DSMLAug 31, 2018

Graph reduction with spectral and cut guarantees

arXiv:1808.10650v242 citations
Originality Incremental advance
AI Analysis

This work addresses the problem of efficiently reducing graph size for researchers and practitioners in graph theory and machine learning, offering incremental improvements over standard and advanced reduction techniques.

The paper tackles the graph reduction problem by introducing a restricted spectral approximation approach, which yields nearly-linear algorithms that produce coarse graphs with significantly improved quality compared to existing methods, often by a large margin, while maintaining speed.

Can one reduce the size of a graph without significantly altering its basic properties? The graph reduction problem is hereby approached from the perspective of restricted spectral approximation, a modification of the spectral similarity measure used for graph sparsification. This choice is motivated by the observation that restricted approximation carries strong spectral and cut guarantees, and that it implies approximation results for unsupervised learning problems relying on spectral embeddings. The paper then focuses on coarsening---the most common type of graph reduction. Sufficient conditions are derived for a small graph to approximate a larger one in the sense of restricted similarity. These findings give rise to nearly-linear algorithms that, compared to both standard and advanced graph reduction methods, find coarse graphs of improved quality, often by a large margin, without sacrificing speed.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes