Euclidean k-center Fair Clusterings

📅 2025-11-10
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This paper studies the fair $k$-clustering problem for a colored point set $P$ in the plane: partition $P$ into $k$ clusters such that, for each color $q$, the number of points of color $q$ in every cluster lies strictly between given lower and upper bounds $l(q)$ and $u(q)$, ensuring balanced representation of demographic groups (e.g., gender, ethnicity) within each cluster. We introduce and formally define the “fair $k$-center problem under lower- and upper-bound constraints,” the first formulation to enforce strict per-cluster fairness via hard bounds—contrasting prior work relying on global proportionality or soft constraints. Leveraging geometric partitioning and integer programming relaxation, we design the first polynomial-time approximation algorithm that guarantees feasibility while minimizing the maximum cluster radius. We prove a constant-factor approximation ratio and validate the algorithm’s effectiveness and practicality through empirical evaluation.

Technology Category

Application Category

📝 Abstract
Many approximation algorithms and heuristic algorithms to find a fair clustering have emerged. In this paper we define a new and natural variant of fair clustering problem and design a polynomial time algorithm to compute an optimal fair clustering. Let P be a set of n points on a plane, and each point has a color in C, corresponding to a group. For each color q in C, a lower bound l(q) and an upper bound u(q) are given. Then we define the fair clustering problem as follows. The fair k-clustering problem is to find a partition of P into a set of k clusters with a minimum cost such that each cluster contains at least l(q) and at most u(q) points in P with color q. By l(q) and u(q) each cluster cannot contain too few or too many points with a specific color. If we regard a color to a gender or a minority ethnic group, the clustering corresponds to a fair clustering.
Problem

Research questions and friction points this paper is trying to address.

Develops a fair k-clustering algorithm with color-based constraints
Ensures clusters meet minimum and maximum color group requirements
Solves Euclidean k-center clustering with fairness guarantees on points
Innovation

Methods, ideas, or system contributions that make the work stand out.

Defined new fair clustering problem with constraints
Designed polynomial time algorithm for optimal solution
Used color-based bounds to ensure cluster fairness
🔎 Similar Papers
2024-09-01arXiv.orgCitations: 4
💼 Related Jobs
No related jobs found.
A
Ayano Moritaka
Gunma University, Maebashi-Shi 371-8510, Japan
Shin-ichi Nakano
Shin-ichi Nakano
Gunma University, Maebashi-Shi 371-8510, Japan
K
Kento Tanaka
Gunma University, Maebashi-Shi 371-8510, Japan
N
Noriaki Yoshida
Gunma University, Maebashi-Shi 371-8510, Japan