Group-Fair Metric Distortion of Facility Assignment Problems
2026-08-17 • Computer Science and Game Theory
Computer Science and Game Theory
AI summaryⓘ
The authors study how to fairly assign agents to facilities when the agents belong to unknown groups and care about both their own distance to a facility and how close other group members are. They look at different algorithms that either know all the exact distances or only the ranking of preferences. Their work measures how much the assignment costs might get worse compared to the best possible, using combined fairness and efficiency criteria. They also prove matching lower bounds for key problems like matching and clustering, showing their results are tight or nearly tight.
metric facility assignmentgroup fairnessdistortionordinal algorithmsmax-of-sumsum-of-maxone-sided matchingclusteringsocial costfeasibility constraints
Authors
Alexandros A. Voudouris
Abstract
We study the group-fair distortion of metric facility assignment problems, where a set of agents, partitioned into unknown groups, must be assigned to a collection of facilities, possibly subject to capacity or other feasibility constraints. Given an assignment, each agent incurs a cost that depends on both its distance to its assigned facility and, via an affinity factor, the average distance of the other members in its group to their assigned facilities. We consider full-information algorithms, which have complete knowledge of the metric space, and ordinal-information algorithms, which know the distances between facilities and only the rankings of the agents over facilities (sorted by increasing distance). We establish worst-case distortion upper bounds in terms of the Max-of-Sum and Sum-of-Max social objectives, which combine the classic utilitarian and egalitarian social cost measures. We also derive informational lower bounds for one-sided matching and clustering, two fundamental and well-studied problems captured by our model, that match our upper bounds exactly for Max-of-Sum and asymptotically for Sum-of-Max.