Low Cost, Fair, and Representative Committees in a Metric Space
Christopher Jerrett, Elliot Anshelevich
TL;DR
The paper addresses selecting a size-$k$ representative committee from $n$ agents in a metric space to minimize the sum of distances to all agents, a objective that can clash with fairness. It develops an algorithmic framework that blends greedy capture and expanding approvals ideas to achieve fairness notions PRF and NORP, and introduces NORP as a new anti-overrepresentation axiom. The authors prove that PRF, NORP, and metric Justified Representation can be satisfied simultaneously with a constant-factor bound to the optimum (4-approx), and they also provide a spectrum of tradeoffs allowing 2-approximate fairness variants with different fairness guarantees. They further show that certain fairness constraints are inherently incompatible with improving the cost beyond a 2-approximation, and they offer approximations and reductions for broader settings, including when $k$ does not divide $n$. Together, these results demonstrate that low-cost, fair, and representative committees are achievable in general metric spaces under the proposed axioms, with practical algorithms and clear tradeoffs.
Abstract
We study the problem of selecting a representative committee of $k$ agents from a collection of $n$ agents in a common metric space. This problem is related to choosing $k$ facilities in facility location and $k$-median problems. However, unlike in more traditional facility location where each agent only cares about the closest selected facility, in the settings we consider each agent desires that all selected committee members are close to them. More precisely, we look at the sum objective, in which the goal is to minimize the total distance from all agents to all members of the chosen committee. We show that it is always possible to find a committee which is both low-cost according to this objective, and also fair according to many existing notions of fairness and proportionality defined for clustering settings. Moreover, we introduce a new desirable axiom for representative committees we call NORP, which prevents over-representation of any subset of agents. While all existing algorithms for fair committee selection do not satisfy this intuitive property, we provide new algorithms which form simultaneously low-cost, fair, and NORP solutions, thus showing that it is always possible to form low-cost, fair, and representative committees for our settings.
