On August 11, 2020, Yunbum Kook (국윤범) from KAIST presented his work on the existence of a connectivity-c mimicking network, which is a graph preserving the size of all minimum edge-cuts between any partition of a given set of terminals up to a constant c and an efficient algorithm to find one. The title of his talk was “Vertex Sparsification for Edge Connectivity“.
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 initiate the study of 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 contraction-based connectivity- mimicking networks with edges exist by (1) introducing an extension of well-linkedness to a thresholded -connectivity setting and (2) leveraging a kernelization result, based on gammoid and the representative sets lemma, to identify `essential edges’ in minimum edge cuts between a partition of terminals. We also develop an algorithm based on expander decomposition, which can find a contraction-based -mimicking network of the optimal size in .
These results lead to the first data structures for answering fully dynamic offline -edge-connectivity queries for in polylogarithmic time per query, as well as more efficient algorithms for survivable network design on bounded treewidth graphs.