English

Effective Resistances in Non-Expander Graphs

Data Structures and Algorithms 2023-07-06 v1

Abstract

Effective resistances are ubiquitous in graph algorithms and network analysis. In this work, we study sublinear time algorithms to approximate the effective resistance of an adjacent pair ss and tt. We consider the classical adjacency list model for local algorithms. While recent works have provided sublinear time algorithms for expander graphs, we prove several lower bounds for general graphs of nn vertices and mm edges: 1.It needs Ω(n)\Omega(n) queries to obtain 1.011.01-approximations of the effective resistance of an adjacent pair ss and tt, even for graphs of degree at most 3 except ss and tt. 2.For graphs of degree at most dd and any parameter \ell, it needs Ω(m/)\Omega(m/\ell) queries to obtain cmin{d,}c \cdot \min\{d, \ell\}-approximations where c>0c>0 is a universal constant. Moreover, we supplement the first lower bound by providing a sublinear time (1+ϵ)(1+\epsilon)-approximation algorithm for graphs of degree 2 except the pair ss and tt. One of our technical ingredients is to bound the expansion of a graph in terms of the smallest non-trivial eigenvalue of its Laplacian matrix after removing edges. We discover a new lower bound on the eigenvalues of perturbed graphs (resp. perturbed matrices) by incorporating the effective resistance of the removed edge (resp. the leverage scores of the removed rows), which may be of independent interest.

Keywords

Cite

@article{arxiv.2307.01218,
  title  = {Effective Resistances in Non-Expander Graphs},
  author = {Dongrun Cai and Xue Chen and Pan Peng},
  journal= {arXiv preprint arXiv:2307.01218},
  year   = {2023}
}
R2 v1 2026-06-28T11:21:03.269Z