DeepVoting: Learning and Fine-Tuning Voting Rules with Canonical Embeddings
Leonardo Matone, Ben Abramowitz, Ben Armstrong, Avinash Balakrishnan, Nicholas Mattei

TL;DR
This paper introduces DeepVoting, a neural network-based framework for learning and fine-tuning voting rules from data, improving efficiency and enabling the creation of rules resistant to specific strategic attacks.
Contribution
It recasts voting rule design as a probabilistic learning problem, demonstrating the impact of preference encoding and enabling fine-tuning for desirable properties.
Findings
Preference encoding significantly affects learning efficiency.
Neural networks can learn voting rules faster with smaller models.
Fine-tuning can produce rules resistant to strategic manipulation.
Abstract
Aggregating agent preferences into a collective decision is an important step in many problems (e.g., hiring, elections, peer review) and across areas of computer science (e.g., reinforcement learning, recommender systems). As Social Choice Theory has shown, the problem of designing aggregation rules with specific sets of properties (axioms) can be difficult, or provably impossible in some cases. Instead of designing algorithms by hand, one can learn aggregation rules, particularly voting rules, from data. However, prior work in this area has required extremely large models or been limited by the choice of preference representation, i.e., embedding. We recast the problem of designing voting rules with desirable properties into one of learning probabilistic functions that output distributions over a set of candidates. Specifically, we use neural networks to learn probabilistic social…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsInternet Traffic Analysis and Secure E-voting · Hate Speech and Cyberbullying Detection · Artificial Intelligence in Law
MethodsSparse Evolutionary Training
