MLLGNAOCJun 18, 2019

Consistency of semi-supervised learning algorithms on graphs: Probit and one-hot methods

arXiv:1906.07658v225 citations
Originality Synthesis-oriented
AI Analysis

This work addresses theoretical consistency for graph-based semi-supervised learning, which is incremental as it builds on existing methods.

The paper tackles the consistency of optimization-based graph semi-supervised learning algorithms for label propagation, analyzing probit and one-hot methods in the limit of small label noise and well-clustered data, with results providing insights into rational function choices.

Graph-based semi-supervised learning is the problem of propagating labels from a small number of labelled data points to a larger set of unlabelled data. This paper is concerned with the consistency of optimization-based techniques for such problems, in the limit where the labels have small noise and the underlying unlabelled data is well clustered. We study graph-based probit for binary classification, and a natural generalization of this method to multi-class classification using one-hot encoding. The resulting objective function to be optimized comprises the sum of a quadratic form defined through a rational function of the graph Laplacian, involving only the unlabelled data, and a fidelity term involving only the labelled data. The consistency analysis sheds light on the choice of the rational function defining the optimization.

Foundations

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

Your Notes