paper-with-me

홈 › Papers

A Center in Your Neighborhood: Fairness in Facility Location

2019-08-23 · Christopher Jung, Sampath Kannan, Neil Lutz

When selecting locations for a set of facilities, standard clustering algorithms may place unfair burden on some individuals and neighborhoods. We formulate a fairness concept that takes local population densities into account. In particular, given $k$ facilities to locate and a population of size $n$, we define the "neighborhood radius" of an individual $i$ as the minimum radius of a ball centered at $i$ that contains at least $n/k$ individuals. Our objective is to ensure that each individual has a facility within at most a small constant factor of her neighborhood radius. We present several theoretical results: We show that optimizing this factor is NP-hard; we give an approximation algorithm that guarantees a factor of at most 2 in all metric spaces; and we prove matching lower bounds in some metric spaces. We apply a variant of this algorithm to real-world address data, showing that it is quite different from standard clustering algorithms and outperforms them on our objective function and balances the load between facilities more evenly.

📄 PDF Abstract BibTeX arXiv:1908.09041

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringFairness

Similar Papers 제목 키워드 기반

Proportional Fairness in Obnoxious Facility Location

2023-01-11 · Alexander Lam, Haris Aziz, Bo Li, Fahimeh Ramezani 외

We consider the obnoxious facility location problem (in which agents prefer the facility location to be far from them) and propose a hierarchy of distance-based proportional fairness concepts for the problem. These fairn…

Fairness

Nash Welfare and Facility Location

2023-10-06 · Alexander Lam, Haris Aziz, Toby Walsh

We consider the problem of locating a facility to serve a set of agents located along a line. The Nash welfare objective function, defined as the product of the agents' utilities, is known to provide a compromise between…

Fairness

An Enhanced Large Neighborhood Search Approach for the Capacitated Facility Location Problem with Incompatible Customers

2026-05-27 · Ida Gjergji, Lucas Kletzander, Nysret Musliu, Andrea Schaerf arxiv

A new variant of the classic capacitated facility location problem, which considers incompatibilities between customers, has recently been introduced in the literature. This problem captures the situation where given pai…

Random Rank: The One and Only Strategyproof and Proportionally Fair Randomized Facility Location Mechanism

2022-05-30 · Haris Aziz, Alexander Lam, Mashbat Suzuki, Toby Walsh

Proportionality is an attractive fairness concept that has been applied to a range of problems including the facility location problem, a classic problem in social choice. In our work, we propose a concept called Strong …

Fairness

Improved Approximation Algorithms for Individually Fair Clustering

2021-06-26 · Ali Vakilian, Mustafa Yalçıner

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 siz…

ClusteringFairness