paper-with-me

홈 › Papers

Individual Preference Stability for Clustering

2022-07-07 · Saba Ahmadi, Pranjal Awasthi, Samir Khuller, Matthäus Kleindessner, Jamie Morgenstern, Pattara Sukprasert, Ali Vakilian

In this paper, we propose a natural notion of individual preference (IP) stability for clustering, which asks that every data point, on average, is closer to the points in its own cluster than to the points in any other cluster. Our notion can be motivated from several perspectives, including game theory and algorithmic fairness. We study several questions related to our proposed notion. We first show that deciding whether a given data set allows for an IP-stable clustering in general is NP-hard. As a result, we explore the design of efficient algorithms for finding IP-stable clusterings in some restricted metric spaces. We present a polytime algorithm to find a clustering satisfying exact IP-stability on the real line, and an efficient algorithm to find an IP-stable 2-clustering for a tree metric. We also consider relaxing the stability constraint, i.e., every data point should not be too far from its own cluster compared to any other cluster. For this case, we provide polytime algorithms with different guarantees. We evaluate some of our algorithms and several standard clustering approaches on real data sets.

📄 PDF Abstract BibTeX arXiv:2207.03600

Code (1)

amazon-research/ip-stability-for-clustering 공식 구현

Tasks

ClusteringFairness

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

Constant Approximation for Individual Preference Stable Clustering

2023-09-28 · NeurIPS 2023 11

Individual preference (IP) stability, introduced by Ahmadi et al. (ICML 2022), is a natural clustering objective inspired by stability and fairness constraints. A clustering is $\alpha$-IP stable if the average distance …

ClusteringFairness

Towards Stable Preferences for Stakeholder-aligned Machine Learning

2024-01-27 · Haleema Sheraz, Stefan C. Kremer, Joshua August Skorburg, Graham Taylor 외

In response to the pressing challenge of kidney allocation, characterized by growing demands for organs, this research sets out to develop a data-driven solution to this problem, which also incorporates stakeholder value…

Decision Making

Equivalence between individual and group strategy-proofness under stability

2023-10-08 · Pinaki Mandal

This paper studies the (group) strategy-proofness aspect of two-sided matching markets under stability. For a one-to-one matching market, we show an equivalence between individual and group strategy-proofness under stabi…

Minority-Aware Satisfaction Estimation in Dialogue Systems via Preference-Adaptive Reinforcement Learning

2025-11-07 · Yahui Fu, Zi Haur Pang, Tatsuya Kawahara arxiv

User satisfaction in dialogue systems is inherently subjective. When the same response strategy is applied across users, minority users may assign different satisfaction ratings than majority users due to variations in i…

Reinforcement Learning