APPROVAL VOTING, REPRESENTATION, & LIQUID DEMOCRACY

Size: px
Start display at page:

Download "APPROVAL VOTING, REPRESENTATION, & LIQUID DEMOCRACY"

Transcription

1 APPROVAL VOTING, REPRESENTATION, & LIQUID DEMOCRACY Markus Brill TU Berlin Based on joint work with: Haris Aziz, Vincent Conitzer, Edith Elkind, Rupert Freeman, Svante Janson, Martin Lackner, Jean-Francois Laslier, Dominik Peters, Piotr Skowron, & Toby Walsh (and on disjoint work of Luis Sánchez Fernández et al.)

2 APPROVAL VOTING (PROPORTIONAL) REPRESENTATION LIQUID DEMOCRACY

3 3 OUTLINE Representative committees approval-based committee (ABC) rules representation axioms Apportionment methods Representative rankings Liquid Democracy

4 4 SETTING set of candidates C set of voters N = {1,, n} each voter i approves a subset of candidates A i C Goal: select a set W of W = k winners (the committee)

5 5 WHAT S WRONG WITH APPROVAL VOTING? Approval Voting (AV): select the k candidates with the highest approval score Problem: dictatorship of the majority 51% vote {c 1, c 2,, c k } W= {c 1, c 2,, c k } toy example: 4 candidates c 1, c 2, c 3, c 4, n = 9 voters, k = W = 3 5 x {c 1, c 2, c 3 } 4 x {c 4 }

6 6 APPROVAL-BASED COMMITTEE RULES Minimax-AV: minimize the maximal (Hamming) distance to ballots [Brams, Kilgour & Sanver 2007] Toy example (k=3) 5 x {c 1, c 2, c 3 } 4 x {c 4 } Satisfaction-AV: maximize total satisfaction i N sat(i,w), where sat(i,w) = A i W / A i [Brams & Kilgour 2014] equivalent to equal and even cumulative voting Greedy-AV: sequentially pick candidates that are approved by most non-represented voters

7 7 THIELE S METHODS Proportional Approval Voting (PAV): maximize total score i N score(i,w), where score(i,w) = 1 + 1/2 + 1/ / W A i [Thiele 1895, Simmons 2001] sequential version: start with empty set and add candidates sequentially, greedily optimising the total score in each step reverse sequential version: start with full set C and delete candidates sequentially, greedily optimising the total score in each step generalizations: replace (1, 1/2, 1/3, ) with arbitrary weights

8 8 THIELE S METHODS: EXAMPLE Example due to Tenow: 3 candidates c 1, c 2, c 3 n = 44 voters: 12 x {c 1, c 2 } 12 x {c 1, c 3 } 10 x {c 2 } 10 x {c 3 } method k=1 k=2 optimal c 1 c 2, c 3 sequential c 1 c 1,c 2 or c 1,c 3 reverse sequential c 2 or c 3 c 2, c 3

9 9 PHRAGMÉN S RULE Proposed by Swedish mathematician Lars Edvard Phragmén ( ) Sequential load balancing procedure: at each step, a candidate c is chosen and one unit of load is distributed among the approvers of c goal: make distribution of loads as even as possible (i.e., maximal load as small as possible)

10 10 PHRAGMÉN S RULE: EXAMPLE 6 candidates c 1, c 2, c 3, c 4, c 5, c 6 k = W = 4 n = 7 voters: 3 x {c 1, c 2, c 3, c 4 } 1 x {c 5, c 6 } 1 x {c 1, c 2, c 3 } 1 x {c 1, c 2 } 1 x {c 1, c 6 }

11 VOTER 1 VOTER 2 VOTER 3 VOTER 4 VOTER 5 VOTER 6 VOTER 7 {c 1,c 2,c 3,c 4 } {c 5,c 6 } {c 1,c 2,c 3 } {c 1,c 2 } {c 1,c 6 }

12 Committee: c /6 1/6 1/6 1/6 1/6 1/6 VOTER 1 VOTER 2 VOTER 3 VOTER 4 VOTER 5 VOTER 6 VOTER 7 {c 1,c 2,c 3,c 4 } {c 5,c 6 } {c 1,c 2,c 3 } {c 1,c 2 } {c 1,c 6 }

13 Committee: c1 c /6 1/6 1/6 1/6 1/6 1/6 VOTER 1 VOTER 2 VOTER 3 VOTER 4 VOTER 5 VOTER 6 VOTER 7 {c 1,c 2,c 3,c 4 } {c 5,c 6 } {c 1,c 2,c 3 } {c 1,c 2 } {c 1,c 6 }

14 Committee: c1 c2 c / / /6 1/6 1/6 1/6 1/6 1/6 VOTER 1 VOTER 2 VOTER 3 VOTER 4 VOTER 5 VOTER 6 VOTER 7 {c 1,c 2,c 3,c 4 } {c 5,c 6 } {c 1,c 2,c 3 } {c 1,c 2 } {c 1,c 6 }

15 Committee: c1 c2 c6 c /4 1/4 1/4 1/ / / /6 1/6 1/6 1/6 1/6 1/6 VOTER 1 VOTER 2 VOTER 3 VOTER 4 VOTER 5 VOTER 6 VOTER 7 {c 1,c 2,c 3,c 4 } {c 5,c 6 } {c 1,c 2,c 3 } {c 1,c 2 } {c 1,c 6 }

16 16 REPRESENTATION AXIOMS Intuition: each group of n/k voters deserves one representative group needs to be cohesive, i.e., have at least one candidate in common Similarly: for each l {0,1,,k}, each l cohesive group of l n/k voters deserves l representatives

17 17 REPRESENTATION AXIOMS EJR: extended justified representation 8X N : X `n k and \ i2x A i ` ) (9i 2 X : W \ A i `) PJR: proportional justified representation 8X N : X `n k and \ i2x A i ` ) W \ ([ i2x A i ) ` JR: justified representation n 8X N : X k and \ i2x A i 1 ) W \ ([ i2x A i ) 1

18 18 REPRESENTATION AXIOMS EJR PAV (Thiele s optimal method) not for the sequential version! not for any other weight vector! PJR sequential Phragmén Greedy-AV JR Many rules fail JR: AV, Minimax-AV, Satisfaction-AV,

19 19 OPTIMAL VS SEQUENTIAL RULES optimal" sequential" description solving global optimisation problem greedy approximation, adding/ deleting alternatives one-by-one pro s satisfy representation axioms easy to compute committee monotonic con s computational complexity not committee monotonic no axiomatic guarantees (exception: seq. Phragmén)

20 20 REPRESENTATIVE RANKINGS Same input, but different output: ranking of candidates Sequential committee rules naturally produce rankings When is a ranking representative? require representation axiom (e.g., EJR) to hold for every prefix of the ranking? Problem 1: no sequential rule satisfying EJR is known Problem 2: binary criterion

21 21 PROTECTION OF MINORITIES IN LIQUID DEMOCRACIES The Principles of LiquidFeedback (Behrens, Kistner, Nitsche, Swierczek)

22 22 JUSTIFIABLE DEMAND Idea: cohesive groups can demand to be proportionally represented in the top positions of the ranking Example: if a group makes up 25% of the voters, it has a justifiable demand of 1 w.r.t. the top 4 positions, a justifiable demand of 2 w.r.t. the top 8 positions, and a justifiable demand of 3 w.r.t. the top 12 positions Measure how often (and by how much) justifiable demands are violated for different rules!

23 23 EXPERIMENTAL RESULTS I avg. satisfaction (fraction of justified demand) a subgroup of size n/3 has an average satisfaction of only 50% of their justified demand relative size of subgroup

24 24 EXPERIMENTAL RESULTS II Seq. PAV Rev. seq. PAV 2-geom. RAV seq. Phragmén For details, see forthcoming IJCAI paper Proportional Rankings (available on arxiv)

25 25 OTHER RESEARCH PROBLEMS INSPIRED BY LIQUID DEMOCRACY Delegated voting dealing with delegation cycles, abstentions, Preference elicitation (e.g. participatory budgeting) Desirable properties (e.g. independence of clones) Strategic aspects

26 26 REFERENCES H. Aziz, M. Brill, V. Conitzer, E. Elkind, R. Freeman, and T. Walsh. Justified representation in approval-based committee voting. Social Choice and Welfare (and AAAI 2015). M. Brill, R. Freeman, S. Janson, and M. Lackner. Phragmén s voting methods and justified representation. AAAI M. Brill, J.-F. Laslier, and P. Skowron. Multiwinner approval rules as apportionment methods. AAAI Sánchez-Fernández, N. Fernández, J. A. Fisteus, P. Basanta Val, E. Elkind, M. Lackner, P. Skowron. Proportional Justified Representation. AAAI P. Skowron, M. Lackner, M. Brill, D. Peters, and E. Elkind. Proportional rankings. IJCAI Forthcoming. THANK YOU!

Justified Representation in Approval-Based Committee Voting

Justified Representation in Approval-Based Committee Voting Justified Representation in Approval-Based Committee Voting Hariz Aziz 1, Markus Brill 2, Vincent Conitzer 2, Edith Elkind 3, Rupert Freeman 2, Toby Walsh 1 1: University of New South Wales and NICTA 2:

More information

Justified Representation in Approval-Based Committee Voting

Justified Representation in Approval-Based Committee Voting Social Choice and Welfare Justified Representation in Approval-Based Committee Voting Haris Aziz Markus Brill Vincent Conitzer Edith Elkind Rupert Freeman Toby Walsh Received: date / Accepted: date Abstract

More information

Consistent Approval-Based Multi-Winner Rules

Consistent Approval-Based Multi-Winner Rules Consistent Approval-Based Multi-Winner Rules arxiv:1704.02453v3 [cs.gt] 20 Jul 2017 Martin Lackner University of Oxford Oxford, UK Piotr Skowron Technische Universität Berlin Berlin, Germany Abstract This

More information

Approximation algorithms and mechanism design for minimax approval voting

Approximation algorithms and mechanism design for minimax approval voting Approximation algorithms and mechanism design for minimax approval voting Ioannis Caragiannis Dimitris Kalaitzis University of Patras Vangelis Markakis Athens University of Economics and Business Outline

More information

Antipodality in committee selection. Abstract

Antipodality in committee selection. Abstract Antipodality in committee selection Daniel Eckert University of Graz Christian Klamler University of Graz Abstract In this paper we compare a minisum and a minimax procedure as suggested by Brams et al.

More information

Single-Peakedness and Total Unimodularity: New Polynomial-Time Algorithms for Multi-Winner Elections

Single-Peakedness and Total Unimodularity: New Polynomial-Time Algorithms for Multi-Winner Elections Single-Peakedness and Total Unimodularity: New Polynomial-Time Algorithms for Multi-Winner Elections Dominik Peters Department of Computer Science University of Oxford, UK dominik.peters@cs.ox.ac.uk Abstract

More information

Optimization-Based Voting Rule Design: The Closer to Utopia the Better

Optimization-Based Voting Rule Design: The Closer to Utopia the Better Session : Social Choice Theory AAMAS 8, July -5, 8, Stockholm, Sweden ABSTRACT Piotr Faliszewski AGH University Krakow, Poland faliszew@agh.edu.pl Optimization-Based Voting Rule Design: The Closer to Utopia

More information

Survey of Voting Procedures and Paradoxes

Survey of Voting Procedures and Paradoxes Survey of Voting Procedures and Paradoxes Stanford University ai.stanford.edu/ epacuit/lmh Fall, 2008 :, 1 The Voting Problem Given a (finite) set X of candidates and a (finite) set A of voters each of

More information

An equity-efficiency trade-off in a geometric approach to committee selection Daniel Eckert and Christian Klamler

An equity-efficiency trade-off in a geometric approach to committee selection Daniel Eckert and Christian Klamler An equity-efficiency trade-off in a geometric approach to committee selection Daniel Eckert and Christian Klamler An equity-efficiency trade-off in a geometric approach to committee selection Daniel Eckert

More information

Multiwinner analogues of the plurality rule: axiomatic and algorithmic perspectives

Multiwinner analogues of the plurality rule: axiomatic and algorithmic perspectives Soc Choice Welf (2018) 51:513 550 https://doi.org/10.1007/s00355-018-1126-4 ORIGINAL PAPER Multiwinner analogues of the plurality rule: axiomatic and algorithmic perspectives Piotr Faliszewski 1 Piotr

More information

Efficient Algorithms for Hard Problems on Structured Electorates

Efficient Algorithms for Hard Problems on Structured Electorates Aspects of Computation 2017 Efficient Algorithms for Hard Problems on Structured Electorates Neeldhara Misra The standard Voting Setup and some problems that we will encounter. The standard Voting Setup

More information

Single-Peakedness and Total Unimodularity: Efficiently Solve Voting Problems Without Even Trying

Single-Peakedness and Total Unimodularity: Efficiently Solve Voting Problems Without Even Trying Single-Peakedness and Total Unimodularity: Efficiently Solve Voting Problems Without Even Trying Dominik Peters Department of Computer Science University of Oxford, UK dominik.peters@cs.ox.ac.uk 2011).

More information

Incremental Approval Voting for Multi-agent Knapsack Problems

Incremental Approval Voting for Multi-agent Knapsack Problems Incremental Approval Voting for Multi-agent Knapsack Problems Nawal Benabbou and Patrice Perny Sorbonne Universités, UPMC Univ Paris 06 CNRS, LIP6 UMR 7606 4 Place Jussieu, 75005 Paris, France nawal.benabbou@lip6.fr,

More information

Parameterized Dichotomy of Choosing Committees Based on Approval Votes in the Presence of Outliers

Parameterized Dichotomy of Choosing Committees Based on Approval Votes in the Presence of Outliers Parameterized Dichotomy of Choosing Committees Based on Approval Votes in the Presence of Outliers Palash Dey Tata Institute of Fundamental Research, Mumbai palash.dey@tifr.res.in Neeldhara Misra Indian

More information

arxiv: v1 [math.oc] 28 Jul 2017

arxiv: v1 [math.oc] 28 Jul 2017 Mathematical Programg formulations for the efficient solution of the k-sum approval voting problem Diego Ponce 1, Justo Puerto 1, Federica Ricca 2, Andrea Scozzari 3 arxiv:1707.09225v1 [math.oc] 28 Jul

More information

arxiv: v1 [cs.gt] 29 Mar 2014

arxiv: v1 [cs.gt] 29 Mar 2014 Testing Top Monotonicity Haris Aziz NICTA and UNSW Australia, Kensington 2033, Australia arxiv:1403.7625v1 [cs.gt] 29 Mar 2014 Abstract Top monotonicity is a relaxation of various well-known domain restrictions

More information

Multiwinner Voting with Fairness Constraints

Multiwinner Voting with Fairness Constraints Multiwinner Voting with Fairness Constraints L. Elisa Celis, Lingxiao Huang, Nisheeth K. Vishnoi EPFL, Switzerland first.last@epfl.ch Abstract Multiwinner voting rules are used to select a s- mall representative

More information

Social Dichotomy Functions (extended abstract)

Social Dichotomy Functions (extended abstract) Social Dichotomy Functions (extended abstract) Conal Duddy, Nicolas Houy, Jérôme Lang, Ashley Piggins, and William S. Zwicker February 22, 2014 1 What is a Social Dichotomy Function? A dichotomy A = (A

More information

A Note on Justified Representation Under the Reverse Sequential PAV rule

A Note on Justified Representation Under the Reverse Sequential PAV rule A Note o Justified Represetatio Uder the Reverse Sequetial PAV rule Haris Aziz Data61, CSIRO ad UNSW Australia Computer Sciece ad Egieerig, Buildig K17, UNSW, Sydey NSW 2052, Australia Abstract We cosider

More information

Multiwinner Voting with Fairness Constraints

Multiwinner Voting with Fairness Constraints Multiwinner Voting with Fairness Constraints L. Elisa Celis, Lingxiao Huang, and Nisheeth K. Vishnoi EPFL, Switzerland arxiv:1710.10057v2 [cs.cy] 18 Jun 2018 June 20, 2018 Abstract Multiwinner voting rules

More information

Voting on Multiattribute Domains with Cyclic Preferential Dependencies

Voting on Multiattribute Domains with Cyclic Preferential Dependencies Voting on Multiattribute Domains with Cyclic Preferential Dependencies Lirong Xia Department of Computer Science Duke University Durham, NC 27708, USA lxia@cs.duke.edu Vincent Conitzer Department of Computer

More information

Multiwinner Elections Under Preferences that Are Single-Peaked on a Tree

Multiwinner Elections Under Preferences that Are Single-Peaked on a Tree Proceedings of the Twenty-Third International Joint Conference on Artificial Intelligence Multiwinner Elections Under Preferences that Are Single-Peaked on a Tree Lan Yu 1, Hau Chan 2, and Edith Elkind

More information

GROUP DECISION MAKING

GROUP DECISION MAKING 1 GROUP DECISION MAKING How to join the preferences of individuals into the choice of the whole society Main subject of interest: elections = pillar of democracy Examples of voting methods Consider n alternatives,

More information

Fair and Efficient Social Choice in Dynamic Settings

Fair and Efficient Social Choice in Dynamic Settings Fair and Efficient Social Choice in Dynamic Settings Rupert Freeman and Seyed Majid Zahedi and Vincent Conitzer Department of Computer Science Duke University Durham, NC 27708, USA {rupert,zahedi,conitzer}@cs.duke.edu

More information

Approval Voting for Committees: Threshold Approaches

Approval Voting for Committees: Threshold Approaches Approval Voting for Committees: Threshold Approaches Peter Fishburn Aleksandar Pekeč WORKING DRAFT PLEASE DO NOT CITE WITHOUT PERMISSION Abstract When electing a committee from the pool of individual candidates,

More information

Clone Structures in Voters Preferences

Clone Structures in Voters Preferences Clone Structures in Voters Preferences Edith Elkind 1, Piotr Faliszewski 2, and Arkadii Slinko 3 1 School of Physical and Math. Sciences, Nanyang Tech. Univ., Singapore 2 AGH University of Science and

More information

From Sentiment Analysis to Preference Aggregation

From Sentiment Analysis to Preference Aggregation From Sentiment Analysis to Preference Aggregation Umberto Grandi Department of Mathematics University of Padova 22 November 2013 [Joint work with Andrea Loreggia, Francesca Rossi and Vijay Saraswat] What

More information

arxiv: v1 [cs.gt] 1 May 2017

arxiv: v1 [cs.gt] 1 May 2017 Rank Maximal Equal Contribution: a Probabilistic Social Choice Function Haris Aziz and Pang Luo and Christine Rizkallah arxiv:1705.00544v1 [cs.gt] 1 May 2017 1 Data61, CSIRO and UNSW, Sydney, NSW 2033,

More information

Recognizing Top-Monotonic Preference Profiles in Polynomial Time

Recognizing Top-Monotonic Preference Profiles in Polynomial Time Recognizing Top-Monotonic Preference Profiles in Polynomial Time Krzysztof Magiera and Piotr Faliszewski AGH University, Krakow, Poland krzys.magiera@gmail.com, faliszew@agh.edu.pl Abstract We provide

More information

Finite Dictatorships and Infinite Democracies

Finite Dictatorships and Infinite Democracies Finite Dictatorships and Infinite Democracies Iian B. Smythe October 20, 2015 Abstract Does there exist a reasonable method of voting that when presented with three or more alternatives avoids the undue

More information

Approximation Algorithms and Mechanism Design for Minimax Approval Voting 1

Approximation Algorithms and Mechanism Design for Minimax Approval Voting 1 Approximation Algorithms and Mechanism Design for Minimax Approval Voting 1 Ioannis Caragiannis, Dimitris Kalaitzis, and Evangelos Markakis Abstract We consider approval voting elections in which each

More information

Pairwise Liquid Democracy

Pairwise Liquid Democracy Pairwise Liquid Democry Markus Brill 1 and Nimrod Talmon 2 1 TU Berlin, Berlin, Germany 2 Ben-Gurion University, Be er Sheva, Israel brill@tu-berlin.de, talmonn@bgu..il Abstrt In a liquid democry, voters

More information

A Borda Count for Collective Sentiment Analysis

A Borda Count for Collective Sentiment Analysis A Borda Count for Collective Sentiment Analysis Umberto Grandi Department of Mathematics University of Padova 10 February 2014 Joint work with Andrea Loreggia (Univ. Padova), Francesca Rossi (Univ. Padova)

More information

arxiv: v1 [cs.gt] 28 Feb 2016

arxiv: v1 [cs.gt] 28 Feb 2016 Multiwinner Analogues of Plurality Rule: Axiomatic and Algorithmic Perspectives arxiv:1602.08687v1 [cs.gt] 28 Feb 2016 Piotr Faliszewski AGH University Krakow, Poland Arkadii Slinko University of Auckland

More information

Thema Working Paper n Université de Cergy Pontoise, France

Thema Working Paper n Université de Cergy Pontoise, France Thema Working Paper n 2010-02 Université de Cergy Pontoise, France Sincere Scoring Rules Nunez Matias May, 2010 Sincere Scoring Rules Matías Núñez May 2010 Abstract Approval Voting is shown to be the unique

More information

Fully Open Extensions to the D Hondt Method

Fully Open Extensions to the D Hondt Method Fully Open Extensions to the D Hondt Method arxiv:1609.05370v1 [cs.gt] 17 Sep 2016 Luis Sánchez-Fernández Dept. Telematic Engineering, Universidad Carlos III de Madrid, E-28911 Leganés, Spain Norberto

More information

SYSU Lectures on the Theory of Aggregation Lecture 2: Binary Aggregation with Integrity Constraints

SYSU Lectures on the Theory of Aggregation Lecture 2: Binary Aggregation with Integrity Constraints SYSU Lectures on the Theory of Aggregation Lecture 2: Binary Aggregation with Integrity Constraints Ulle Endriss Institute for Logic, Language and Computation University of Amsterdam [ http://www.illc.uva.nl/~ulle/sysu-2014/

More information

APPLIED MECHANISM DESIGN FOR SOCIAL GOOD

APPLIED MECHANISM DESIGN FOR SOCIAL GOOD APPLIED MECHANISM DESIGN FOR SOCIAL GOOD JOHN P DICKERSON Lecture #21 11/8/2016 CMSC828M Tuesdays & Thursdays 12:30pm 1:45pm IMPOSSIBILITY RESULTS IN VOTING THEORY / SOCIAL CHOICE Thanks to: Tuomas Sandholm

More information

Ties Matter: Complexity of Manipulation when Tie-breaking with a Random Vote

Ties Matter: Complexity of Manipulation when Tie-breaking with a Random Vote Ties Matter: Complexity of Manipulation when Tie-breaking with a Random Vote Haris Aziz, Serge Gaspers, Nicholas Mattei, Nina Narodytska, and Toby Walsh NICTA and UNSW Sydney, Australia {haris.aziz, serge.gaspers,

More information

On Compatible Multi-issue Group Decisions

On Compatible Multi-issue Group Decisions On Compatible Multi-issue Group Decisions Umberto Grandi Gabriella Pigozzi Abstract A crucial problem in the design of multi-issue group decisions is the definition of rules that select outputs that are

More information

Possible and Necessary Allocations via Sequential Mechanisms

Possible and Necessary Allocations via Sequential Mechanisms Possible and Necessary Allocations via Sequential Mechanisms Haris Aziz, Toby Walsh, and Lirong Xia 1 NICTA and UNSW, Sydney, NSW 2033, Australia haris.aziz@nicta.com.au 2 NICTA and UNSW, Sydney, NSW 2033,

More information

Approval Voting: Three Examples

Approval Voting: Three Examples Approval Voting: Three Examples Francesco De Sinopoli, Bhaskar Dutta and Jean-François Laslier August, 2005 Abstract In this paper we discuss three examples of approval voting games. The first one illustrates

More information

Preference Elicitation For Participatory Budgeting

Preference Elicitation For Participatory Budgeting Preference Elicitation For Participatory Budgeting Gerdus Benadè 1, Ariel D. Procaccia 1, Swaprava Nath 2, and Nisarg Shah 3 1 Carnegie Mellon University, USA 2 IIT Kanpur, India 3 University of Toronto,

More information

An NTU Cooperative Game Theoretic View of Manipulating Elections

An NTU Cooperative Game Theoretic View of Manipulating Elections An NTU Cooperative Game Theoretic View of Manipulating Elections Michael Zuckerman 1, Piotr Faliszewski 2, Vincent Conitzer 3, and Jeffrey S. Rosenschein 1 1 School of Computer Science and Engineering,

More information

Approximation Algorithms and Mechanism Design for Minimax Approval Voting

Approximation Algorithms and Mechanism Design for Minimax Approval Voting Approximation Algorithms and Mechanism Design for Minimax Approval Voting Ioannis Caragiannis RACTI & Department of Computer Engineering and Informatics University of Patras, Greece caragian@ceid.upatras.gr

More information

Possible Winners When New Alternatives Join: New Results Coming Up!

Possible Winners When New Alternatives Join: New Results Coming Up! Possible Winners When New Alternatives Join: New Results Coming Up! Lirong Xia Dept. of Computer Science Duke University Durham, NC 7708, USA lxia@cs.duke.edu Jérôme Lang Jérôme Monnot LAMSADE Université

More information

Participation Incentives in Randomized Social Choice

Participation Incentives in Randomized Social Choice Participation Incentives in Randomized Social Choice Haris Aziz Data61 and UNSW, Sydney, Australia arxiv:1602.02174v2 [cs.gt] 8 Nov 2016 Abstract When aggregating preferences of agents via voting, two

More information

Choosing Collectively Optimal Sets of Alternatives Based on the Condorcet Criterion

Choosing Collectively Optimal Sets of Alternatives Based on the Condorcet Criterion 1 / 24 Choosing Collectively Optimal Sets of Alternatives Based on the Condorcet Criterion Edith Elkind 1 Jérôme Lang 2 Abdallah Saffidine 2 1 Nanyang Technological University, Singapore 2 LAMSADE, Université

More information

Dominating Manipulations in Voting with Partial Information

Dominating Manipulations in Voting with Partial Information Dominating Manipulations in Voting with Partial Information Vincent Conitzer Department of Computer Science Duke University Durham, NC 27708, USA conitzer@cs.duke.edu Toby Walsh NICTA and UNSW Sydney,

More information

Working Together: Committee Selection and the Supermodular Degree

Working Together: Committee Selection and the Supermodular Degree Working Together: Committee Selection and the Supermodular Degree Rani Izsak Department of Computer Science and Applied Mathematics Weizmann Institute of Science Rehovot, Israel ran.izsak@weizmann.ac.il

More information

Stackelberg Voting Games: Computational Aspects and Paradoxes

Stackelberg Voting Games: Computational Aspects and Paradoxes Stackelberg Voting Games: Computational Aspects and Paradoxes Lirong Xia Department of Computer Science Duke University Durham, NC 7708, USA lxia@cs.duke.edu Vincent Conitzer Department of Computer Science

More information

CMU Social choice: Advanced manipulation. Teachers: Avrim Blum Ariel Procaccia (this time)

CMU Social choice: Advanced manipulation. Teachers: Avrim Blum Ariel Procaccia (this time) CMU 15-896 Social choice: Advanced manipulation Teachers: Avrim Blum Ariel Procaccia (this time) Recap A Complexity-theoretic barrier to manipulation Polynomial-time greedy alg can successfully decide

More information

Ties Matter: Complexity of Voting Manipulation Revisited

Ties Matter: Complexity of Voting Manipulation Revisited Proceedings of the Twenty-Second International Joint Conference on Artificial Intelligence Ties Matter: Complexity of Voting Manipulation Revisited Svetlana Obraztsova Edith Elkind School of Physical and

More information

A BORDA COUNT FOR PARTIALLY ORDERED BALLOTS JOHN CULLINAN, SAMUEL K. HSIAO, AND DAVID POLETT

A BORDA COUNT FOR PARTIALLY ORDERED BALLOTS JOHN CULLINAN, SAMUEL K. HSIAO, AND DAVID POLETT A BORDA COUNT FOR PARTIALLY ORDERED BALLOTS JOHN CULLINAN, SAMUEL K. HSIAO, AND DAVID POLETT ABSTRACT. The application of the theory of partially ordered sets to voting systems is an important development

More information

arxiv: v1 [cs.gt] 28 Feb 2017

arxiv: v1 [cs.gt] 28 Feb 2017 Proportional Representation in Vote Streams Palash Dey Tata Institute of Fundamental Research Mumbai, India palash.dey@tifr.res.in Nimrod Talmon Weizmann Institute of Science Rehovot, Israel nimrodtalmon77@gmail.com

More information

Extending Tournament Solutions

Extending Tournament Solutions Extending Tournament Solutions Felix Brandt Institut für Informatik Technische Universität München brandtf@in.tum.de Markus Brill Department of Computer Science Duke University brill@cs.duke.edu Paul Harrenstein

More information

PHIL 308S: Voting Theory and Fair Division

PHIL 308S: Voting Theory and Fair Division PHIL 308S: Voting Theory and Fair Division Lecture 12 Eric Pacuit Department of Philosophy University of Maryland, College Park ai.stanford.edu/ epacuit epacuit@umd.edu October 18, 2012 PHIL 308S: Voting

More information

Social Choice. Jan-Michael van Linthoudt

Social Choice. Jan-Michael van Linthoudt Social Choice Jan-Michael van Linthoudt Summer term 2017 Version: March 15, 2018 CONTENTS Remarks 1 0 Introduction 2 1 The Case of 2 Alternatives 3 1.1 Examples for social choice rules............................

More information

Possible Winners when New Candidates Are Added: The Case of Scoring Rules

Possible Winners when New Candidates Are Added: The Case of Scoring Rules Proceedings of the Twenty-Fourth AAAI Conference on Artificial Intelligence (AAAI-0) Possible Winners when New Candidates Are Added: The Case of Scoring Rules Yann Chevaleyre and Jérôme Lang and Nicolas

More information

Multivariate Complexity of Swap Bribery

Multivariate Complexity of Swap Bribery Multivariate Complexity of Swap Bribery Britta Dorn 1 joint work with Ildikó Schlotter 2 1 Eberhard-Karls-Universität Tübingen/Universität Ulm, Germany 2 Budapest University of Technology and Economics,

More information

MAXIMAL POSSIBILITY AND MINIMAL DICTATORIAL COVERS OF DOMAINS

MAXIMAL POSSIBILITY AND MINIMAL DICTATORIAL COVERS OF DOMAINS MAXIMAL POSSIBILITY AND MINIMAL DICTATORIAL COVERS OF DOMAINS Gopakumar Achuthankutty 1 and Souvik Roy 1 1 Economic Research Unit, Indian Statistical Institute, Kolkata Abstract In line with the works

More information

The Axiomatic Method in Social Choice Theory:

The Axiomatic Method in Social Choice Theory: The Axiomatic Method in Social Choice Theory: Preference Aggregation, Judgment Aggregation, Graph Aggregation Ulle Endriss Institute for Logic, Language and Computation University of Amsterdam Ulle Endriss

More information

Nontransitive Dice and Arrow s Theorem

Nontransitive Dice and Arrow s Theorem Nontransitive Dice and Arrow s Theorem Undergraduates: Arthur Vartanyan, Jueyi Liu, Satvik Agarwal, Dorothy Truong Graduate Mentor: Lucas Van Meter Project Mentor: Jonah Ostroff 3 Chapter 1 Dice proofs

More information

13 Social choice B = 2 X X. is the collection of all binary relations on X. R = { X X : is complete and transitive}

13 Social choice B = 2 X X. is the collection of all binary relations on X. R = { X X : is complete and transitive} 13 Social choice So far, all of our models involved a single decision maker. An important, perhaps the important, question for economics is whether the desires and wants of various agents can be rationally

More information

Combining Voting Rules Together

Combining Voting Rules Together Combining Voting Rules Together Nina Narodytska and Toby Walsh and Lirong Xia 3 Abstract. We propose a simple method for combining together voting rules that performs a run-off between the different winners

More information

Randomized Social Choice Functions Under Metric Preferences

Randomized Social Choice Functions Under Metric Preferences Journal of Artificial Intelligence Research 58 (207) 797-827 Submitted 9/6; published 04/7 Randomized Social Choice Functions Under Metric Preferences Elliot Anshelevich John Postl Rensselaer Polytechnic

More information

arxiv: v3 [cs.ma] 10 Apr 2018

arxiv: v3 [cs.ma] 10 Apr 2018 On Rational Delegations in Liquid Democracy Daan Bloembergen 1, Davide Grossi 2, and Martin Lackner 3 1 Centrum Wiskunde & Informatica, Amsterdam, The Netherlands 2 Institute of Artificial Intelligence,

More information

Probabilistic Aspects of Voting

Probabilistic Aspects of Voting Probabilistic Aspects of Voting UUGANBAATAR NINJBAT DEPARTMENT OF MATHEMATICS THE NATIONAL UNIVERSITY OF MONGOLIA SAAM 2015 Outline 1. Introduction to voting theory 2. Probability and voting 2.1. Aggregating

More information

When Does Schwartz Conjecture Hold?

When Does Schwartz Conjecture Hold? Proceedings of the Twenty-Fourth International Joint Conference on Artificial Intelligence (IJCAI 015) When Does Schwartz Conjecture Hold? Matthias Mnich Universität Bonn Bonn, Germany Yash Raj Shrestha

More information

Learning from paired comparisons: three is enough, two is not

Learning from paired comparisons: three is enough, two is not Learning from paired comparisons: three is enough, two is not University of Cambridge, Statistics Laboratory, UK; CNRS, Paris School of Economics, France Paris, December 2014 2 Pairwise comparisons A set

More information

The Pairwise-Comparison Method

The Pairwise-Comparison Method The Pairwise-Comparison Method Lecture 12 Section 1.5 Robb T. Koether Hampden-Sydney College Mon, Sep 19, 2016 Robb T. Koether (Hampden-Sydney College) The Pairwise-Comparison Method Mon, Sep 19, 2016

More information

Voting with CP-nets using a Probabilistic Preference Structure

Voting with CP-nets using a Probabilistic Preference Structure Voting with CP-nets using a Probabilistic Preference Structure Cristina Cornelio, Umberto Grandi, Judy Goldsmith, Nicholas Mattei, Francesca Rossi and K. Brent Venable Abstract Probabilistic conditional

More information

Inequality of Representation

Inequality of Representation Inequality of Representation Hannu Nurmi Public Choice Research Centre University of Turku Institutions in Context: Inequality (HN/PCRC) Inequality of Representation June 3 9, 2013 1 / 31 The main points

More information

Complexity of unweighted coalitional manipulation under some common voting rules

Complexity of unweighted coalitional manipulation under some common voting rules Complexity of unweighted coalitional manipulation under some common voting rules Lirong Xia, Vincent Conitzer, Ariel D. Procaccia, and Jeffrey S. Rosenschein Abstract In this paper, we study the computational

More information

Proportional Representation as Resource Allocation: Approximability Results

Proportional Representation as Resource Allocation: Approximability Results Proportional Representation as Resource Allocation: Approximability Results Piotr Skowron 1 and Piotr Faliszewski and Arkadii Slinko 3 Abstract. We model Monroe s and Chamberlin and Courant s multiwinner

More information

Social Algorithms. Umberto Grandi University of Toulouse. IRIT Seminar - 5 June 2015

Social Algorithms. Umberto Grandi University of Toulouse. IRIT Seminar - 5 June 2015 Social Algorithms Umberto Grandi University of Toulouse IRIT Seminar - 5 June 2015 Short presentation PhD from Universiteit van Amsterdam, 2012 Institute for Logic, Language and Computation Supervisor:

More information

PageRank as a Weak Tournament Solution

PageRank as a Weak Tournament Solution PageRank as a Weak Tournament Solution Felix Brandt and Felix Fischer Institut für Informatik, Universität München 80538 München, Germany {brandtf,fischerf}@tcs.ifi.lmu.de Abstract. We observe that ranking

More information

CMU Social choice 2: Manipulation. Teacher: Ariel Procaccia

CMU Social choice 2: Manipulation. Teacher: Ariel Procaccia CMU 15-896 Social choice 2: Manipulation Teacher: Ariel Procaccia Reminder: Voting Set of voters Set of alternatives Each voter has a ranking over the alternatives means that voter prefers to Preference

More information

Condorcet Consistency and the strong no show paradoxes

Condorcet Consistency and the strong no show paradoxes Condorcet Consistency and the strong no show paradoxes Laura Kasper Hans Peters Dries Vermeulen July 10, 2018 Abstract We consider voting correspondences that are, besides Condorcet Consistent, immune

More information

Trembling Hand Equilibria of Plurality Voting

Trembling Hand Equilibria of Plurality Voting Trembling Hand Equilibria of Plurality Voting Svetlana Obraztsova Hebrew University of Jerusalem Israel Zinovi Rabinovich Mobileye Vision Technologies Ltd. Israel Edith Elkind University of Oxford United

More information

Algorithmic Game Theory Introduction to Mechanism Design

Algorithmic Game Theory Introduction to Mechanism Design Algorithmic Game Theory Introduction to Mechanism Design Makis Arsenis National Technical University of Athens April 216 Makis Arsenis (NTUA) AGT April 216 1 / 41 Outline 1 Social Choice Social Choice

More information

Fair Allocation of Indivisible Public Goods

Fair Allocation of Indivisible Public Goods Fair Allocation of Indivisible Public Goods BRANDON FAIN, Duke University, USA KAMESH MUNAGALA, Duke University, USA NISARG SHAH, University of Toronto, Canada We consider the problem of fairly allocating

More information

Lower Bound Issues in Computational Social Choice

Lower Bound Issues in Computational Social Choice Lower Bound Issues in Computational Social Choice Rolf Niedermeier Fakultät IV, Institut für Softwaretechnik und Theoretische Informatik, TU Berlin www.akt.tu-berlin.de Rolf Niedermeier (TU Berlin) Lower

More information

Arrow s Impossibility Theorem and Experimental Tests of Preference Aggregation

Arrow s Impossibility Theorem and Experimental Tests of Preference Aggregation Arrow s Impossibility Theorem and Experimental Tests of Preference Aggregation Todd Davies Symbolic Systems Program Stanford University joint work with Raja Shah, Renee Trochet, and Katarina Ling Decision

More information

Manipulating picking sequences

Manipulating picking sequences Manipulating picking sequences Sylvain Bouveret and Jérôme Lang Abstract Picking sequences are a natural way of allocating indivisible items to agents in a decentralized manner: at each stage, a designated

More information

Gibbard Satterthwaite Games

Gibbard Satterthwaite Games Proceedings of the Twenty-Fourth International Joint Conference on Artificial Intelligence (IJCAI 2015) Gibbard Satterthwaite Games Edith Elkind University of Oxford United Kingdom eelkind@gmailcom Umberto

More information

Volume 31, Issue 1. Manipulation of the Borda rule by introduction of a similar candidate. Jérôme Serais CREM UMR 6211 University of Caen

Volume 31, Issue 1. Manipulation of the Borda rule by introduction of a similar candidate. Jérôme Serais CREM UMR 6211 University of Caen Volume 31, Issue 1 Manipulation of the Borda rule by introduction of a similar candidate Jérôme Serais CREM UMR 6211 University of Caen Abstract In an election contest, a losing candidate a can manipulate

More information

A Maximum Likelihood Approach towards Aggregating Partial Orders

A Maximum Likelihood Approach towards Aggregating Partial Orders A Maximum Likelihood Approach towards Aggregating Partial Orders Lirong Xia Department of Computer Science Duke University Durham, NC 27708, USA lxia@cs.duke.edu Vincent Conitzer Department of Computer

More information

Pareto-Optimal Allocation of Indivisible Goods with Connectivity Constraints

Pareto-Optimal Allocation of Indivisible Goods with Connectivity Constraints Pareto-Optimal Allocation of Indivisible Goods with Connectivity Constraints Ayumi Igarashi Kyushu University Fukuoka, Japan igarashi@agent.inf.kyushu-u.ac.jp Dominik Peters University of Oxford Oxford,

More information

Hans Peters, Souvik Roy, Ton Storcken. Manipulation under k-approval scoring rules RM/08/056. JEL code: D71, D72

Hans Peters, Souvik Roy, Ton Storcken. Manipulation under k-approval scoring rules RM/08/056. JEL code: D71, D72 Hans Peters, Souvik Roy, Ton Storcken Manipulation under k-approval scoring rules RM/08/056 JEL code: D71, D72 Maastricht research school of Economics of TEchnology and ORganizations Universiteit Maastricht

More information

Arrow s Paradox. Prerna Nadathur. January 1, 2010

Arrow s Paradox. Prerna Nadathur. January 1, 2010 Arrow s Paradox Prerna Nadathur January 1, 2010 Abstract In this paper, we examine the problem of a ranked voting system and introduce Kenneth Arrow s impossibility theorem (1951). We provide a proof sketch

More information

Condorcet Consistency of Approval Voting: a counter example in Large Poisson Games

Condorcet Consistency of Approval Voting: a counter example in Large Poisson Games Condorcet Consistency of Approval Voting: a counter example in Large Poisson Games Matías Núñez May 2009 Abstract Approval Voting is analyzed in a context of large elections with strategic voters: the

More information

Voting by Sequential Elimination with few Voters

Voting by Sequential Elimination with few Voters Voting by Sequential Elimination with few Voters Sylvain Bouveret LIG - Grenoble INP, France sylvain.bouveret@imag.fr Yann Chevaleyre LIPN - Univ. Paris-Nord, France yann.chevaleyre@lipn.univ-paris13.fr

More information

An axiomatic characterization of the Borda mean rule

An axiomatic characterization of the Borda mean rule Social Choice and Welfare https://doi.org/10.1007/s00355-018-1167-8 ORIGINAL PAPER An axiomatic characterization of the Borda mean rule Florian Brandl 1 Dominik Peters 2 Received: 11 May 2017 / Accepted:

More information

Maximin Share Allocations on Cycles

Maximin Share Allocations on Cycles Maximin Share Allocations on Cycles Zbigniew Lonc 1, Miroslaw Truszczynski 2 1 Warsaw University of Technology, Poland 2 University of Kentucky, USA zblonc@mini.pw.edu.pl, mirek@cs.uky.edu Abstract The

More information

COMPLEXITY OF HEDONIC GAMES

COMPLEXITY OF HEDONIC GAMES COMPLEXITY OF HEDONIC GAMES WITH DICHOTOMOUS PREFERENCES Dominik Peters University of Oxford advised by Edith Elkind This work will be presented at AAAI 2016. Hedonic Games [Drèze and Greenberg, 1980;

More information

Efficiency and converse reduction-consistency in collective choice. Abstract. Department of Applied Mathematics, National Dong Hwa University

Efficiency and converse reduction-consistency in collective choice. Abstract. Department of Applied Mathematics, National Dong Hwa University Efficiency and converse reduction-consistency in collective choice Yan-An Hwang Department of Applied Mathematics, National Dong Hwa University Chun-Hsien Yeh Department of Economics, National Central

More information

Goal-Based Collective Decisions: Axiomatics and Computational Complexity

Goal-Based Collective Decisions: Axiomatics and Computational Complexity Goal-Based Collective Decisions: Axiomatics and Computational Complexity Arianna Novaro 1, Umberto Grandi 1, Dominique Longin, Emiliano Lorini 1 IRIT, University of Toulouse IRIT, CNRS, Toulouse {arianna.novaro,

More information

Strategy-Proofness on the Condorcet Domain

Strategy-Proofness on the Condorcet Domain College of William and Mary W&M ScholarWorks Undergraduate Honors Theses Theses, Dissertations, & Master Projects 5-2008 Strategy-Proofness on the Condorcet Domain Lauren Nicole Merrill College of William

More information

Complexity of Unweighted Coalitional Manipulation Under Some Common Voting Rules

Complexity of Unweighted Coalitional Manipulation Under Some Common Voting Rules Complexity of Unweighted Coalitional Manipulation Under Some Common Voting Rules Lirong Xia Michael Zuckerman Ariel D. Procaccia Vincent Conitzer Jeffrey S. Rosenschein Department of Computer Science,

More information