REVIEW 2 major objections 4 minor 25 references
Proportional Clustering, the $\beta$-Plurality Problem, and Metric Distortion
T0 review · 2 major / 4 minor · reviewed 2026-08-07 · deepseek-v4-flash
Pith's one-line read This paper establishes that fair clustering with a single center using the Droop quota is exactly the β-plurality problem, and that pure preference rankings suffice to obtain (2+√5)-proportionally fair clusterings for any number of centers.
desk verdict A solid rank-JR result undermined by a false plurality-veto theorem and an unsupported EAR assumption. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
The central object is the $\ell$-rank-JR condition, a fairness property for committees that depends only on preference rankings: for every rank $r$ and every group of at least $\ell$ agents all having some candidate within their top $r$, the committee must contain a winner within the top $r$ of at least one group member. This condition is what lets the proof transfer an ordinal guarantee into a metric one, because it bounds how far a committee member can be from any candidate that many agents prefer collectively. The proof machinery also includes the ratio-optimization identity $\max_{x\ge 0} \min(3+2/x, 1+2x) = 2+\sqrt{5}$, which converts pairwise distance inequalities into the final approximation factor.
What would settle it
A concrete counterexample would be a finite metric space with an ordinal preference profile where either (a) the Expanding Approvals Rule returns a committee that violates $\ell$-rank-JR for $\ell \ge n/k$, or (b) some $\ell$-rank-JR committee admits a coalition $N'$ of at least $\ell$ agents and an unchosen candidate $c$ such that every member's distance to the committee exceeds $(2+\sqrt{5})$ times their distance to $c$. Constructing either by exhaustive search over small profiles would settle the theorem.
Extended reading notes
Core claim
The discovery is a chain of equivalences and reductions. For $k=1$, a point is a $\beta$-plurality point if and only if the singleton clustering satisfies $1/\beta$-Droop proportionality, so the two research programs are literally the same question. The paper then shows that plurality veto, a rule designed for metric distortion, always returns a $(\sqrt{5}-2)$-plurality point from ordinal information alone. Finally, Theorem 5 proves that any committee satisfying $\ell$-rank-JR is $(2+\sqrt{5})$-approximate $\ell$-proportional for every $\ell > n/(k+1)$; because the Expanding Approvals Rule is stated to satisfy $\ell$-rank-JR for $\ell \geq n/k$, this yields an ordinal algorithm for proportional clustering. The proof is driven by a worst-case ratio optimization: for any unchosen candidate and any large coalition, rank-JR guarantees a committee member whose relative distances to the coalition and the candidate satisfy $\min(3+2/x, 1+2x) \le 2+\sqrt{5}$ for some nonnegative ratio $x$.
Load-bearing premise
The sole unproved step needed for the main algorithm is the remark that the Expanding Approvals Rule always produces a committee satisfying the rank-based fairness condition for quotas at least $n/k$; if that remark is false for some preference profile, the paper's ordinal $(2+\sqrt{5})$-proportionality guarantee does not follow from Theorem 5.
Editorial extensions
If this is right
- For $k=1$, any improvement in $\beta$-plurality bounds immediately improves Droop proportional clustering, and any lower-bound example transfers as well.
- Plurality veto gives a purely ordinal method to find a point that no alternative beats by a factor better than $1/(\sqrt{5}-2)=2+\sqrt{5}$, i.e., constant-factor Condorcet fairness from rankings only.
- Every $\beta$-plurality point has metric distortion at most $2/\beta+1$, so $\beta$-plurality guarantees translate directly into social-cost guarantees; this generalizes the known distortion-3 bound for Condorcet winners.
- The rank-JR theorem applies to every quota $\ell>n/(k+1)$, so the $(2+\sqrt{5})$ proportionality guarantee is not tied to the Hare quota and covers Droop-style thresholds.
- Combined with the asserted EAR property, this gives an ordinal algorithm matching the known lower bound, so the approximation factor $(2+\sqrt{5})$ is the best possible among ordinal rules.
Reading between the lines
- One can read Theorem 5 as a template: any future rule, not necessarily EAR, that supplies $\ell$-rank-JR inherits the same $(2+\sqrt{5})$ guarantee; this decouples the approximation proof from the algorithmic rule.
- The $k=1$ equivalence suggests a strategy for proportional clustering: settle tighter bounds for the simpler plurality problem first, then try to lift them to multiple centers; the paper's authors explicitly float this possibility as an open direction.
- The core-approximation result (Theorem 6) hints that ordinal information may also suffice for $q$-core guarantees in committee selection and sortition, but the paper does not provide an explicit ordinal rule for that setting; testing this would require a rank-PJR rule with an ordinal implementation.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper connects two lines of work: proportional clustering with the Droop quota and the β-plurality problem. It proves an equivalence for k=1 (Theorem 2), gives a distortion bound for β-plurality points (Theorem 3), and makes two algorithmic claims: that Plurality Veto selects a (√5−2)-plurality point using only ordinal information (Theorem 4), and that any committee satisfying ℓ-rank-JR is (2+√5)-approximately ℓ-proportional, which together with an asserted property of the Expanding Approvals Rule would resolve an open question of Kalaycı et al. (Theorem 5). An appendix extends the rank-based approach to a core notion.
Significance. If the algorithmic claims were correct, the paper would make a valuable contribution: it would give an ordinal voting rule with a constant plurality guarantee and resolve an open question in ordinal proportional clustering. The simple equivalence in Theorem 2 is correct and nicely bridges two literatures, and the conditional Theorem 5 is a useful structural statement. However, the central Theorem 4 is false as stated, and the resolution of the open question rests on an unproved, load-bearing assertion about the Expanding Approvals Rule. The paper's headline results are therefore not established, and the current version cannot be accepted.
major comments (2)
- [Section 4, Theorem 4]
- [Section 5, remark before Theorem 5] The claim that 'an outcome returned by EAR satisfies ℓ-rank-JR with ℓ ≥ n/k' is stated as a remark with no proof and no citation. This property is exactly what is needed to turn the conditional Theorem 5 into an actual ordinal algorithm achieving (2+√5)-proportionality, thereby resolving the open question of Kalaycı et al. The cited references do not establish it: Aziz and Lee predate the rank-JR notion, and Brill and Peters do not state this quota version for EAR. Without a proof of this property, the paper's main contribution to the open question is conditional only. This is a load-bearing gap, not a presentation issue.
minor comments (4)
- [Section 5, Definition of ℓ-rank-JR] The definition of ℓ-rank-JR contains a variable error: 'for each j ∈ N′' should be 'for each i ∈ N′' with 'rank(i,c) ≤ r', or equivalently the condition should read 'rank(j,c) ≤ r for each j ∈ N′'. As written, the quantifier is ambiguous and the proof of Theorem 5 silently reinterprets the axiom.
- [Section 3, Theorem 3 proof] The proof of Theorem 3 skips the justification that ∑_{N\N′} d(q,p) ≤ ∑_{N′} d(q,p), which follows from |N\N′| ≤ |N′| and d(q,p) ≥ 0. The step as written is confusing and should be spelled out.
- [Section 5, Theorem 5 proof] In the proof of Theorem 5, the agent j obtained from the rank-JR axiom is said to belong to N, whereas the axiom as stated guarantees an agent in N′; since N′ ⊆ N this is harmless, but it should be stated consistently to avoid confusion.
- [Throughout] There are several typos and formatting issues, e.g., 'asgents' in Section 2.1, 'D roop' in the abstract, and the footnote 'Droop quota' spacing. These should be cleaned up in a revision.
Circularity Check
No significant circularity: the paper's derivations are definitional equivalences and triangle-inequality bounds, and its load-bearing EAR rank-JR premise is an external assumption rather than a self-referential input.
full rationale
The paper's derivation chain is not circular. Theorem 2 proves an equivalence between β-plurality points and 1/β-Droop proportional clusterings for k = 1 by unpacking both definitions; this is a genuine connection theorem, not a fitted or renamed quantity. Theorem 3 and Theorem 5 derive distortion and proportionality bounds from their respective assumptions (β-plurality, ℓ-rank-JR) via triangle-inequality manipulations, and no parameter is fitted to data or renamed as a prediction. Theorem 4 rests on properties of PluralityVeto; even if its proof contains an unjustified metric inequality, that is a correctness concern, not circularity. The main algorithmic claim relies on the Section 5 remark that EAR satisfies ℓ-rank-JR with ℓ ≥ n/k; this premise is asserted without proof, but it is an external input assumption rather than a conclusion derived from itself, so it does not make the argument circular. The self-citations, including Kellerhals and Peters [2024], are contextual and not load-bearing; the appendix proof of Theorem 6 is self-contained. No equation reduces by construction to its own input, so the circularity score is 0.
Assumptions & free parameters
assumptions (4)
- standard math Triangle inequality in metric spaces
- domain assumption Agents and candidates are points in a common metric space; each agent has a sincere distance ranking over candidates
- domain assumption Plurality veto proceeds by decrementing the lowest positive score, with tie-breaking left unspecified
- ad hoc to paper EAR satisfies ℓ-rank-JR with ℓ ≥ n/k
Cite this review
Pith. "Pith review of Proportional Clustering, the $\beta$-Plurality Problem, and Metric Distortion." pith.science (2026). https://pith.science/paper/S7RODBAZ
@misc{pith2026250210068,
author = {Pith},
title = {Pith review of: Proportional Clustering, the $\beta$-Plurality Problem, and Metric Distortion},
year = {2026},
howpublished = {\url{https://pith.science/paper/S7RODBAZ}},
note = {Machine review of arXiv:2502.10068}
}
abstract
We show that the proportional clustering problem using the Droop quota for $k = 1$ is equivalent to the $\beta$-plurality problem. We also show that the Plurality Veto rule can be used to select ($\sqrt{5} - 2$)-plurality points using only ordinal information about the metric space and resolve an open question of Kalayci et al. (AAAI 2024) by proving that $(2+\sqrt{5})$-proportionally fair clusterings can be found using purely ordinal information.
Reference graph
Works this paper leans on
-
[1]
E. Anshelevich, O. Bhardwaj, E. Elkind, J. Postl, and P. Skowron. Approximating optimal social choice under metric preferences. Artificial Intelligence, 264: 0 27--51, 2018
work page 2018
- [2]
-
[3]
H. Aziz and B. E. Lee. The expanding approvals rule: improving proportional representation and monotonicity. Social Choice and Welfare, 54: 0 1--45, 2020
work page 2020
-
[4]
H. Aziz, M. Brill, V. Conitzer, E. Elkind, R. Freeman, and T. Walsh. Justified representation in approval-based committee voting. Social Choice and Welfare, 48 0 (2): 0 461--485, 2017
2017
-
[5]
H. Aziz, B. E. Lee, S. Morota Chu , and J. Vollen. Proportionally representative clustering. In Proceedings of the 20th International Conference on Web and Internet Economics (WINE), 2024. Forthcoming
work page 2024
-
[6]
D. Black. On the rationale of group decision-making. Journal of Political Economy, 56 0 (1): 0 23--34, 1948
work page 1948
-
[7]
M. Brill and J. Peters. Robust and verifiable proportionality axioms for multiwinner voting. In Proceedings of the 24th ACM Conference on Economics and Computation (ACM-EC), page 301. ACM Press, 2023. Full version arXiv:2302.01989 [cs.GT]
arXiv 2023
-
[8]
I. Caragiannis, E. Micha, and N. Shah. Proportional fairness in non-centroid clustering. In Proceedings of the 38th Conference on Neural Information Processing Systems (NeurIPS), 2024. Forthcoming
work page 2024
Show all 25 references
-
[9]
X. Chen, B. Fain, L. Lyu, and K. Munagala. Proportionally fair clustering. In Proceedings of the 36th International Conference on Machine Learning (ICML), pages 1032--1041, 2019
2019
-
[10]
A. Downs. An economic theory of political action in a democracy. The Journal of Political Economy, 65 0 (2): 0 135--150, 1957
1957
-
[11]
H. R. Droop. On methods of electing representatives. Journal of the Statistical Society of London, 44 0 (2): 0 141--202, 1881
-
[12]
Ebadian and E
S. Ebadian and E. Micha. Boosting sortition via proportional representation. In Proceedings of the 24th International Conference on Autonomous Agents and Multiagent Systems (AAMAS), 2025. Forthcoming
2025
-
[13]
Enelow and M
J. Enelow and M. Hinisch. On plott's pairwise symmetry condition for majority rule equilibrium. Public Choice, 40 0 (3): 0 317--321, 1983
1983
-
[14]
Filtser and O
A. Filtser and O. Filtser. Plurality in spatial voting games with constant . Discrete & Computational Geometry, pages 1--16, 2024
2024
-
[15]
Gkatzelis, D
V. Gkatzelis, D. Halpern, and N. Shah. Resolving the optimal metric distortion conjecture. In Proceedings of the 61st Symposium on Foundations of Computer Science (FOCS), pages 1427--1438, 2020
2020
-
[16]
Y. H. Kalaycı, D. Kempe, and V. Kher. Proportional representation in metric spaces and low-distortion committee selection. In Proceedings of the 38th AAAI Conference on Artificial Intelligence (AAAI), pages 9815--9823. AAAI Press, 2024
2024
-
[17]
Kellerhals and J
L. Kellerhals and J. Peters. Proportional fairness in clustering: A social choice perspective. In Proceedings of the 38th Conference on Neural Information Processing Systems (NeurIPS), pages 111299--111317, 2024
2024
-
[18]
F. E. Kızılkaya and D. Kempe. P lurality V eto: A simple voting rule achieving optimal metric distortion. In Proceedings of the 31st International Joint Conference on Artificial Intelligence (IJCAI), pages 349 -- 355, 2022
2022
-
[19]
F. E. Kızılkaya and D. Kempe. Generalized veto core and a practical voting rule with optimal metric distortion. In Proceedings of the 24th ACM Conference on Economics and Computation (ACM-EC), pages 913--936. ACM Press, 2023
2023
-
[20]
Lassota, A
A. Lassota, A. Vetta, and B. von Stengel. The condorcet dimension of metric spaces. Technical report, arXiv:2410.09201 [cs.GT], 2024
2024 arXiv
-
[21]
Masa r \' k, G
T. Masa r \' k, G. Pierczy \'n ski, and P. Skowron. A generalised theory of proportionality in collective decision making. In Proceedings of the 25th ACM Conference on Economics and Computation (ACM-EC), pages 734--754. ACM Press, 2024
2024
-
[22]
McCune and A
D. McCune and A. Graham-Squire. Monotonicity anomalies in scottish local government elections. Social Choice and Welfare, 63 0 (1): 0 69--101, 2024
2024
-
[23]
Micha and N
E. Micha and N. Shah. Proportionally fair clustering revisited. In Proceedings of the 47th International Colloquium on Automata, Languages, and Programming (ICALP), pages 85:1--85:16, 2020
2020
-
[24]
Peters and P
D. Peters and P. Skowron. Proportionality and the limits of welfarism. In Proceedings of the 21st ACM Conference on Economics and Computation (ACM-EC), pages 793--794. ACM Press, 2020
2020
-
[25]
N. Tideman. The single transferable vote. Journal of Economic Perspectives, 9 0 (1): 0 27--38, 1995
1995
Reviewed August 7, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.