MLLGJan 21, 2016

Incremental Spectral Sparsification for Large-Scale Graph-Based Semi-Supervised Learning

arXiv:1601.05675v11 citations
Originality Incremental advance
AI Analysis

This addresses scalability issues for researchers and practitioners in semi-supervised learning, though it is incremental as it builds on existing spectral sparsification methods.

The paper tackles the scalability problem of harmonic function solutions in graph-based semi-supervised learning by introducing Sparse-HFS, an edge-sparsification algorithm that constructs spectrally similar graphs to bound generalization error, achieving performance comparable to large-scale methods.

While the harmonic function solution performs well in many semi-supervised learning (SSL) tasks, it is known to scale poorly with the number of samples. Recent successful and scalable methods, such as the eigenfunction method focus on efficiently approximating the whole spectrum of the graph Laplacian constructed from the data. This is in contrast to various subsampling and quantization methods proposed in the past, which may fail in preserving the graph spectra. However, the impact of the approximation of the spectrum on the final generalization error is either unknown, or requires strong assumptions on the data. In this paper, we introduce Sparse-HFS, an efficient edge-sparsification algorithm for SSL. By constructing an edge-sparse and spectrally similar graph, we are able to leverage the approximation guarantees of spectral sparsification methods to bound the generalization error of Sparse-HFS. As a result, we obtain a theoretically-grounded approximation scheme for graph-based SSL that also empirically matches the performance of known large-scale methods.

Foundations

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

Your Notes