中文
相关论文

相关论文: Constant-Factor Approximation Algorithms for Socia…

200 篇论文

We consider the $k$-clustering problem with $\ell_p$-norm cost, which includes $k$-median, $k$-means and $k$-center, under an individual notion of fairness proposed by Jung et al. [2020]: given a set of points $P$ of size $n$, a set of $k$…

数据结构与算法 · 计算机科学 2022-03-02 Ali Vakilian , Mustafa Yalçıner

We present an $(e^{O(p)} \frac{\log \ell}{\log\log\ell})$-approximation algorithm for socially fair clustering with the $\ell_p$-objective. In this problem, we are given a set of points in a metric space. Each point belongs to one (or…

数据结构与算法 · 计算机科学 2021-07-16 Yury Makarychev , Ali Vakilian

This paper studies the fair range clustering problem in which the data points are from different demographic groups and the goal is to pick $k$ centers with the minimum clustering cost such that each group is at least minimally represented…

机器学习 · 计算机科学 2023-06-23 Sèdjro S. Hotegni , Sepideh Mahabadi , Ali Vakilian

We study the $k$-center problem in the context of individual fairness. Let $P$ be a set of $n$ points in a metric space and $r_x$ be the distance between $x \in P$ and its $\lceil n/k \rceil$-th nearest neighbor. The problem asks to…

数据结构与算法 · 计算机科学 2025-03-26 Matthijs Ebbens , Nicole Funk , Jan Höckendorff , Christian Sohler , Vera Weil

In this work, we study the socially fair $k$-median/$k$-means problem. We are given a set of points $P$ in a metric space $\mathcal{X}$ with a distance function $d(.,.)$. There are $\ell$ groups: $P_1,\dotsc,P_{\ell} \subseteq P$. We are…

数据结构与算法 · 计算机科学 2021-09-14 Dishant Goyal , Ragesh Jaiswal

Capacitated fair-range $k$-clustering generalizes classical $k$-clustering by incorporating both capacity constraints and demographic fairness. In this setting, each facility has a capacity limit and may belong to one or more demographic…

数据结构与算法 · 计算机科学 2025-05-23 Ameet Gadekar , Suhas Thejaswi

In this work, we study pairwise fair clustering with $\ell \ge 2$ groups, where for every cluster $C$ and every group $i \in [\ell]$, the number of points in $C$ from group $i$ must be at most $t$ times the number of points in $C$ from any…

数据结构与算法 · 计算机科学 2025-02-28 Sayan Bandyapadhyay , Eden Chlamtáč , Zachary Friggstad , Mahya Jamshidian , Yury Makarychev , Ali Vakilian

Data summarization tasks are often modeled as $k$-clustering problems, where the goal is to choose $k$ data points, called cluster centers, that best represent the dataset by minimizing a clustering objective. A popular objective is to…

机器学习 · 计算机科学 2024-10-18 Ameet Gadekar , Aristides Gionis , Suhas Thejaswi

We study discrete k-clustering problems in general metric spaces that are constrained by a combination of two different fairness conditions within the demographic fairness model. Given a metric space (P,d), where every point in P is…

数据结构与算法 · 计算机科学 2026-04-20 Nicole Funk , Annika Hennes , Johanna Hillebrand , Sarah Sturm

In data summarization we want to choose $k$ prototypes in order to summarize a data set. We study a setting where the data set comprises several demographic groups and we are restricted to choose $k_i$ prototypes belonging to group $i$. A…

机器学习 · 统计学 2019-05-14 Matthäus Kleindessner , Pranjal Awasthi , Jamie Morgenstern

In this paper, we study the problem of fair clustering on the $k-$center objective. In fair clustering, the input is $N$ points, each belonging to at least one of $l$ protected groups, e.g. male, female, Asian, Hispanic. The objective is to…

机器学习 · 计算机科学 2020-11-10 Elfarouk Harb , Ho Shan Lam

We study two generalizations of classic clustering problems called dynamic ordered $k$-median and dynamic $k$-supplier, where the points that need clustering evolve over time, and we are allowed to move the cluster centers between…

数据结构与算法 · 计算机科学 2022-07-26 Shichuan Deng , Jian Li , Yuval Rabani

We give a local search based algorithm for $k$-median and $k$-means (and more generally for any $k$-clustering with $\ell_p$ norm cost function) from the perspective of individual fairness. More precisely, for a point $x$ in a point set $P$…

数据结构与算法 · 计算机科学 2020-09-23 Sepideh Mahabadi , Ali Vakilian

We consider the well-studied Robust $(k, z)$-Clustering problem, which generalizes the classic $k$-Median, $k$-Means, and $k$-Center problems. Given a constant $z\ge 1$, the input to Robust $(k, z)$-Clustering is a set $P$ of $n$ weighted…

In this work, we study the hardness of approximation of the fair $k$-center problem. In this problem, we are given a set of data points in a metric space that is partitioned into groups and the task is to choose a subset of $k$-data points,…

计算复杂性 · 计算机科学 2026-02-24 Suhas Thejaswi

We introduce the $(p,q)$-Fair Clustering problem. In this problem, we are given a set of points $P$ and a collection of different weight functions $W$. We would like to find a clustering which minimizes the $\ell_q$-norm of the vector over…

数据结构与算法 · 计算机科学 2021-11-10 Eden Chlamtáč , Yury Makarychev , Ali Vakilian

We study the fair variant of the classic $k$-median problem introduced by Chierichetti et al. [2017]. In the standard $k$-median problem, given an input pointset $P$, the goal is to find $k$ centers $C$ and assign each input point to one of…

数据结构与算法 · 计算机科学 2019-06-12 Arturs Backurs , Piotr Indyk , Krzysztof Onak , Baruch Schieber , Ali Vakilian , Tal Wagner

In this work we propose a single rounding algorithm for the fractional solutions of the standard LP relaxation for $k$-clustering. As a starting point, we obtain an iterative rounding $(\frac{3^p + 1}{2})$-Lagrangian Multiplier-Perserving…

数据结构与算法 · 计算机科学 2026-04-08 Jarosław Byrka , Yuhao Guo , Yang Hu , Shi Li , Chengzhang Wan , Zaixuan Wang

Following recent advances in combining approximation algorithms with fixed-parameter tractability (FPT), we study FPT-time approximation algorithms for minimum-norm $k$-clustering problems, parameterized by the number $k$ of open…

数据结构与算法 · 计算机科学 2026-05-07 Han Dai , Shi Li , Sijin Peng

Clustering is a fundamental tool in data mining. It partitions points into groups (clusters) and may be used to make decisions for each point based on its group. However, this process may harm protected (minority) classes if the clustering…

数据结构与算法 · 计算机科学 2018-11-27 Ioana O. Bercea , Martin Groß , Samir Khuller , Aounon Kumar , Clemens Rösner , Daniel R. Schmidt , Melanie Schmidt
‹ 上一页 1 2 3 10 下一页 ›