paper-with-me

홈 › Papers

The Computational Complexity of Almost Stable Clustering with Penalties

2025-10-03 · Kamyar Khodamoradi, Farnam Mansouri, Sandra Zilles arxiv

We investigate the complexity of stable (or perturbation-resilient) instances of $\mathrm{k-M\small{EANS}}$ and $\mathrm{k-M\small{EDIAN}}$ clustering problems in metrics with small doubling dimension. While these problems have been extensively studied under multiplicative perturbation resilience in low-dimensional Euclidean spaces (e.g., (Friggstad et al., 2019; Cohen-Addad and Schwiegelshohn, 2017)), we adopt a more general notion of stability, termed ``almost stable'', which is closer to the notion of $(α, \varepsilon)$-perturbation resilience introduced by Balcan and Liang (2016). Additionally, we extend our results to $\mathrm{k-M\small{EANS}}$/$\mathrm{k-M\small{EDIAN}}$ with penalties, where each data point is either assigned to a cluster centre or incurs a penalty. We show that certain special cases of almost stable $\mathrm{k-M\small{EANS}}$/$\mathrm{k-M\small{EDIAN}}$ (with penalties) are solvable in polynomial time. To complement this, we also examine the hardness of almost stable instances and $(1 + \frac{1}{poly(n)})$-stable instances of $\mathrm{k-M\small{EANS}}$/$\mathrm{k-M\small{EDIAN}}$ (with penalties), proving super-polynomial lower bounds on the runtime of any exact algorithm under the widely believed Exponential Time Hypothesis (ETH).

📄 PDF Abstract BibTeX arXiv:2510.03143

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Scalable Algorithms for Individual Preference Stable Clustering

2024-03-15 · Ron Mosenzon, Ali Vakilian

In this paper, we study the individual preference (IP) stability, which is an notion capturing individual fairness and stability in clustering. Within this setting, a clustering is $\alpha$-IP stable when each data point…

ClusteringFairness

SMIXS: Novel efficient algorithm for non-parametric mixture regression-based clustering

2022-09-19 · Peter Mlakar, Tapio Nummi, Polona Oblak, Jana Faganeli Pucer

We investigate a novel non-parametric regression-based clustering algorithm for longitudinal data analysis. Combining natural cubic splines with Gaussian mixture models (GMM), the algorithm can produce smooth cluster mea…

Clusteringparameter estimationregression

A High-Performance External Validity Index for Clustering with a Large Number of Clusters

2024-09-22 · Mohammad Yasin Karbasian, Ramin Javadi

This paper introduces the Stable Matching Based Pairing (SMBP) algorithm, a high-performance external validity index for clustering evaluation in large-scale datasets with a large number of clusters. SMBP leverages the s…

ClusteringComputational Efficiency

Probabilistically Sampled and Spectrally Clustered Plant Genotypes using Phenotypic Characteristics

2020-09-18 · Aditya A. Shastri, Kapil Ahuja, Milind B. Ratnaparkhe, Yann Busnel

Clustering genotypes based upon their phenotypic characteristics is used to obtain diverse sets of parents that are useful in their breeding programs. The Hierarchical Clustering (HC) algorithm is the current standard in…

ClusteringQuantization

An Interpretable and Stable Framework for Sparse Principal Component Analysis

2026-03-14 · Ying Hu, Hu Yang arxiv

Sparse principal component analysis (SPCA) addresses the poor interpretability and variable redundancy often encountered by principal component analysis (PCA) in high-dimensional data. However, SPCA typically imposes uni…

Computational Efficiency