English

Scalable Algorithms for Individual Preference Stable Clustering

Data Structures and Algorithms 2024-03-18 v1 Artificial Intelligence Computers and Society Machine Learning

Abstract

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's average distance to its cluster is no more than α\alpha times its average distance to any other cluster. In this paper, we study the natural local search algorithm for IP stable clustering. Our analysis confirms a O(logn)O(\log n)-IP stability guarantee for this algorithm, where nn denotes the number of points in the input. Furthermore, by refining the local search approach, we show it runs in an almost linear time, O~(nk)\tilde{O}(nk).

Keywords

Cite

@article{arxiv.2403.10365,
  title  = {Scalable Algorithms for Individual Preference Stable Clustering},
  author = {Ron Mosenzon and Ali Vakilian},
  journal= {arXiv preprint arXiv:2403.10365},
  year   = {2024}
}

Comments

59 pages, 9 figures, submitted to AIStats2024

R2 v1 2026-06-28T15:21:51.114Z