Multiwinner Elections under Minimax Chamberlin-Courant Rule in Euclidean Space

Chinmay Sonar, Subhash Suri, Jie Xue · IJCAI 2022 (ijcai22-00068)

mirror found
paperMultiwinner Elections under Minimax Chamberlin-Courant Rule in Euclidean Space
authorsChinmay Sonar, Subhash Suri, Jie Xue
venueIJCAI 2022
filed undermultiwinner · multiwinner
judged bygpt-5.6-luna / xhigh (triple__luna__xhigh__c22r1)
judge confidencehigh
authors would recognise ityes

The anchor — hardness

Theorem 2

For any constant ϵ > 0, it is NP-hard to achieve a |C|1−ϵ-approximation for Euclidean minimax committee in Rd for any d ≥2.

statement extracted from the paper’s text layer

Every anchor argued

The continuous mirror question

Given a fixed candidate set \(C\subseteq\mathbb{Q}^d\), committee size \(k\), realizable strict ranking types \(t\) with Euclidean witnesses, and rational masses \(\mu_t\) summing to \(1\), find a size-\(k\) committee minimizing \(L_\mu(S)=\max_{t:\mu_t>0}\min_{c\in S}\sigma_t(c)\), or decide whether \(L_\mu(S)\le q\).

The model it lives in

A rational high-multiplicity Euclidean electorate: types are realizable ordinal rankings of the fixed candidates, \(\mu_t\) is type mass, the decision variable is a committee \(S\subseteq C\) with \(|S|=k\), and the objective is worst supported-type rank.

The objection that survived

Because the objective is a worst-type objective, different positive masses produce the same value, so the continuous society contributes support information but no quantitative population weighting.

fatal: False

What the mirror covers

The explicit anchors cover the Euclidean minimax 1-Borda hardness and approximation results in Theorems 1–3; analogous aggregation could translate Theorems 5–9, while cardinal-distance, uncertainty, and utilitarian directions are not covered.

Open questions for a prover

The case FOR (proponent)

The strongest positive case is a conservative but genuine Class B mirror: continuize the voter population while keeping the Euclidean candidate set and the discrete committee unchanged. The paper’s hardness then survives, which is itself an informative boundary for the programme.

Let \(C\subseteq\mathbb{Q}^d\) be the fixed candidate set, with \(|C|=m\), and let \(k\) be the committee size. A voter type \(t\) is a realizable strict ranking \(\pi_t\) of \(C\), induced by some location \(x_t\in\mathbb{R}^d\); the witness \(x_t\) is part of the input only to certify Euclidean realizability. Locations inducing the same ranking are the same type because the paper’s objective uses only ordinal ranks.

A society is a rational distribution \(\mu\) over the supported types, with \(\mu_t\) the fraction of the population having ranking \(\pi_t\). The decision variable is still a committee \(S\subseteq C\) with \(|S|=k\). Define its population minimax score by

\[ L_\mu(S)=\max_{t:\mu_t>0}\min_{c\in S}\sigma_t(c), \]

and let

\[ \operatorname{OPT}_\infty(\mu)=\min_{|S|=k}L_\mu(S). \]

The continuous problem is therefore:

\[ \textsc{Euclidean-Minimax-Committee}_\infty: \]

given \(C\), \(k\), the Euclidean witnesses for the supported ranking types, and rational masses \(\mu\), compute a size-\(k\) committee minimizing \(L_\mu(S)\), or decide whether \(L_\mu(S)\le q\) for some committee.

This is recognizably the authors’ problem. Nothing about the committee, candidates, Euclidean dimension, ordinal preferences, or worst-voter objective has been relaxed. Only the list of individual voters has been replaced by type masses. A finite election with \(n_t\) voters of type \(t\) maps exactly to \(\mu_t=n_t/n\), and any rational \(\mu\) can be expanded into a finite electorate by taking a common denominator. Thus the discrete and continuous versions have the required high-multiplicity dictionary.

The natural regime is a large spatial electorate: millions of residents selecting a committee of public facilities, representatives, or service locations. Many residents may share one of \(\tau\) recurring preference profiles—say, the same neighborhood-level ordering of candidate facilities—while \(N\gg\tau\). For fixed \(d\), the Euclidean restriction gives only polynomially many realizable rankings, as the paper itself emphasizes. The paper does not study this high-multiplicity regime explicitly, but its ordinal Euclidean model makes the interpretation natural.

My lead hardness anchor is Theorem 2, proved in this paper rather than cited from elsewhere: for every constant \(\epsilon>0\), achieving a \(|C|^{1-\epsilon}\)-approximation is NP-hard in every fixed dimension \(d\ge2\). Theorem 1, also proved here, supplies the exact decision core: NP-hardness already holds for deciding whether the optimum is at most \(4\). These are two statements about the same continuous problem, not two different mirrors.

The hardness transfers exactly. Given the paper’s finite election, aggregate voters with identical rankings and assign each resulting type its rational frequency. For every committee \(S\), the maximum over individual voters equals the maximum over positive-mass types, so the optimum and the approximation gap are unchanged. Hence \(\textsc{Euclidean-Minimax-Committee}_\infty\) is expected to be Class B for \(d\ge2\). The reduction’s combinatorics live in the planar candidate geometry and the variable/clause gadgets, not in the number of individually named voters. This is precisely the kind of hardness that should survive continuization.

A useful secondary anchor is Theorem 3, also proved here. It gives a polynomial-time approximation for the same population problem:

\[ O(m/k)\quad\text{in }d=2, \]

and

\[ O((m/k)\log k)\quad\text{in fixed }d\ge3. \]

The corresponding named problem is \(\textsc{Euclidean-Minimax-Approx}_\infty\): given the typed distribution \(\mu\), output a size-\(k\) committee satisfying the relevant bound on \(L_\mu(S)\). The paper’s \(\epsilon\)-net construction applies type by type, so after aggregation its running time can be expressed polynomially in \(m\), \(\tau\), and the encoding length of \(\mu\), rather than in the potentially enormous population size \(N\). Thus the exact problem is a Class B problem with a meaningful Class A approximation frontier.

This mirror generates several worthwhile questions: whether exact optimization becomes polynomial for fixed \(d=1\) when the input is given by types; whether the \(d\ge2\) hardness persists when \(\tau\) is bounded or small relative to \(m\); whether the two-dimensional \(O(m/k)\) guarantee can be improved in compressed populations; and whether implicit spatial densities admit sample-based or oracle algorithms. A mass-sensitive percentile objective would also be natural, but it would be a new problem rather than the paper’s minimax rule.

The weakest point is that, under a pure minimax objective, the numerical values of \(\mu_t\) matter only through whether \(\mu_t\) is positive. A tiny cohort and a large cohort are equally protected. Consequently, this mirror can look like a weighted restatement of the finite problem rather than a case where continuity fundamentally changes the complexity. Moreover, the paper’s reduction does not establish hardness with very small \(\tau\); its value is mainly to show that population continuization does not automatically dissolve candidate-driven Euclidean hardness.

That concession limits the novelty claim, but it does not invalidate the mirror. The model is faithful, the high-multiplicity regime is plausible, the transfer is exact, and the paper supplies both a hardness boundary and a nontrivial approximation landscape. It is therefore a credible, if deliberately conservative, continuous mirror.

The case AGAINST (opponent, writing after the proponent)

The negative case is not that no population story can be told. A large electorate with repeated Euclidean preference profiles is perfectly plausible. The problem is that, for this paper’s actual minimax objective, the population measure is semantically invisible.

For any typed society,

\[ L_\mu(S)=\max_{t:\mu_t>0}\min_{c\in S}\sigma_t(c). \]

Thus \(L_\mu\) depends only on \(\operatorname{supp}(\mu)\), not on the masses. Replacing \(\mu\) by the finite election containing one voter of each supported type preserves the score of every committee exactly. Conversely, every finite election becomes such a distribution. This is not merely the objection that “continuous does not help.” The purported continuous population has no quantitative population state: \(0.0001\%\) and \(90\%\) of society impose exactly the same constraint.

The same collapse occurs in the best spatial version. Partition Euclidean space into cells inducing the same ranking of the finite candidate set. An atomless density contributes only through which ranking cells have positive measure. Every density with the same positive-measure cells gives the same minimax problem. If one uses an essential supremum, vanishing cohorts disappear discontinuously; if one uses a pointwise supremum, null sets and tie boundaries control the answer and the measure still contributes nothing. The continuum therefore fails to provide a stable aggregate limit for the paper’s worst-voter criterion.

This defeats Theorems 1 and 2 as worthwhile continuous anchors, although not as formal complexity transfers. Their reductions can indeed be lifted by assigning masses to the constructed voter types, or by duplicating every voter many times. But the duplication does no semantic or computational work: the reduction is really a reduction on the support of rankings. It establishes hardness for a support-indexed committee problem, not a population problem whose continuous state matters. The absence of hardness for small \(\tau\) is consequently not the main defect; even a successful small-\(\tau\) result would still be solving a support problem unless the objective were changed.

Theorem 3 has the same problem. Its \(\epsilon\)-net construction can be run using one representative witness for each supported ranking type, but it never uses \(\mu_t\). The claimed polynomial dependence on \(\tau\) is useful input compression, yet it is not a continuous optimization result: the geometric hitting-set instance is unchanged after all multiplicities are erased. Theorem 5 and Theorem 8, which quantify over every voter, would collapse in exactly the same way.

There are natural repairs, but each breaks the claimed mirror. A quantile objective could ignore an \(\alpha\)-fraction of the population; a weighted or expected-rank objective could make masses relevant; and a cardinal-distance objective could use the spatial density. These are all potentially worthwhile ChoCo problems. They are respectively a different robustness criterion, a different Chamberlin–Courant objective, and the cardinal \(k\)-center problem that this paper explicitly distinguishes from its ordinal problem. None inherits Theorems 1–3 as stated.

Adding coordinates, subgroup labels, or other attributes to the voter type does not help unless the objective uses them. If it does not, they are redundant; if it does, the result is no longer the paper’s problem. Making candidates or committees continuous would offer a more substantive continuation, but violates the programme’s population-only scope.

So the paper does pass the formal “named computational result” test, and the proponent’s finite-to-rational correspondence is correct. That makes this a defensible formal Class B lift. The negative case is that it is not a worthwhile continuization in the programme’s stronger sense: every faithful population model factors through ranking support, while every model in which population mass matters changes the problem being mirrored. Under a permissive standard where exact high-multiplicity restatements count, the negative verdict is therefore not airtight; under the programme’s ambition of making society itself a meaningful continuous computational object, none of the proposed anchors survives.

The adversarial triple: the proponent anchors on up to three named results; the opponent sees that case and must defeat every anchor; the judge decides which case convinced it. These are the pipeline’s own outputs, generated by tools/triple_run.py — no human edited them. The paper’s own text is not reproduced here beyond the quoted statement above.