Multi-issue voting
Multi-issue voting is a setting in which several issues have to be decided by voting. Multi-issue voting raises several considerations, that are not relevant in single-issue voting.
The first consideration is attaining fairness both for the majority and for minorities. To illustrate, consider a group of friends who decide each evening whether to go to a movie or a restaurant. Suppose that 60% of the friends prefer movies and 40% prefer restaurants. In a one-time vote, the group will probably accept the majority preference and go to a movie. However, making the same decision again and again each day is unfair, since it satisfies 60% of the friends 100% of the time, while the other 40% are never satisfied. Considering this problem as multi-issue voting allows attain a fair sequence of decisions by going 60% of the evenings to a movie and 40% of the evenings to a restaurant. The study of fair multi-issue voting mechanisms is sometimes called fair public decision making. The special case in which the different issues are decisions in different time-periods, and the number of time-periods is not known in advance, is called perpetual voting.
The second consideration is the potential dependence between the different issues. For example, suppose the issues are two suggestions for funding public projects. A voter may support funding each project on its own, but object to funding both projects simultaneously, due to its negative influence on the city budget. If there are only few issues, it is possible to ask each voter to rank all possible combinations of candidates. However, the number of combinations increases exponentially in the number of issues, so it is not practical when there are many issues. The study of this setting is sometimes called combinatorial voting.
Definitions
There are several issues to be decided on. For each issue t, there is a set Ct of candidates or alternatives to choose from. For each issue t, a single candidate from Ct should be elected. Voters may have different preferences regarding the candidates. The preferences can be numeric or ranked or binary. In combinatorial settings, voters may have preferences over combinations of candidates.A multi-issue voting rule is a rule that takes the voters' preferences as an input, and returns the elected candidate for each issue. Multi-issue voting can take place offline or online:
- In the offline setting, agents' preferences are known for all issues in advance. Therefore, the choices on all issues can be made simultaneously. This setting is often called public decision making.
- In the online setting, the issues represent decisions in different times; each issue t occurs at time t. The voters' preferences for issue t become known only at time t. This setting is often called perpetual voting. A perpetual voting rule is a rule that, in each round t, takes as input the voters' preferences, as well as the sequence of winners in rounds 1,...,t-1, and returns an element of Ct that is elected in time t.
- * Some authors distinguish between a semi-online setting, in which the number of rounds is known in advance and only the preferences in each round are unknown, and a full-online setting, in which even the number of rounds is unknown.
Cardinal preferences
With cardinal ballots, each voter assigns a numeric utility to each alternative in each round. The total utility of a voter is the sum of utilities he assigns to the elected candidates in each round.Offline cardinal ballots
Conitzer, Freeman and Shah studied multi-issue voting with offline cardinal ballots. They focus on fairness towards individual agents. A natural fairness requirement in this setting is proportional division, by which each agent should receive at least 1/n of their maximum utility. Since proportionality might not be attainable, they suggest three relaxations:Proportionality up to one issue : for each voter, there exists a round such that, if the decision on that round would change to the voter's best candidate in that round, the voter would have his fair share.Round robin share : each voter receives at least as much utility as he could attain if the rounds were divided by round-robin item allocation and he would play the last. Pessimistic proportional share .These relaxations make sense when the number of voters is small and the number of issues is large, so a difference of one issue is small w.r.t. 1/n. They show that the Maximum Nash Welfare solution satisfies or approximates all three relaxations. They also provide polynomial time algorithms and hardness results for finding allocations satisfying these axioms, with or without Pareto efficiency.
Online cardinal ballots
Freeman, Zahedi and Conitzer study multi-issue voting with online cardinal ballots. They present two greedy algorithms that aim to maximize the long-term Nash welfare. They evaluate their algorithms on data gathered from a computer systems application.Binary preferences
Offline approval voting: one candidate per round
The simplest multi-issue voting setting is that there is a set of issues, and each agent votes either for or against each issue. Amanatidis, Barrot, Lang, Markakis and Ries present several voting rules for this setting, based on the Hamming distance:- The utilitarian rule just follows the majority vote of each issue independently of the others, This rule may be unfair towards minorities, but it is strategyproof.
- The egalitarian rule accepts a subset of issues that minimizes the maximum Hamming distance to the voters' ballots. This rule might arguably give too much power to minorities; additionally, it is not strategyproof.
- A family of rules based on Ordered weighted averaging can be used to interpolate between the utilitarian and egalitarian rule. This family allows to attain a trade-off between fairness towards minorities and strategyproofness.
Freeman, Kahng and Pennock study multiwinner approval voting with a variable number of winners. In fact, they treat each candidate as a binary issue, so their setting can be seen as multi-issue voting with one candidate per round. They adapt the justified representation concepts to this setting as follows:
- Each voter gains satisfaction, not only from an elected candidate that he approves, but also from a non-elected candidate that he does not approve.
- A group is L-large if it contains at least L*''n/m'' voters, and L-cohesive if in addition the group members agree on the placement of at least L candidates.
- A committee is r-AS if for every L-cohesive group, the average of the members' satisfaction is at least r*L. The JR, PJR and EJR conditions are generalized in a similar way.
- The PAV rule chooses a committee that maximizes the sum of Harmonic, where sati is the satisfaction of voter i. The sequential Phragmen rule and the method of equal shares divide the load of each elected candidate among the voters who approve it, and the load of each unelected candidate among the voters who do not approve it. All these rules satisfy PJR. MES violates EJR; it is not known whether the other two satisfy it.
- A deterministic rule cannot guarantee r-AS for r = /m+epsilon, for any epsilon>0. PAV, Phragmen and MES cannot guarantee r-AS for r = 1/2+epsilon. But there is a randomized rule that satisfies -AS.
For voting with abstentions, the definitions must be adapted : instead of m, the factor changes to the number of issues on which all group members do not abstain.
They study two rules:
- Proportional approval voting (PAV) – without abstentions, it guarantees the maximum possible average representation, which is d=*r-1; this implies that it is proportional. Moreover, for cohesive groups it has average representation d > 3L/4-1. It is proportional also in voting with abstentions.
- and method of equal shares (MES) – without abstentions, it is proportional, and has average representation d>*r-1. With abstentions, the naive implementation of MES is not proportional; but it has a variant that is proportional.
Offline approval voting: multiple candidates per round
Brill, Markakis, Papasotiropoulos and Jannik Peters extended the results of Skowron and Gorecki to issues with multiple candidates per round, and possible dependencies between the issues; see below, the subsection on [|Fairness in combinatorial voting].Page, Shapiro and Talmon studied a special case in which the "issues" are cabinet offices. For each office, there is a set of candidates; all sets are pairwise disjoint. Each voter should vote for a single candidate per office. The goal is to elect a single minister per office. In contrast to the public decision-making setting, here the number of voters is large and the number of issues is small. They present two generalizations of the justified representation property:
- The weaker generalization is Global proportional justified representation : for every group S of agents of size Ln/''k, whose approval sets in all offices have a non-empty intersection, there are at least L'' offices in which the elected candidate is approved by at least one member of S. A G-PJR allocation always exists, and it is fixed-parameter tractable w.r.t. the number of voters.
- The stronger generalization is Partial proportional justified representation : for every group S of agents of size Ln/''x, whose approval sets in some x'' out of k offices have a nonempty intersection, there are at least L offices in which the elected candidate is approved by at least one member of S. A P-PJR allocation always exists.
Online approval voting: multiple candidates per round
In online approval voting, it is common to assume that in each round t there are multiple candidates; the set of candidates is denoted by Ct. Each voter j approves a subset of At,j of Ct.Martin Lackner studied perpetual voting with online approval ballots. He defined the following concepts:
- The satisfaction of a voter is the number of rounds in which one of his approved candidates is elected.
- The support of a voter in some round is the fraction of voters who support one of his approved candidates.
- The quota of a voter is the sum of his supports over all previous round.
- Simple proportionality - in any simple instance, in which each agent votes for the same single candidate each time, the satisfaction of each agent should be at least his quota.
- Independence of unanimous decisions: if there is an issue on which all voters agree, then the decision on this issue should not affect future decisions.
- Bounded dry spells: for each voter should be satisfied with at least one decision in a given time-period. The bound may depend on the number of voters.
- Perpetual lower/upper quota compliance - the likelihood of a voter to be satisfied with a proportional fraction of the decisions;
- Gini coefficient of influence - the inequality in the degree of influence of different voters.
- Perpetual PAV - as in sequential proportional approval voting: the weight of a voter with current satisfaction k is 1/. It satisfies simple proportionality, but not bounded dry spells, nor any quota compliance.
- Perpetual Unit-cost - the weight of a satisfied voter remains the same while the weight of an unsatisfied voter increases by 1. So the weight of a voter with current satisfaction k in time t is t-''k.
- Perpetual Reset - the weight of a satisfied voter drops to 1 while the weight of an unsatisfied voter increases by 1.
- Perpetual Equality - the weight of a voter with satisfaction k'' is n−k. So the vote of a voter with satisfaction k is larger than all vote of voters with satisfaction larger than k.
- Perpetual Consensus - the weight of an unsatisfied voter is increased by 1. The weights of all voters are increased by 1; then, the total weight of satisfied voters is decreased n. This rule achieves the best results in the axiomatic analysis: it is the only rule that satisfies all three axioms /4. This rule is related to an apportionment method of Frege.
- Perpetual Phragmen - Each round, the budget of each voter is increased continuously, until some group of voters can "purchase" a candidate. It satisfies simple proportionality and bounded dry spells: no agent has a dry spell of length 2n-1. This rule is related to Phragmen's voting rules. It can be computed in polynomial time.
- Perpetual Quota - the weight of a voter is the difference between this voter's satisfaction and his quota. This rule satisfies simple proportionality and independence of unanimous decisions, but not bounded dry spell. However, it performs best in the experimental evaluation, in the two metrics: perpetual lower quota compliance and Gini coefficient of influence.
- Perpetual Nash - maximizes the product of the voters' satisfaction scores.
Bulteau, Hazon, Page, Rosenfeld and Talmon focus on fairness notions to groups of voters, rather than to individual voters. They adapt some justified representation properties to this setting. In particular, they define two variants of proportional justified representation. In both variants, we say that a group of agents agree in round t if there is at least one candidate in Ct that they all approve.
- The weaker variant is all-periods-intersection-PJR. It requires that, for every group S of agents of size Ln/''T who agree in all T'' rounds, there are at least L rounds in which the elected candidate is approved by at least one member of S.
- The stronger variant is some-periods-intersection-PJR. It requires that, for every group S of agents of size Ln/''k who agree in some k'' out of T rounds, there are at least L rounds in which the elected candidate is approved by at least one member of S. This variant is stronger, as it does not require that the group agrees in all T rounds. However, if they agree on fewer rounds, then their "entitlement" is proportionately smaller.
Chandak, Goel and Peters strengthen both axioms from PJR to EJR. They call their new axioms "EJR" and "strong-EJR". They also adapt three voting rules to this setting:
- The Sequential Phragmen rule is fully online - it makes decisions round by round, and does not need to know the total number of decisions. It works as follows. For each voter i, we keep a variable xi, which we call the load of i. Initially, all loads are set to 0. In each round t, for each candidate c in Ct, we check how to divide a total load of 1 among the voters who approve c in that round, such that the maximum total load assigned to a single voter will be as small as possible. In each round t, we choose the candidate for which the maximum total load is as small as possible. The rule can be computed in polynomial time. The rule can be computed in polynomial time. It satisfies strong PJR, but fails even weak EJR.
- The method of equal shares is semi-online – it needs to know the total number of rounds, but still works round by round. For each voter i, we keep a variable bi, which we call the budget of i. Initially, all budgets are set to 1. In each round t, for each candidate c in Ct, we check how to divide a total cost of n/''T among the voters who approve c'' in that round. We choose the candidate for which the maximum price that has to be paid is as small as possible. If, in some round t, no candidate is affordable by the voters who approve it, then we elect a candidate who minimizes the amount that has to be paid by voters who do not approve it, and zero the budget of voters who approve it. The rule can be computed in polynomial time. It satisfies weak-EJR, but fails strong-PJR.
- Proportional Approval Voting is offline. It chooses the decision sequence that maximizes the PAV-score, which is the sum over all voters i of the Harmonic number of the number of elected candidates approved by i. It satisfies strong-EJR. Finding the optimal sequence is NP-hard; however, using local search, it is possible to find a locally-optimal sequence that satisfies strong-EJR too.
- It remains open whether there exists a fully-online rule that satisfies EJR.
- Stronger variants of these properties, where groups of voters may have a slightly smaller size or agree on fewer rounds, may be impossible to satisfy.
- They empirically compared various rules for their average utility, 25% percentile utility, and Gini coefficient. For the average utility, utilitarian approval voting is best; the order among proportional rules was: PAV > Seq.Phragmen > MES > Perpetual Quota > Perpetual Consensus, but the differences are small. For the egalitarian value and Gini coefficient, utilitarian approval voting is worst; there is no consistent difference between the proportional rules. The datasets were random, taken from USA voting data, taken from machine-learning models trained on the Moral Machine dataset.
Perpetual multiwinner voting
Bredereck, Fluschnik, and Kaczmarczyk study perpetual multiwinner voting: at each round, each voter votes for a single candidate. The goal is to elect a committee of a given size. In addition, the difference between the new committee and the previous committee should be bounded: in the conservative model the difference is bounded from above, and in the revolutionary model the difference is bounded from below. Both models are NP-hard, even for a constant number of agents.Combinatorial preferences
One complication in multi-issue voting is that there may be dependencies between agents' preferences on different issues. For example, suppose the issues to be decided on are different kinds of food that may be given in a meal. Suppose the bread can be either black or white, and the main dish can be either hummus or tahini. An agent may want either black bread with hummus or white bread with tahini, but not the other way around. This problem is called non-separability.Eliciting non-separable preferences
There are several approaches for eliciting voters' preferences when they are not separable:- If there are only few issues, it is possible to ask each voter to rank all possible combinations of candidates. However, the number of combinations increases exponentially in the number of issues, so it is not practical when there are many issues. There is some research on languages for concise representation of preferences.
- It is possible to ask for each voters' favorite alternative in each issue separately. This option is simpler, but might lead to multiple-election paradoxes, where the collective decision is worst for all agents. For example, suppose there are three issues, and for each issue there are two candidates - 1 and 0. Suppose Alice's top choice is, Bob's top choice is, and Chana's top choice is, and all agents' last choice is. A majority voting in each issue separately would lead to the outcome, which is worst for all voters.
- In sequential voting, the issues are decided in order, so that each agent can vote on an issue based on the outcomes in previously-decided issues. This method is useful when there is a natural order of dependence on the issues. However, if some issues depend on decisions in future issues, the voters will have a hard time deciding what to vote.
- In iterative voting, we ask for each voters' favorite alternative in each issue separately, but allow them to revise their vote based on other people's votes. Voters are allowed to update only one issue at a time. The problem is that the iterative dynamics might not converge. However, in certain special cases, a Nash equilibrium exists. Iterative voting can improve the social welfare and prevent some of the multiple-election paradoxes; this was shown both by computer simulations and by laboratory experiments.
Fairness in combinatorial voting
Brill, Markakis, Papasotiropoulos and Jannik Peters study offline multi-issue voting with a non-binary domain, and possible dependencies between the issues, where the main goal is fair representation. They define generalizations of PAV and MES that handle conditional ballots; they call them conditional PAV and conditional MES. They prove that:- Under different assumptions, conditional-PAV and conditional-MES satisfy alpha-proportionality, for some alpha that depends on the maximum degree of the dependency graphs and the maximum number of candidates per issue.
- Computing the winner of conditional-MES is NP-hard even when all voters have a common dependency graph; and when voters may have different depency graph, even when the in-degree of each dependency graph is constant. But with both common dependency graph and bounded in-degree, the outcome can be computed in polynomial time. The same holds if each connected component of the global dependency graph has at most a constant number of vertices.
Generalizations
Participatory budgeting
Lackner, Maly and Rey extend the concept of perpetual voting to participatory budgeting. A city running PB every year may want to make sure that the outcomes are fair over time, not only in each individual application.Fair allocation of indivisible public goods
In fair allocation of indivisible public goods , society has to choose a set of indivisible public goods, where there is are feasibility constraints on what subsets of elements can be chosen. Fain, Munagala and Shah focus on three types of constraints:Matroid constraints: there is a fixed matroid M over the items, and the chosen items must form a basis of M. This problem of fair public decision making is a special case in which each issue is a category, and there is partition matroid constraint such that a single candidate must be selected for each issue.Matching constraints: there is a fixed graph G=, where the items are the edges, and the chosen items must form a matching in G.Packing constraints: there is a fixed matrix A and a fixed vector b, and the indicator vector of the items x must satisfy the inequality A x ≤ b. The problem of participatory budgeting is a special case in which the matrix A has a single row containing the item costs, and b is the budget. Packing constraints allow a more general budgeting setting, in which there are different kinds of resources, each of which has a different budget.Fain, Munagala and Shah present a fairness notion for FAIPG, based on the core. They provide polynomial-time algorithms finding an additive approximation to the core, with a tiny multiplicative loss. With matroid constraints, the additive approximation is 2. With matching constraints, there is a constant additive bound. With packing constraints, with mild restrictions, the additive approximation is logarithmic in the width of the polytope. The algorithms are based on the convex program for maximizing the Nash social welfare.
Garg, Kulkarni and Murhekar study FAIPG with budget constraints. They show polynomial-time reductions for the solutions of maximum Nash welfare and leximin, between the models of private goods, public goods, and public decision making. They prove that Max Nash Welfare allocations are Prop1, RRS and Pareto-efficient. However, finding such allocations as well as leximin allocations is NP-hard even with constantly many agents, or binary valuations. They design pseudo-polynomial time algorithms for computing an exact MNW or leximin-optimal allocation for constantly many agents, and for constantly many goods with additive valuations. They also present an O-factor approximation for max Nash welfare, which also satisfies RRS, Prop1, and 1/2-Prop.
Banerjee, Gkatzelis, Hossain, Jin, Micah and Shah study FAIPG with predictions: in each round, a public good arrives, each agent reveals his value for the good, and the algorithm should decide how much to invest in the good. There are approximate predictions of each agent's total value for all goods. The goal is to attain proportional fairness for groups. With binary valuations and unit budget, proportional fairness can be achieved without predictions. With general valuations and budget, predictions are necessary to achieve proportional fairness.
Strategic manipulation
Multi-issue voting rules are prone to strategic manipulation. A particularly simple form of manipulation is the Free-rider problem: some voters may untruthfully oppose a popular opinion in one issue, in order to receive increased consideration in other issues. Lackner, Maly and Nardi study this problem in detail. They show that:- Almost every rule based on Ordered weighted averaging or on Thiele's rules, either using global optimization or sequential greedy elections, are prone to free-riding. The only exception is the utilitarian rule, which is not fair towards minorities.
- For OWA or Thiele rule based on global optimization, it is NP-hard to compute the outcome; moreover, even when the winner of an issue is known, it is NP-hard to determine whether free-riding is possible. However, free-riding can never be harmful.
- For sequential OWA and Thiele rules, computing the winner of each issue can be done in polynomial time, and hence it is easy to know whether free-riding is possible. However, free-riding in one issue may decrease the utility of the free-rider in the following issues; it is NP-hard to tell whether or not this will happen, and requires full information about all issues. Without complete information, it is impossible to know for sure whether free-riding is beneficial or harmful.
- Simulation experiments consider variants of OWA and Thiele rules parameterized by a factor x; x=0 is the utilitarian rule, and larger x means that the rule is fairer. As x increases, the proportion of voters who can benefit from free-riding increases from 0 to about 50%; but the proportion of voters who can lose from free-riding increases too, from 0 to more than 10%.