Using Database Dependencies to Constrain Approval-Based Committee Voting in the Presence of Context
Roi Yona, Benny Kimelfeld

TL;DR
This paper explores how database integrity constraints impact approval-based committee voting, showing increased computational complexity and proposing an MIP-based solution with heuristics, validated through empirical experiments.
Contribution
It introduces a framework integrating database constraints into ABC voting, analyzes computational complexity, and develops an MIP-based implementation with heuristics.
Findings
Integrity constraints make approval voting NP-hard.
Certain key constraints allow tractable solutions.
Empirical results demonstrate effectiveness of the MIP approach.
Abstract
In Approval-Based Committee (ABC) voting, each voter lists the candidates they approve and then a voting rule aggregates the individual approvals into a committee that represents the collective choice of the voters. An extensively studied class of such rules is the class of ABC scoring rules, where each voter contributes to each possible committee a score based on the voter's approvals. We initiate a study of ABC voting in the presence of constraints about the general context surrounding the candidates. Specifically, we consider a framework in which there is a relational database with information about the candidates together with integrity constraints on the relational database extended with a virtual relation representing the committee. For an ABC scoring rule, the goal is to find a committee of maximum score such that all integrity constraints hold in the extended database. We…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGame Theory and Voting Systems · Internet Traffic Analysis and Secure E-voting · Auction Theory and Applications
