Maintaining Expander Decompositions via Sparse Cuts
Yiding Hua, Rasmus Kyng, Maximilian Probst Gutenberg, Zihang Wu

TL;DR
This paper presents an efficient algorithm for maintaining expander decompositions in dynamic graphs undergoing edge deletions, improving runtime and guarantees over previous methods.
Contribution
It introduces a unified, simpler framework for maintaining expander decompositions and hierarchies with improved guarantees and subpolynomial update times.
Findings
Achieves amortized update time of m^{o(1)}/φ^2 for dynamic expander decompositions.
First to maintain a refinement property in dynamic expander decompositions.
Provides a sublinear bound on total crossing edges over updates.
Abstract
In this article, we show that the algorithm of maintaining expander decompositions in graphs undergoing edge deletions directly by removing sparse cuts repeatedly can be made efficient. Formally, for an -edge undirected graph , we say a cut is -sparse if . A -expander decomposition of is a partition of into sets such that each cluster contains no -sparse cut (meaning it is a -expander) with edges crossing between clusters. A natural way to compute a -expander decomposition is to decompose clusters by -sparse cuts until no such cut is contained in any cluster. We show that even in graphs undergoing edge deletions, a slight relaxation of this meta-algorithm can be implemented efficiently with…
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
TopicsNanocluster Synthesis and Applications · Distributed systems and fault tolerance · Banana Cultivation and Research
