English

Graph topology inference benchmarks for machine learning

Machine Learning 2020-07-17 v1 Machine Learning

Abstract

Graphs are nowadays ubiquitous in the fields of signal processing and machine learning. As a tool used to express relationships between objects, graphs can be deployed to various ends: I) clustering of vertices, II) semi-supervised classification of vertices, III) supervised classification of graph signals, and IV) denoising of graph signals. However, in many practical cases graphs are not explicitly available and must therefore be inferred from data. Validation is a challenging endeavor that naturally depends on the downstream task for which the graph is learnt. Accordingly, it has often been difficult to compare the efficacy of different algorithms. In this work, we introduce several ease-to-use and publicly released benchmarks specifically designed to reveal the relative merits and limitations of graph inference methods. We also contrast some of the most prominent techniques in the literature.

Keywords

Cite

@article{arxiv.2007.08216,
  title  = {Graph topology inference benchmarks for machine learning},
  author = {Carlos Lassance and Vincent Gripon and Gonzalo Mateos},
  journal= {arXiv preprint arXiv:2007.08216},
  year   = {2020}
}

Comments

To appear in 2020 Machine Learning for Signal Processing. Code available at https://github.com/cadurosar/benchmark_graphinference

R2 v1 2026-06-23T17:09:47.181Z