# Analysis and algorithms for $\ell_p$-based semi-supervised learning on   graphs

**Authors:** Mauricio Flores, Jeff Calder, Gilad Lerman

arXiv: 1901.05031 · 2022-01-28

## TL;DR

This paper investigates $
abla_p$-based semi-supervised learning on graphs, providing convergence theory, developing scalable algorithms, and demonstrating the effectiveness of Lipschitz learning ($p=
fty$) on real datasets with few labels.

## Contribution

It introduces new convergence results for $p$-Laplacian on $k$-NN graphs, develops efficient algorithms for $p$-Laplace equations, and empirically validates the advantages of Lipschitz learning in semi-supervised tasks.

## Key findings

- $p$-Laplacian retains data distribution information on $k$-NN graphs as $p 	o 
fty$.
- Lipschitz learning ($p=
fty$) performs well with few labels on $k$-NN graphs.
- Algorithms demonstrate convergence and scalability on synthetic and real datasets.

## Abstract

This paper addresses theory and applications of $\ell_p$-based Laplacian regularization in semi-supervised learning. The graph $p$-Laplacian for $p>2$ has been proposed recently as a replacement for the standard ($p=2$) graph Laplacian in semi-supervised learning problems with very few labels, where Laplacian learning is degenerate.   In the first part of the paper we prove new discrete to continuum convergence results for $p$-Laplace problems on $k$-nearest neighbor ($k$-NN) graphs, which are more commonly used in practice than random geometric graphs. Our analysis shows that, on $k$-NN graphs, the $p$-Laplacian retains information about the data distribution as $p\to \infty$ and Lipschitz learning ($p=\infty$) is sensitive to the data distribution. This situation can be contrasted with random geometric graphs, where the $p$-Laplacian forgets the data distribution as $p\to \infty$. We also present a general framework for proving discrete to continuum convergence results in graph-based learning that only requires pointwise consistency and monotonicity.   In the second part of the paper, we develop fast algorithms for solving the variational and game-theoretic $p$-Laplace equations on weighted graphs for $p>2$. We present several efficient and scalable algorithms for both formulations, and present numerical results on synthetic data indicating their convergence properties. Finally, we conduct extensive numerical experiments on the MNIST, FashionMNIST and EMNIST datasets that illustrate the effectiveness of the $p$-Laplacian formulation for semi-supervised learning with few labels. In particular, we find that Lipschitz learning ($p=\infty$) performs well with very few labels on $k$-NN graphs, which experimentally validates our theoretical findings that Lipschitz learning retains information about the data distribution (the unlabeled data) on $k$-NN graphs.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1901.05031/full.md

## Figures

21 figures with captions in the complete paper: https://tomesphere.com/paper/1901.05031/full.md

## References

62 references — full list in the complete paper: https://tomesphere.com/paper/1901.05031/full.md

---
Source: https://tomesphere.com/paper/1901.05031