arXiv:2512.21960stat.MEcs.LG2025-12

用球形聚类模型高效处理高维点云,找到更鲁棒的中心点。

Modeling high dimensional point clouds with the spherical cluster model

  • 以球体逼近点集,通过最小化外部点的幂距离之和来定位中心。
  • 在高维数据上,该方法比传统优化算法快数个数量级,且对η不敏感。
  • 中心点表现如可调节的高维中位数,适合高维数据分析场景。

球形聚类模型(SC)通过一个球体S(c,r)来近似ℝ^d中的有限点集P。其中半径r为点到中心c的距离标准差的η倍(η∈(0,1)),模型代价为所有位于球外点对其球的幂距离之和,中心c为使该代价最小的点。当η=0时退化为KMeans的质心。本文贡献有三:首先,证明拟合球形聚类对应严格凸但非光滑的组合优化问题;其次,提出基于Clarke梯度的精确求解器,定义于由超球面排列生成的分层胞腔复形上;最后,在维度从d=9到d=10,000的多种数据集上实验,发现:对于小/中等维度且η较小时,该算法比BFGS启发式快多个数量级;在高维数据(如d>100)下,无论η取值如何,均显著更快。此外,SC中心表现出参数化的高维中位数特性。该模型适用于高维多变量数据分析,其混合模型设计将在后续论文中报告。

原文摘要 · Abstract (English)

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 $P\subset \mathbb{R}^d$ by a sphere $S(c,r)$ as follows. Taking $r$ as a fraction $η\in(0,1)$ (hyper-parameter) of the std deviation of distances between the center $c$ and the data points, the cost of the SC model is the sum over all data points lying outside the sphere $S$ of their power distance with respect to $S$. The center $c$ of the SC model is the point minimizing this cost. Note that $η=0$ 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 $d=9$ to $d=10,000$, 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 $d>100$) 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.

点云建模高维数据球形聚类

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。