Modeling high dimensional point clouds with the spherical cluster model
Abstract
A parametric cluster model is a statistical model providing geometric insights onto the points defining a cluster. The {\em spherical cluster model} (SC) approximates a finite point set by a sphere as follows. Taking as a fraction (hyper-parameter) of the std deviation of distances between the center and the data points, the cost of the SC model is the sum over all data points lying outside the sphere of their power distance with respect to . The center of the SC model is the point minimizing this cost. Note that yields the celebrated center of mass used in KMeans clustering. We make three contributions. First, we show fitting a spherical cluster yields a strictly convex but not smooth combinatorial optimization problem. Second, we present an exact solver using the Clarke gradient on a suitable stratified cell complex defined from an arrangement of hyper-spheres. Finally, we present experiments on a variety of datasets ranging in dimension from to , with two main observations. First, the exact algorithm is orders of magnitude faster than BFGS based heuristics for datasets of small/intermediate dimension and small values of , and for high dimensional datasets (say ) whatever the value of . Second, the center of the SC model behave as a parameterized high-dimensional median. The SC model is of direct interest for high dimensional multivariate data analysis, and the application to the design of mixtures of SC will be reported in a companion paper.
Keywords
Cite
@article{arxiv.2512.21960,
title = {Modeling high dimensional point clouds with the spherical cluster model},
author = {Frédéric Cazals and Antoine Commaret and Louis Goldenberg},
journal= {arXiv preprint arXiv:2512.21960},
year = {2025}
}
Comments
Main text: 4 figures, 15 pages