17
1

A Distributed Laplacian Solver and its Applications to Electrical Flow and Random Spanning Tree Computation

Abstract

We use queueing networks to present a new approach to solving Laplacian systems. This marks a significant departure from the existing techniques, mostly based on graph-theoretic constructions and sampling. Our distributed solver works for a large and important class of Laplacian systems that we call "one-sink" Laplacian systems. Specifically, our solver can produce solutions for systems of the form Lx=bLx = b where exactly one of the coordinates of bb is negative. Our solver is a distributed algorithm that takes O~(thitdmax)\widetilde{O}(t_{hit} d_{\max}) time (where O~\widetilde{O} hides polylogn\text{poly}\log n factors) to produce an approximate solution where thitt_{hit} is the worst-case hitting time of the random walk on the graph, which is Θ(n)\Theta(n) for a large set of important graphs, and dmaxd_{\max} is the generalized maximum degree of the graph. The class of one-sink Laplacians includes the important voltage computation problem and allows us to compute the effective resistance between nodes in a distributed setting. As a result, our Laplacian solver can be used to adapt the approach by Kelner and M\k{a}dry (2009) to give the first distributed algorithm to compute approximate random spanning trees efficiently.

View on arXiv
Comments on this paper