Algorithms for Lipschitz Learning on Graphs

May 01, 2015 ยท Entered Twilight ยท ๐Ÿ› Annual Conference Computational Learning Theory

๐ŸŒ… TWILIGHT: Old Age
Predates the code-sharing era โ€” a pioneer of its time

"Last commit was 10.0 years ago (โ‰ฅ5 year threshold)"

Evidence collected by the PWNC Scanner

Repo contents: LICENSE, META-INF, README.md, YINSlex.iml, data, init.m, matlab, out, src

Authors Rasmus Kyng, Anup Rao, Sushant Sachdeva, Daniel A. Spielman arXiv ID 1505.00290 Category cs.LG: Machine Learning Cross-listed cs.DS, math.MG Citations 84 Venue Annual Conference Computational Learning Theory Repository https://github.com/danspielman/YINSlex โญ 17 Last Checked 1 month ago
Abstract
We develop fast algorithms for solving regression problems on graphs where one is given the value of a function at some vertices, and must find its smoothest possible extension to all vertices. The extension we compute is the absolutely minimal Lipschitz extension, and is the limit for large $p$ of $p$-Laplacian regularization. We present an algorithm that computes a minimal Lipschitz extension in expected linear time, and an algorithm that computes an absolutely minimal Lipschitz extension in expected time $\widetilde{O} (m n)$. The latter algorithm has variants that seem to run much faster in practice. These extensions are particularly amenable to regularization: we can perform $l_{0}$-regularization on the given values in polynomial time and $l_{1}$-regularization on the initial function values and on graph edge weights in time $\widetilde{O} (m^{3/2})$.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Machine Learning