Vertex Sparsification for Edge Connectivity
Parinya Chalermsook, Syamantak Das, Bundit Laekhanukit, Yunbum Kook,, Yang P. Liu, Richard Peng, Mark Sellke, Daniel Vaz

TL;DR
This paper develops new graph sparsification techniques called connectivity-c mimicking networks that preserve terminal connectivity up to a threshold, enabling efficient dynamic connectivity queries and survivable network design.
Contribution
It introduces the first constructions of connectivity-c mimicking networks with size bounds and algorithms for their efficient creation, advancing graph sparsification and network algorithms.
Findings
Existence of connectivity-c mimicking networks with O(kc^4) edges.
Algorithms to construct these networks in time m(c log n)^{O(c)}.
Applications to dynamic c-edge connectivity queries and survivable network design.
Abstract
Graph compression or sparsification is a basic information-theoretic and computational question. A major open problem in this research area is whether -approximate cut-preserving vertex sparsifiers with size close to the number of terminals exist. As a step towards this goal, we study a thresholded version of the problem: for a given parameter , find a smaller graph, which we call connectivity- mimicking network, which preserves connectivity among terminals exactly up to the value of . We show that connectivity- mimicking networks with edges exist and can be found in time . We also give a separate algorithm that constructs such graphs with edges in time . These results lead to the first data structures for answering fully dynamic offline -edge-connectivity queries for in…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Algorithms and Data Compression · Advanced Graph Theory Research
