Sublinear Algorithms for MAXCUT and Correlation Clustering

February 20, 2018 Β· Declared Dead Β· πŸ› International Colloquium on Automata, Languages and Programming

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

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Aditya Bhaskara, Samira Daruki, Suresh Venkatasubramanian arXiv ID 1802.06992 Category cs.DS: Data Structures & Algorithms Citations 11 Venue International Colloquium on Automata, Languages and Programming Last Checked 4 months ago
Abstract
We study sublinear algorithms for two fundamental graph problems, MAXCUT and correlation clustering. Our focus is on constructing core-sets as well as developing streaming algorithms for these problems. Constant space algorithms are known for dense graphs for these problems, while $Ξ©(n)$ lower bounds exist (in the streaming setting) for sparse graphs. Our goal in this paper is to bridge the gap between these extremes. Our first result is to construct core-sets of size $\tilde{O}(n^{1-Ξ΄})$ for both the problems, on graphs with average degree $n^Ξ΄$ (for any $Ξ΄>0$). This turns out to be optimal, under the exponential time hypothesis (ETH). Our core-set analysis is based on studying random-induced sub-problems of optimization problems. To the best of our knowledge, all the known results in our parameter range rely crucially on near-regularity assumptions. We avoid these by using a biased sampling approach, which we analyze using recent results on concentration of quadratic functions. We then show that our construction yields a 2-pass streaming $(1+Ξ΅)$-approximation for both problems; the algorithm uses $\tilde{O}(n^{1-Ξ΄})$ space, for graphs of average degree $n^Ξ΄$.
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