Fully Proportional Representation with Approval Ballots: Approximating the MaxCover Problem with Bounded Frequencies in FPT Time

Abstract

We consider the problem of winner determination under Chamberlin--Courant's multiwinner voting rule with approval utilities. This problem is equivalent to the well-known NP-complete MaxCover problem (i.e., a version of the SetCover problem where we aim to cover as many elements as possible) and, so, the best polynomial-time approximation algorithm for it has approximation ratio 1 - 1/e. We show exponential-time/FPT approximation algorithms that, on one hand, achieve arbitrarily good approximation ratios and, on the other hand, have running times much better than known exact algorithms. We focus on the cases where the voters have to approve of at most/at least a given number of candidates.

Cite

Text

Skowron and Faliszewski. "Fully Proportional Representation with Approval Ballots: Approximating the MaxCover Problem with Bounded Frequencies in FPT Time." AAAI Conference on Artificial Intelligence, 2015. doi:10.1609/AAAI.V29I1.9432

Markdown

[Skowron and Faliszewski. "Fully Proportional Representation with Approval Ballots: Approximating the MaxCover Problem with Bounded Frequencies in FPT Time." AAAI Conference on Artificial Intelligence, 2015.](https://mlanthology.org/aaai/2015/skowron2015aaai-fully/) doi:10.1609/AAAI.V29I1.9432

BibTeX

@inproceedings{skowron2015aaai-fully,
  title     = {{Fully Proportional Representation with Approval Ballots: Approximating the MaxCover Problem with Bounded Frequencies in FPT Time}},
  author    = {Skowron, Piotr Krzysztof and Faliszewski, Piotr},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2015},
  pages     = {2124-2130},
  doi       = {10.1609/AAAI.V29I1.9432},
  url       = {https://mlanthology.org/aaai/2015/skowron2015aaai-fully/}
}