English

Fair Committee Selection under Ordinal Preferences and Limited Cardinal Information

Data Structures and Algorithms 2026-01-01 v1

Abstract

We study the problem of fair kk-committee selection under an egalitarian objective. Given nn agents partitioned into mm groups (\eg, demographic quotas), the goal is to aggregate their preferences to form a committee of size kk that guarantees minimum representation from each group while minimizing the maximum \emph{cost} incurred by any agent. We model this setting as the ordinal fair kk-center problem, where agents are embedded in an unknown metric space, and each agent reports a complete preference ranking (i.e., ordinal information) over all agents, consistent with the underlying distance metric (i.e., cardinal information). The cost incurred by an agent with respect to a committee is defined as its distance to the closest committee member. The quality of an algorithm is evaluated using the notion of distortion, which measures the worst-case ratio between the cost of the committee produced by the algorithm and the cost of an optimal committee, when given complete access to the underlying metric space. When cardinal information is not available, no constant distortion is possible for the ordinal kk-center problem, even without fairness constraints, when k3k\geq 3 [Burkhardt et.al., AAAI'24]. To overcome this hardness, we allow limited access to cardinal information by querying the metric space. In this setting, our main contribution is a factor-55 distortion algorithm that requires only O(klog2k)O(k \log^2 k) queries. Along the way, we present an improved factor-33 distortion algorithm using O(k2)O(k^2) queries.

Keywords

Cite

@article{arxiv.2512.24934,
  title  = {Fair Committee Selection under Ordinal Preferences and Limited Cardinal Information},
  author = {Ameet Gadekar and Aristides Gionis and Suhas Thejaswi and Sijing Tu},
  journal= {arXiv preprint arXiv:2512.24934},
  year   = {2026}
}

Comments

AAMAS EA'26