English

Spectral Bridges

Applications 2024-07-11 v1

Abstract

In this paper, Spectral Bridges, a novel clustering algorithm, is introduced. This algorithm builds upon the traditional k-means and spectral clustering frameworks by subdividing data into small Vorono\"i regions, which are subsequently merged according to a connectivity measure. Drawing inspiration from Support Vector Machine's margin concept, a non-parametric clustering approach is proposed, building an affinity margin between each pair of Vorono\"i regions. This approach is characterized by minimal hyperparameters and delineation of intricate, non-convex cluster structures. The numerical experiments underscore Spectral Bridges as a fast, robust, and versatile tool for sophisticated clustering tasks spanning diverse domains. Its efficacy extends to large-scale scenarios encompassing both real-world and synthetic datasets. The Spectral Bridge algorithm is implemented both in Python (<https://pypi.org/project/spectral-bridges>) and R <https://github.com/cambroise/spectral-bridges-Rpackage>).

Keywords

Cite

@article{arxiv.2407.07430,
  title  = {Spectral Bridges},
  author = {Félix Laplante and Christophe Ambroise},
  journal= {arXiv preprint arXiv:2407.07430},
  year   = {2024}
}

Comments

18 pages

R2 v1 2026-06-28T17:35:19.332Z