A New Approach to Estimating Effective Resistances and Counting Spanning Trees in Expander Graphs
Lawrence Li, Sushant Sachdeva

TL;DR
This paper introduces a novel data structure for efficiently approximating effective resistances and counting spanning trees in expander graphs, significantly improving computational time and storage compared to previous methods.
Contribution
The authors develop a new data structure that provides fast $(1+ ext{epsilon})$-approximations of effective resistances in expander graphs with reduced size and construction time.
Findings
Achieves $ ilde{O}(n ext{epsilon}^{-1})$ size for the data structure.
Provides $(1+ ext{epsilon})$-approximate effective resistances in $ ilde{O}(1)$ time per query.
Improves the time complexity for counting spanning trees in expanders.
Abstract
We demonstrate that for expander graphs, for all there exists a data structure of size which can be used to return -approximations to effective resistances in time per query. Short of storing all effective resistances, previous best approaches could achieve size and time per query by storing Johnson-Lindenstrauss vectors for each vertex, or size and time per query by storing a spectral sketch. Our construction is based on two key ideas: 1) -sparse, -additive approximations to for all can be used to recover -approximations to the effective resistances, 2) In expander graphs, only coordinates of…
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 · Graphene research and applications · VLSI and FPGA Design Techniques
