paper-with-me

홈 › 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'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(\log n)$-IP stability guarantee for this algorithm, where $n$ denotes the number of points in the input. Furthermore, by refining the local search approach, we show it runs in an almost linear time, $\tilde{O}(nk)$.

📄 PDF Abstract BibTeX arXiv:2403.10365

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringFairness

Similar Papers 제목 키워드 기반

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

Individual Preference Stability for Clustering

2022-07-07 · Saba Ahmadi, Pranjal Awasthi, Samir Khuller, Matthäus Kleindessner 외

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 …

ClusteringFairness

Bridging Voting and Deliberation with Algorithms: Field Insights from vTaiwan and Kultur Komitee

2025-02-07 · Joshua C. Yang, Fynn Bachmann

Democratic processes increasingly aim to integrate large-scale voting with face-to-face deliberation, addressing the challenge of reconciling individual preferences with collective decision-making. This work introduces n…

Decision Making

A Scalable Algorithm for Individually Fair K-means Clustering

2024-02-09 · Mohammadhossein Bateni, Vincent Cohen-Addad, Alessandro Epasto, Silvio Lattanzi

We present a scalable algorithm for the individually fair ($p$, $k$)-clustering problem introduced by Jung et al. and Mahabadi et al. Given $n$ points $P$ in a metric space, let $\delta(x)$ for $x\in P$ be the radius of …

Clustering

A Stable Polygamy Approach to Spectrum Access with Channel Reuse

2024-08-22 · Dan Ben Ami, Kobi Cohen

We introduce a new and broader formulation of the stable marriage problem (SMP), called the stable polygamy problem (SPP), where multiple individuals from a larger group $L$ of $|L|$ individuals can be matched with a sin…