vix.ing · top · new · best · stats · spec

Large Scale Graph Learning from Smooth Signals

2017/10/16 by Vassilis Kalofolias, Kalofolias, Vassilis, Nathanaël Perraudin +1 · 5 citations
Computer Science · Mathematics · #Advanced Graph Neural Networks #FOS: Computer and information sciences #Machine Learning (cs.LG) #Machine Learning (stat.ML) #Machine Learning and Algorithms #Machine Learning and Data Classification #cs.LG #stat.ML

paper · pdf · doi:10.48550/arxiv.1710.05654

openalex publication_date 2017/10/16 · arxiv created 2019/05/01 · arxiv updated 2019/05/02 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Graphs are a prevalent tool in data science, as they model the inherent structure of the data. They have been used successfully in unsupervised and semi-supervised learning. Typically they are constructed either by connecting nearest samples, or by learning them from data, solving an optimization problem. While graph learning does achieve a better quality, it also comes with a higher computational cost. In particular, the current state-of-the-art model cost is O(n2) for n samples. In this paper, we show how to scale it, obtaining an approximation with leading cost of O(nlog(n)), with quality that approaches the exact graph learning model. Our algorithm uses known approximate nearest neighbor techniques to reduce the number of variables, and automatically selects the correct parameters of the model, requiring a single intuitive input: the desired edge density.

Citations

Cited by

Related