Dynamic Hierarchical $j$-Tree Decomposition and Its Applications
Gramoz Goranci, Monika Henzinger, Peter Kiss, Ali Momeni, Gernot Z\"ocklein

TL;DR
This paper introduces a dynamic algorithmic framework using hierarchical j-tree decompositions to efficiently approximate and maintain solutions for cut-based problems in evolving capacitated graphs, achieving poly-logarithmic approximation and sub-linear update times.
Contribution
It develops a novel dynamic hierarchy based on j-tree decompositions and a low-recourse cut-sparsifier, enabling the first fully-dynamic poly-logarithmic approximation algorithms for several cut problems.
Findings
Supports edge updates in O(n^ε) amortized time
Achieves poly-logarithmic approximation for all-pairs min cut, sparsest cut, multi-way cut, and multi-cut
First fully-dynamic algorithms with poly-logarithmic approximation in sub-linear time
Abstract
We develop a new algorithmic framework for designing approximation algorithms for cut-based optimization problems on capacitated undirected graphs that undergo edge insertions and deletions. Specifically, our framework dynamically maintains a variant of the hierarchical -tree decomposition of [Madry FOCS'10], achieving a poly-logarithmic approximation factor to the graph's cut structure and supporting edge updates in amortized update time, for any arbitrarily small constant . Consequently, we obtain new trade-offs between approximation and update/query time for fundamental cut-based optimization problems in the fully dynamic setting, including all-pairs minimum cuts, sparsest cut, multi-way cut, and multi-cut. For the last three problems, these trade-offs give the first fully-dynamic algorithms achieving poly-logarithmic approximation 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 · Advanced Graph Theory Research · Graph Theory and Algorithms
