English

Duality and Nonlinear Graph Laplacians

Data Structures and Algorithms 2015-07-29 v1

Abstract

We present an iterative algorithm for solving a class of \\nonlinear Laplacian system of equations in O~(k2mlog(kn/ϵ))\tilde{O}(k^2m \log(kn/\epsilon)) iterations, where kk is a measure of nonlinearity, nn is the number of variables, mm is the number of nonzero entries in the graph Laplacian LL, ϵ\epsilon is the solution accuracy and O~()\tilde{O}() neglects (non-leading) logarithmic terms. This algorithm is a natural nonlinear extension of the one by of Kelner et. al., which solves a linear Laplacian system of equations in nearly linear time. Unlike the linear case, in the nonlinear case each iteration takes O~(n)\tilde{O}(n) time so the total running time is O~(k2mnlog(kn/ϵ))\tilde{O}(k^2mn \log(kn/\epsilon)). For sparse graphs where m=O(n)m = O(n) and fixed kk this nonlinear algorithm is O~(n2log(n/ϵ))\tilde{O}(n^2 \log(n/\epsilon)) which is slightly faster than standard methods for solving linear equations, which require approximately O(n2.38)O(n^{2.38}) time. Our analysis relies on the construction of a nonlinear "energy function" and a nonlinear extension of the duality analysis of Kelner et. al to the nonlinear case without any explicit references to spectral analysis or electrical flows. These new insights and results provide tools for more general extensions to spectral theory and nonlinear applications.

Keywords

Cite

@article{arxiv.1507.07789,
  title  = {Duality and Nonlinear Graph Laplacians},
  author = {Eric J. Friedman and Adam S. Landsberg},
  journal= {arXiv preprint arXiv:1507.07789},
  year   = {2015}
}
R2 v1 2026-06-22T10:20:33.459Z