Diverse Committees with Incomplete or Inaccurate Approval Ballots

Conference Paper (2026)
Author(s)

Feline Lindeboom (Rijksuniversiteit Groningen)

Martijn Brehm (Universiteit van Amsterdam)

Davide Grossi (Rijksuniversiteit Groningen)

Pradeep K. Murukannaiah (TU Delft - Electrical Engineering, Mathematics and Computer Science)

Research Group
Interactive Intelligence
DOI related publication
https://doi.org/10.65109/UDNL2582 Final published version
More Info
expand_more
Publication Year
2026
Language
English
Research Group
Interactive Intelligence
Pages (from-to)
3704-3712
Publisher
ACM
ISBN (electronic)
9798400723179
Event
25th International Conference on Autonomous Agents and Multiagent Systems, AAMAS 2026 (2026-05-25 - 2026-05-29), Paphos, Cyprus
Downloads counter
10
Reuse Rights

Other than for strictly personal use, it is not permitted to download, forward or distribute the text or part of it, without the consent of the author(s) and/or copyright holder(s), unless the work is under an open content license such as Creative Commons.

Abstract

We study diversity in approval-based committee elections with incomplete or inaccurate information. We define diversity according to the Maximum Coverage problem, which is known to be NP-complete, with a best attainable polynomial time approximation ratio of 1 − 1/e. In the incomplete information setting, voters vote only on a small portion of the candidates, and we prove that getting arbitrarily close to the optimal approximation ratio w.h.p. requires Ω(m2) non-adaptive queries, where m is the number of candidates. This motivates studying adaptive querying algorithms, that can adapt their querying strategy to information obtained from previous query outcomes. In that setting, we lower this bound to only Ω(m) queries. We propose a greedy algorithm to match this lower bound up to log-factors. We prove the same Θ (m) bound for the generalized problem of Maximum Coverage over a matroid constraint, using a local search algorithm. Specifying a matroid of valid committees lets us implement extra structural requirements on the committee, like quota. In the inaccurate information setting, voters’ responses are corrupted with a small probability. We prove Θ (nm) queries are required to attain a (1−1/e)-approximation with high probability, where n is the number of voters. While the proven bounds show that all our algorithms are viable asymptotically, they also show that some of them would still require large numbers of queries in instances of practical relevance. Using real data from Polis as well as synthetic data, we observe that our algorithms perform well also on smaller instances, both with incomplete and inaccurate information.