Skip to content

computorg/published-202412-ambroise-spectral

Repository files navigation

Spectral Bridges: Scalable Spectral Clustering Based on Vector Quantization

build and publish DOI:10.57750/1gr8-bk61 reviews SWH Creative Commons License

Authors:

Spectral Bridges is a clustering algorithm that builds upon the traditional k-means and spectral clustering frameworks by subdividing data into small Voronoi 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 Voronoi regions. This approach is characterized by minimal hyperparameters and delineation of intricate, non-convex cluster structures.

The Spectral Bridges algorithm is implemented both in