Optimal Lower Bounds for Sketching Graph Cuts

December 29, 2017 Β· Declared Dead Β· πŸ› ACM-SIAM Symposium on Discrete Algorithms

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

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Charles Carlson, Alexandra Kolla, Nikhil Srivastava, Luca Trevisan arXiv ID 1712.10261 Category cs.DS: Data Structures & Algorithms Cross-listed cs.DM Citations 22 Venue ACM-SIAM Symposium on Discrete Algorithms Last Checked 3 months ago
Abstract
We study the space complexity of sketching cuts and Laplacian quadratic forms of graphs. We show that any data structure which approximately stores the sizes of all cuts in an undirected graph on $n$ vertices up to a $1+Ξ΅$ error must use $Ξ©(n\log n/Ξ΅^2)$ bits of space in the worst case, improving the $Ξ©(n/Ξ΅^2)$ bound of Andoni et al. and matching the best known upper bound achieved by spectral sparsifiers. Our proof is based on a rigidity phenomenon for cut (and spectral) approximation which may be of independent interest: any two $d-$regular graphs which approximate each other's cuts significantly better than a random graph approximates the complete graph must overlap in a constant fraction of their edges.
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