English

Fault Tolerance in Euclidean Committee Selection

Computer Science and Game Theory 2023-08-15 v1 Computational Geometry Theoretical Economics

Abstract

In the committee selection problem, the goal is to choose a subset of size kk from a set of candidates CC that collectively gives the best representation to a set of voters. We consider this problem in Euclidean dd-space where each voter/candidate is a point and voters' preferences are implicitly represented by Euclidean distances to candidates. We explore fault-tolerance in committee selection and study the following three variants: (1) given a committee and a set of ff failing candidates, find their optimal replacement; (2) compute the worst-case replacement score for a given committee under failure of ff candidates; and (3) design a committee with the best replacement score under worst-case failures. The score of a committee is determined using the well-known (min-max) Chamberlin-Courant rule: minimize the maximum distance between any voter and its closest candidate in the committee. Our main results include the following: (1) in one dimension, all three problems can be solved in polynomial time; (2) in dimension d2d \geq 2, all three problems are NP-hard; and (3) all three problems admit a constant-factor approximation in any fixed dimension, and the optimal committee problem has an FPT bicriterion approximation.

Keywords

Cite

@article{arxiv.2308.07268,
  title  = {Fault Tolerance in Euclidean Committee Selection},
  author = {Chinmay Sonar and Subhash Suri and Jie Xue},
  journal= {arXiv preprint arXiv:2308.07268},
  year   = {2023}
}

Comments

The paper will appear in the proceedings of ESA 2023

R2 v1 2026-06-28T11:55:19.947Z