Stable winner set

Revision as of 20:31, 5 January 2020 by Psephomancy (talk | contribs) (grammar/spelling)

A stable winner set is a requirement on a winner set

  Given a winner set S of K winners, another winner set S′ containing K′ winners blocks S iff V(S,S′)/n >= K′/K. 
  Where V(S,S′) is the number of voters who strictly prefer S′ to S and n is the number of voters. 
  A winner set is stable if no replacement set blocks it.

There are a few points which are important to note:

  1. In most cases K′ < K. This means that the definition of a stable winner set is that a subgroup of the population cannot be more happy with fewer winners given the relevant size comparison of the Ks and the group. This relates to how PR methods attempt to maximize voters' representation by electing those who sizeable subgroups each strictly prefer, rather than only those who only majorities or pluralities can agree on.
  2. There can be more than one stable winner set. The group of all stable winner sets is referred to as the core.
  3. The term "strictly prefer" is generally considered to mean "receive more utility from the overall winner set". One possible variation is "receive more of their highest-preferred candidates."
  4. The formula V(S,S′)/n >= K′/K is analogous to a (Hare) quota; formulas analogous to other quotas may be used instead.

Relation to Proportional Representation

Each group of voters should feel that their preferences are sufficiently respected, so that they are not incentivized to deviate and choose an alternative winner set of smaller weight. In the common scenario that we do not know beforehand the exact nature of the demographic coalitions, we adopt the robust solution concept which requires the winner set to be agnostic to any potential subset of voters deviating. This means that the requirement of a stable winner set is equivalent to but more robust than the concept of Proportional representation.

This is a more strict definition than the Hare Quota Criterion which is typically what is used as a stand-in for Proportional Representation in non-partisan systems since there is no universally accepted definition. The existing definitions of Proportional Representation are unclear and conflicting.

Example

Let's look at a common example. Let's say we have two voting blocs: group A and B. B makes up 79% of the population and A 21%. In a 5 winner election with max score of 5 and 100 voters, Group A will score all the A candidates 5 and the B candidates 0. Group B will do the opposite.

The best winner set for group A is {A1,A2,A3,A4,A5}. This is the bloc voting answer and is not the proportional answer. So let's prove it is not stable

S = {A1,A2,A3,A4,A5}

A blocking set is S′ = {B1}

V(S,S′) = 21 since their total utility from S is 0 and S′ is 5.

V(S,S′)/n = 21/100 = 0.21

K′/K = 1/5 = 0.2

0.21≥ 0.2 so S′ blocks S. Therefore, S is not stable.

Notably, stable winner sets focus on a voters' total utility from all candidates in a winner set, rather than the number of highest-preferred candidates they have in the set. The latter definition is closer to the traditional approximate definition of PR (voters receive as many of their highest-preferred candidates in proportion to their coalition sizes) which was meant to be used in conjunction with ordinal methods. The former definition is more relevant for cardinal methods; the difference can be seen with the example

2 to elect, scores out of 10

10 voters: A=10, B=0 C=9, D=9

10 voters: A=0, B=10, C=9, D=9

S = {A,B}

S′ = {C,D}

K=K′=2

n=20

V(S,S′) = 20 since everybody has a Utility of 10 from S and 18 from S′

V(S,S′)/n=20/20=1

K′/K = 2/2 = 1

1≥ 1 so S′ block S. Since S′ is not also blocked by S then S′ is the better solution.

It can be argued that even though {C, D} doesn't include any voter's 1st choice candidate, whereas {A,B} includes a 1st choice candidate of every voter, {C,D} is a better solution because it maximizes all voters' satisfaction with the overall set of winners. In essence, 1 point of utility is lost when comparing a voter's favorite candidate in each set but 9 points are gained for their 2nd-favorite candidate in each set. This form of analysis has been done with Condorcet PR methods before, though not while also discussing cardinal utility:

Lifting preferences from candidates to committees is achieved through what we call f-preferences. A given voter has an f-preference for one possible committee A over another, B, if the voter prefers A to B when considering in each committee only the f candidates most preferred by that voter. For example, a voter has a 1-preference for committee A over committee B if the voter's favorite candidate in committee A is preferred by that voter over the voter's favorite candidate in committee B. The voter has a 2-preference for committee A over committee B if the two favorite candidates on committee 1 are preferred over the two favorite candidates on committee B.[1]

Note that under the "voter prefers the set with more of their highest-preferred candidates" definition, {A,B} would be the stable set here. This definition makes stable sets appear to become more analogous to a Smith-efficient Condorcet PR method, such as Schulze STV.

(It is possible to create various hybrids of the two definitions. One example is a voter being considered to prefer a set that offers them slightly less utility so long as it has a certain additional number of more-preferred candidates in it. So between one set where a voter gets their favorite candidate and 10 utility and another set where the voter gets their 2nd and 3rd favorite candidates and 11 utility, the former set could be considered preferred if the definition of "strictly prefer" added at least 1 or more points of utility to the voter's preference for the former set because it had a more-preferred candidate, the favorite, in it.)

Droop Version

If the formula V(S,S′)/n >= K′/K is modified to instead be V(S,S′)/n >= K′/(K+1), then this makes stable sets' definition of proportionality become more similar to other definitions of PR that use Droop Quotas (or more specifically, Hagenbach-Bischoff Quotas) rather than Hare Quotas.

This definition is more restrictive and as such has a number of undesirable situations where it eliminates all winner sets from being stable. This can happen even in super simple examples, e.g., two voters, one likes A, the other likes B, and one candidate to elect -- neither {A} nor {B} is stable. (However, if all sets are blocked by at least one other set, it may still be possible to come up with the smallest set of sets that aren't blocked by any other sets, and consider this the core instead. This is analogous to the Schwartz Set, and always results in a non-empty core. In this example, both {A} and {B} are in the core under this definition because they are not blocked by any other sets, "any other" being an empty set of sets. This core produced by this definition seems to always reduce to the core produced by the original definition, when one exists.)

The biggest issue when using the Droop stability definition arises in the single-winner case, which is that the Score winner may no longer be stable. Consider the following example:

49% vote A5 B3 C0
2%  vote A5 B3 C5
49% vote A0 B3 C5

B is the Score/Utilitarian winner and is stable under Hare but not Droop.

Also, stable sets can have this "quota" computed based solely on voters who have preferences between any pair of sets that are being compared, so that in a 2-winner Approval Voting election with 67 A 33 B 10 C, the quota when looking at matchups between sets including either or both A and B is only computed off of at most the 100 voters that have preferences between them, rather than all 110. This would fix some but not all of the issues with this definition.

Using Droop Quotas and this "only voters with preferences between the relevant sets are used to compute the quota" trick makes stable sets become a Smith-efficient Condorcet method in the single-winner case, and appear to become a Condorcet PR method in the multiwinner case (with the core being analogous to a Smith Set of winner sets). However, use of the KP transform appears to prevent this, and makes stable sets always include a degree of preference and remain a cardinal method so long as it is done on rated ballots.[2]

Interestingly, the two varying modes of deciding which set a voter prefers in each pairwise matchup (evaluate a voter's preference between sets as based either on either: first whether they have a more-preferred candidate in one set, and then second more of their more-preferred candidates in that set, or: which set gives them more utility), as well as the discussion over whether to use Droop Quotas vs. Hare Quotas within the formula, has already been discussed before for Condorcet PR methods:

We deferred the question of how to decide whether a voter prefers one set of f candidates over another, where a set of candidates is a subset of a committee. In Proportional representation mode, there is only one difference from the voter's perspective. The voting algorithm decides which of two committees would be preferred by a candidate using one of two criteria, combined weights or best candidate.

The factor (k+1) may be surprising in the condition for proportional validity, but it actually agrees with proportional representation election methods developed elsewhere; it is analogous to the Droop quota used by many STV election methods.[1]

Further Reading

References