A Local Spectral Method for Graphs: with Applications to Improving Graph Partitions and Exploring Data Graphs Locally
Michael W. Mahoney, Lorenzo Orecchia, Nisheeth K. Vishnoi

TL;DR
This paper introduces a locally-biased spectral method for graphs that highlights local properties and improves local graph partitioning, generalizing Personalized PageRank and enabling efficient semi-supervised clustering.
Contribution
It develops a new locally-biased eigenvector approach, interprets it as a generalized Personalized PageRank, and demonstrates its effectiveness in local graph partitioning tasks.
Findings
The method can be computed in nearly-linear time.
It effectively identifies local clusters around seed nodes.
Empirical results show improved local partitioning in social and information networks.
Abstract
The second eigenvalue of the Laplacian matrix and its associated eigenvector are fundamental features of an undirected graph, and as such they have found widespread use in scientific computing, machine learning, and data analysis. In many applications, however, graphs that arise have several \emph{local} regions of interest, and the second eigenvector will typically fail to provide information fine-tuned to each local region. In this paper, we introduce a locally-biased analogue of the second eigenvector, and we demonstrate its usefulness at highlighting local properties of data graphs in a semi-supervised manner. To do so, we first view the second eigenvector as the solution to a constrained optimization problem, and we incorporate the local information as an additional constraint; we then characterize the optimal solution to this new problem and show that it can be interpreted as a…
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
TopicsComplex Network Analysis Techniques · Graph theory and applications · Advanced Graph Neural Networks
