# Voting and Bribing in Single-Exponential Time

**Authors:** Du\v{s}an Knop, Martin Kouteck\'y, Matthias Mnich

arXiv: 1812.01852 · 2018-12-06

## TL;DR

This paper studies a bribery problem in voting systems, showing it is fixed-parameter tractable for many rules with a single-exponential time algorithm, resolving a long-standing open problem.

## Contribution

It introduces the $	ext{R}$-Multi-Bribery problem and proves its fixed-parameter tractability for numerous voting rules, improving previous algorithms to single-exponential time.

## Key findings

- Fixed-parameter tractability for many voting rules.
- Single-exponential time algorithm for arbitrary costs.
- Resolution of a long-standing open problem in computational social choice.

## Abstract

We introduce a general problem about bribery in voting systems. In the $\mathcal{R}$-Multi-Bribery problem, the goal is to bribe a set of voters at minimum cost such that a desired candidate wins the perturbed election under the voting rule R. Voters assign prices for withdrawing their vote, for swapping the positions of two consecutive candidates in their preference order, and for perturbing their approval count to favour candidates.   As our main result, we show that $\mathcal{R}$-Multi-Bribery is fixed-parameter tractable parameterized by the number of candidates for many natural voting rules $\mathcal{R}$, including Kemeny rule, all scoring protocols, maximin rule, Bucklin rule, fallback rule, SP-AV, and any C1 rule. In particular, our result resolves the parameterized complexity of $\mathcal{R}$-Swap Bribery for all those voting rules, thereby solving a long-standing open problem and "Challenge #2" of the "Nine Research Challenges in Computational Social Choice" by Bredereck et al.   Further, our algorithm runs in single-exponential time for arbitrary cost; it thus improves the earlier double-exponential time algorithm by Dorn and Schlotter that is restricted to the uniform-cost case for all scoring protocols, the maximin rule, and Bucklin rule.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1812.01852/full.md

## Figures

1 figure with captions in the complete paper: https://tomesphere.com/paper/1812.01852/full.md

## References

37 references — full list in the complete paper: https://tomesphere.com/paper/1812.01852/full.md

---
Source: https://tomesphere.com/paper/1812.01852