paper-with-me

홈 › Papers

The Condition-Number Principle for Prototype Clustering

2026-04-09 · Romano Li, Jianfei Cao arxiv

We develop a geometric framework that links objective accuracy to structural recovery in prototype-based clustering. The analysis is algorithm-agnostic and applies to a broad class of admissible loss functions. We define a clustering condition number that compares within-cluster scale to the minimum loss increase required to move a point across a cluster boundary. When this quantity is small, any solution with a small suboptimality gap must also have a small misclassification error relative to a benchmark partition. The framework also clarifies a fundamental trade-off between robustness and sensitivity to cluster imbalance, leading to sharp phase transitions for exact recovery under different objectives. The guarantees are deterministic and non-asymptotic, and they separate the role of algorithmic accuracy from the intrinsic geometric difficulty of the instance. We further show that errors concentrate near cluster boundaries and that sufficiently deep cluster cores are recovered exactly under strengthened local margins. Together, these results provide a geometric principle for interpreting low objective values as reliable evidence of meaningful clustering structure.

📄 PDF Abstract BibTeX arXiv:2604.07744

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Multi-Prototypes Convex Merging Based K-Means Clustering Algorithm

2023-02-14 · Dong Li, Shuisheng Zhou, Tieyong Zeng, Raymond H. Chan

K-Means algorithm is a popular clustering method. However, it has two limitations: 1) it gets stuck easily in spurious local minima, and 2) the number of clusters k has to be given a priori. To solve these two issues, a …

Clustering

Benchmarking Minimax Linkage

2019-06-07 · Xiao Hui Tai, Kayla Frisoli

Minimax linkage was first introduced by Ao et al. [3] in 2004, as an alternative to standard linkage methods used in hierarchical clustering. Minimax linkage relies on distances to a prototype for each cluster; this prot…

BenchmarkingClustering

Infinite Mixture Prototypes for Few-Shot Learning

2019-02-12 · Kelsey R. Allen, Evan Shelhamer, Hanul Shin, Joshua B. Tenenbaum

We propose infinite mixture prototypes to adaptively represent both simple and complex data distributions for few-shot learning. Our infinite mixture prototypes represent each class by a set of clusters, unlike existing …

ClusteringFew-Shot Learning

Taming Cross-Domain Representation Variance in Federated Prototype Learning with Heterogeneous Data Domains

2024-03-14 · Lei Wang, Jieming Bian, Letian Zhang, Chen Chen 외

Federated learning (FL) allows collaborative machine learning training without sharing private data. While most FL methods assume identical data domains across clients, real-world scenarios often involve heterogeneous da…

ClusteringFederated Learning

Beyond Known Clusters: Probe New Prototypes for Efficient Generalized Class Discovery

2024-04-13 · Ye Wang, Yaxiong Wang, Yujiao Wu, Bingchen Zhao 외

Generalized Class Discovery (GCD) aims to dynamically assign labels to unlabelled data partially based on knowledge learned from labelled data, where the unlabelled data may come from known or novel classes. The prevaili…

ClusteringContrastive Learning