English

SPORE: Skeleton Propagation Over Recalibrating Expansions

Machine Learning 2026-05-19 v6

Abstract

Clustering is a foundational task in data analysis, yet most algorithms impose rigid assumptions on cluster geometry: centroid-based methods favor convex structures, while density-based approaches break down under variable local density or moderate dimensionality. This paper introduces SPORE (Skeleton Propagation Over Recalibrating Expansions), a classical clustering algorithm built to handle arbitrary geometry without relying on global density parameters. SPORE grows clusters through a nearest-neighbor graph, admitting new points based on each cluster's own evolving distance statistics, with density-ordered seeding enabling recovery of nested and asymmetrically separated structures. A refinement stage exploits initial over-segmentation, propagating high-confidence cluster skeletons outward to resolve ambiguous boundaries in low-contrast regions. Across 28 diverse benchmark datasets, SPORE achieves a statistically significant improvement in ARI-based recovery capacity over all evaluated baselines, with strong performance accessible within ten evaluations of a fixed hyperparameter grid.

Keywords

Cite

@article{arxiv.2511.00064,
  title  = {SPORE: Skeleton Propagation Over Recalibrating Expansions},
  author = {Randolph Wiredu-Aidoo},
  journal= {arXiv preprint arXiv:2511.00064},
  year   = {2026}
}
R2 v1 2026-07-01T07:16:09.443Z