中文
相关论文

相关论文: Approximate the individually fair k-center with ou…

200 篇论文

This paper shows how to adapt several simple and classical sampling-based algorithms for the $k$-means problem to the setting with outliers. Recently, Bhaskara et al. (NeurIPS 2019) showed how to adapt the classical $k$-means++ algorithm to…

数据结构与算法 · 计算机科学 2022-09-26 Christoph Grunau , Václav Rozhoň

Fair clustering is the process of grouping similar entities together, while satisfying a mathematically well-defined fairness metric as a constraint. Due to the practical challenges in precise model specification, the prescribed fairness…

机器学习 · 统计学 2021-02-09 Sainyam Galhotra , Sandhya Saisubramanian , Shlomo Zilberstein

In Maximum $k$-Vertex Cover (Max $k$-VC), the input is an edge-weighted graph $G$ and an integer $k$, and the goal is to find a subset $S$ of $k$ vertices that maximizes the total weight of edges covered by $S$. Here we say that an edge is…

数据结构与算法 · 计算机科学 2018-10-10 Pasin Manurangsi

We study the compatibility between the optimal statistical parity solutions and individual fairness. While individual fairness seeks to treat similar individuals similarly, optimal statistical parity aims to provide similar treatment to…

统计理论 · 数学 2024-01-17 Shizhou Xu , Thomas Strohmer

Kearns et al. [2018] recently proposed a notion of rich subgroup fairness intended to bridge the gap between statistical and individual notions of fairness. Rich subgroup fairness picks a statistical fairness constraint (say, equalizing…

机器学习 · 计算机科学 2018-08-27 Michael Kearns , Seth Neel , Aaron Roth , Zhiwei Steven Wu

In this paper, we consider the classic fair division problem of allocating $m$ divisible items to $n$ agents with linear valuations over the items. We define novel notions of fair shares from the perspective of individual agents via the…

计算机科学与博弈论 · 计算机科学 2024-11-18 Yannan Bai , Kamesh Munagala , Yiheng Shen , Ian Zhang

Fairness and privacy are two important concerns in social decision-making processes such as resource allocation. We study privacy in the fair allocation of indivisible resources using the well-established framework of differential privacy.…

计算机科学与博弈论 · 计算机科学 2025-06-17 Pasin Manurangsi , Warut Suksompong

In the context of algorithmic decision-making, fair machine learning methods often yield multiple models that balance predictive fairness and performance in varying degrees. This diversity introduces a challenge for stakeholders who must…

机器学习 · 计算机科学 2025-10-28 Sofoklis Kitharidis , Cor J. Veenman , Thomas Bäck , Niki van Stein

With the emerging needs of creating fairness-aware solutions for search and recommendation systems, a daunting challenge exists of evaluating such solutions. While many of the traditional information retrieval (IR) metrics can capture the…

信息检索 · 计算机科学 2022-03-31 Ruoyuan Gao , Yingqiang Ge , Chirag Shah

Our work is devoted to the metric facility location problem and addresses the selfish behavior of the players. It contributes to the line of work initiated by Procaccia and Tennenholtz [EC09] on approximate mechanism design without money.…

计算机科学与博弈论 · 计算机科学 2012-02-10 Nick Gravin , Dominik Scheder

The generalized k-server problem is a far-reaching extension of the k-server problem with several applications. Here, each server $s_i$ lies in its own metric space $M_i$. A request is a k-tuple $r = (r_1,r_2,\dotsc,r_k)$ and to serve it,…

数据结构与算法 · 计算机科学 2017-07-18 Nikhil Bansal , Marek Elias , Grigorios Koumoutsos , Jesper Nederlof

Fairness considerations have motivated new clustering problems and algorithms in recent years. In this paper we consider the Priority Matroid Median problem which generalizes the Priority $k$-Median problem that has recently been studied.…

数据结构与算法 · 计算机科学 2023-07-10 Tanvi Bajpai , Chandra Chekuri

We study fairness in classification, where individuals are classified, e.g., admitted to a university, and the goal is to prevent discrimination against individuals based on their membership in some group, while maintaining utility for the…

计算复杂性 · 计算机科学 2011-11-30 Cynthia Dwork , Moritz Hardt , Toniann Pitassi , Omer Reingold , Rich Zemel

Proportional fairness criteria inspired by democratic ideals of proportional representation have received growing attention in the clustering literature. Prior work has investigated them in two separate paradigms. Chen et al. [ICML 2019]…

计算机科学与博弈论 · 计算机科学 2026-01-05 Benjamin Cookson , Nisarg Shah , Ziqi Yu

In this paper we study the problem of correlation clustering under fairness constraints. In the classic correlation clustering problem, we are given a complete graph where each edge is labeled positive or negative. The goal is to obtain a…

数据结构与算法 · 计算机科学 2020-02-11 Saba Ahmadi , Sainyam Galhotra , Barna Saha , Roy Schwartz

We study a fair resource scheduling problem, where a set of interval jobs are to be allocated to heterogeneous machines controlled by agents. Each job is associated with release time, deadline, and processing time such that it can be…

计算机科学与博弈论 · 计算机科学 2022-01-03 Bo Li , Minming Li , Ruilong Zhang

People are rated and ranked, towards algorithmic decision making in an increasing number of applications, typically based on machine learning. Research on how to incorporate fairness into such tasks has prevalently pursued the paradigm of…

机器学习 · 计算机科学 2019-02-07 Preethi Lahoti , Krishna P. Gummadi , Gerhard Weikum

The 1-center clustering with outliers problem asks about identifying a prototypical robust statistic that approximates the location of a cluster of points. Given some constant $0 < \alpha < 1$ and $n$ points such that $\alpha n$ of them are…

数据结构与算法 · 计算机科学 2018-09-28 Shyam Narayanan

Providing formal guarantees of algorithmic fairness is of paramount importance to socially responsible deployment of machine learning algorithms. In this work, we study formal guarantees, i.e., certificates, for individual fairness (IF) of…

机器学习 · 计算机科学 2023-11-21 Matthew Wicker , Vihari Piratia , Adrian Weller

We suggest efficient and provable methods to compute an approximation for imbalanced point clustering, that is, fitting $k$-centers to a set of points in $\mathbb{R}^d$, for any $d,k\geq 1$. To this end, we utilize \emph{coresets}, which,…

机器学习 · 计算机科学 2025-03-13 David Denisov , Dan Feldman , Shlomi Dolev , Michael Segal
‹ 上一页 1 8 9 10 下一页 ›