English

Solving Local Linear Systems with Boundary Conditions Using Heat Kernel Pagerank

Data Structures and Algorithms 2015-08-03 v1

Abstract

We present an efficient algorithm for solving local linear systems with a boundary condition using the Green's function of a connected induced subgraph related to the system. We introduce the method of using the Dirichlet heat kernel pagerank vector to approximate local solutions to linear systems in the graph Laplacian satisfying given boundary conditions over a particular subset of vertices. With an efficient algorithm for approximating Dirichlet heat kernel pagerank, our local linear solver algorithm computes an approximate local solution with multiplicative and additive error ϵ\epsilon by performing O(ϵ5s3log(s3ϵ1)logn)O(\epsilon^{-5}s^3\log(s^3\epsilon^{-1})\log n) random walk steps, where nn is the number of vertices in the full graph and ss is the size of the local system on the induced subgraph.

Keywords

Cite

@article{arxiv.1503.03157,
  title  = {Solving Local Linear Systems with Boundary Conditions Using Heat Kernel Pagerank},
  author = {Fan Chung and Olivia Simpson},
  journal= {arXiv preprint arXiv:1503.03157},
  year   = {2015}
}
R2 v1 2026-06-22T08:49:32.281Z