Short Cycles via Low-Diameter Decompositions
Yang P. Liu, Sushant Sachdeva, Zejun Yu

TL;DR
This paper introduces faster algorithms for short cycle decomposition in graphs, achieving near-linear time and improved cycle length bounds, which enhance various graph sparsification techniques.
Contribution
It presents new algorithms for short cycle decomposition with better time complexity and cycle length bounds, simplifying previous methods and improving sparsification applications.
Findings
Achieves near-linear time cycle decomposition with polylogarithmic cycle lengths.
Provides faster algorithms for graph sparsification problems.
Improves guarantees for resistance sparsifiers and spectral sketches.
Abstract
We present improved algorithms for short cycle decomposition of a graph. Short cycle decompositions were introduced in the recent work of Chu et al, and were used to make progress on several questions in graph sparsification. For all constants , we give an time algorithm that, given a graph partitions its edges into cycles of length , with extra edges not in any cycle. This gives the first subquadratic, in fact almost linear time, algorithm achieving polylogarithmic cycle lengths. We also give an time algorithm that partitions the edges of a graph into cycles of length , with extra edges not in any cycle. This improves on the short cycle decomposition algorithms given in Chu et al in terms of all parameters, and is significantly simpler.…
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 · Machine Learning and Algorithms · Stochastic Gradient Optimization Techniques
