Dynamic Set Cover: Improved Algorithms & Lower Bounds

April 09, 2018 Β· Declared Dead Β· + Add venue

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Amir Abboud, Raghavendra Addanki, Fabrizio Grandoni, Debmalya Panigrahi, Barna Saha arXiv ID 1804.03197 Category cs.DS: Data Structures & Algorithms Citations 1 Last Checked 4 months ago
Abstract
We give new upper and lower bounds for the {\em dynamic} set cover problem. First, we give a $(1+Ξ΅) f$-approximation for fully dynamic set cover in $O(f^2\log n /Ξ΅^5)$ (amortized) update time, for any $Ξ΅> 0$, where $f$ is the maximum number of sets that an element belongs to. In the decremental setting, the update time can be improved to $O(f^2/Ξ΅^5)$, while still obtaining an $(1+Ξ΅) f$-approximation. These are the first algorithms that obtain an approximation factor linear in $f$ for dynamic set cover, thereby almost matching the best bounds known in the offline setting and improving upon the previous best approximation of $O(f^2)$ in the dynamic setting. To complement our upper bounds, we also show that a linear dependence of the update time on $f$ is necessary unless we can tolerate much worse approximation factors. Using the recent distributed PCP-framework, we show that any dynamic set cover algorithm that has an amortized update time of $O(f^{1-Ξ΅})$ must have an approximation factor that is $Ξ©(n^Ξ΄)$ for some constant $Ξ΄>0$ under the Strong Exponential Time Hypothesis.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Data Structures & Algorithms

Died the same way β€” πŸ‘» Ghosted