| paper | Facility Location Games with Scaling Effects |
| authors | — |
| venue | AAMAS 2024 |
| filed under | voting · structured |
| judged by | gpt-5.6-luna / xhigh (triple__luna__xhigh__c2r1) |
| judge confidence | high |
| authors would recognise it | yes |
Corollary 3.4
Given rational location types \(z_1<\cdots<z_\tau\), rational masses \(\mu_t\ge 0\) with \(\sum_t\mu_t=1\), and a positive continuous piecewise-linear scaling function \(q:[0,1]\to\mathbb{R}_{>0}\) described by rational breakpoints and coefficients with \(O(1)\) local minima, output an exact \(y^\star\in[0,1]\) and \(v^\star\) satisfying \(v^\star=q(y^\star)\sum_{t=1}^{\tau}\mu_t|y^\star-z_t|=\min_{y\in[0,1]}q(y)\sum_{t=1}^{\tau}\mu_t|y-z_t|\).
A high-multiplicity municipality has \(\tau\) location types \(z_t\) with masses \(\mu_t\); \(y\) is the facility placement, \(q\) is the shared environmental scaling function, and the objective is mass-weighted total cost \(q(y)\sum_t\mu_t|y-z_t|\).
The mirror is essentially finite-support compression rather than a genuinely nonatomic location-distribution model, so its novelty and priority may be limited; a genuinely nonatomic version would require a new input representation and analysis. This bounds its contribution but does not invalidate the stated high-multiplicity question.
fatal: False
The mirror directly covers Theorem 3.3 and Corollary 3.4 for total-cost placement with continuous piecewise-linear \(q\) having \(O(1)\) local minima, and also covers Proposition 3.7 for maximum cost with linear \(q\). It leaves strategyproofness, phantom mechanisms, approximation ratios, and general continuous-\(q\) representation unaddressed.
The strongest positive case is a modest but genuine one: the paper has a direct high-multiplicity mirror for its exact facility-location computations. It is a Class A mirror, not a claim that the paper contains a new hardness result.
Consider a municipality with \(N\) residents distributed among \(\tau\) standardized residential locations \(z_1,\ldots,z_\tau\), where \(N\gg\tau\). Residents at the same location are identical for the paper’s model: they face the same public scaling function \(q\) and incur the same cost \(q(y)|y-z_t|\) at facility location \(y\). Let \(\mu_t\in\mathbb{Q}_{\ge 0}\) be the fraction of residents at \(z_t\), with \(\sum_t\mu_t=1\). The scaling function remains the paper’s external environmental object—terrain, transport access, signal quality—and \(y\in[0,1]\) remains the facility’s continuous placement. Only the population is continuized.
This is a direct high-multiplicity mirror. If \(\mu_t=n_t/N\), then the continuous total cost is \(\mathrm{TC}_\infty(q,y,\mu)=q(y)\sum_t\mu_t|y-z_t|=\mathrm{TC}(q,y,\mathbf{x})/N\), so the minimizers are identical. Likewise, \(\mathrm{MC}_\infty(q,y,\mu)=q(y)\max_{t:\mu_t>0}|y-z_t|\) is exactly the discrete maximum cost. Clearing denominators recovers the finite repeated-agent instance.
My lead anchor is Corollary 3.4, proved in this paper, building on the paper’s proved Theorem 3.3. The authors show that when \(q\) is continuous and piecewise linear with a constant number of local minima, an optimal total-cost placement can be found in linear time by checking agent locations and local minima of \(q\).
The corresponding problem is Mass-Total-Scaled-Facility\(_\infty\). An instance consists of rational locations \(z_1<\cdots<z_\tau\), rational masses \(\mu_1,\ldots,\mu_\tau\), and a positive continuous piecewise-linear \(q\) with rational breakpoints and coefficients and \(O(1)\) local minima. The task is to output an exact \(y^\star\in[0,1]\) minimizing \(\mathrm{TC}_\infty(q,y,\mu)\), together with the optimum value. A solution is accepted precisely when \(y^\star\in\arg\min_y\mathrm{TC}_\infty(q,y,\mu)\).
Theorem 3.3 gives the structural certificate: \(y^\star\) lies among the occupied locations \(z_t\) and the local minima of \(q\). With prefix sums of the masses and their first moments, all weighted distance terms at the \(z_t\)’s can be evaluated in one scan. Thus the mass problem is solvable in polynomial time, in fact in \(O(\tau+k)\) arithmetic work after reading a \(k\)-segment description of \(q\), up to rational bit complexity. This is not a softened welfare problem: it is exactly the authors’ total-cost objective with repeated residents compressed into masses. It is the clearest example of the paper’s result becoming an exact high-multiplicity algorithm.
A second, independent anchor is Proposition 3.7, also proved here. For a linear scaling function, the paper proves that an optimum for maximum cost belongs to \(\{0,(x_1+x_n)/2,1\}\).
The corresponding problem is Mass-Max-Scaled-Facility\(_\infty\). An instance consists of rational type locations and masses as above and a positive rational linear function \(q(y)=ay+b\). Let \(z_-=\min\{z_t:\mu_t>0\}\) and \(z_+=\max\{z_t:\mu_t>0\}\). The task is to output an exact minimizer of \(\mathrm{MC}_\infty(q,y,\mu)=q(y)\max_{t:\mu_t>0}|y-z_t|\). Proposition 3.7 gives the candidate set \(\{0,(z_-+z_+)/2,1\}\), so the problem is in \(\mathrm{P}\), with only a scan to find \(z_-\) and \(z_+\), followed by three evaluations. This is again a direct mirror: repeated agents affect neither the feasible placements nor the maximum-cost semantics.
The authors should recognize both problems as their own questions. The facility, location domain, scaling function, total-cost and maximum-cost objectives, and exact placement decision are unchanged. The only alteration is replacing a long list of repeated residents by their rational type distribution. The natural scenario is not a seven-person committee but a large population living in a small number of residential zones or geographic cohorts—precisely the regime in which the paper’s sums and extrema admit high-multiplicity compression.
These mirrors are Class A. They generate useful follow-up questions: whether the \(O(1)\)-local-minimum condition can be removed; how exact complexity depends on the number of pieces of \(q\); what can be proved for an oracle-represented general continuous \(q\); and whether multiple facilities or higher-dimensional locations turn the simple candidate-set structure into a genuine configuration or separation problem.
I am deliberately not anchoring on the paper’s strategyproofness results. In a literal atomless population, unilateral deviations have zero mass, so preserving those results would require a cohort-deviation or finite-\(N\) interpretation. That would be an extension rather than a direct mirror. Nor do I claim an NP-hardness transfer: the paper contains no such named result.
The weakest point is therefore novelty. These are easy subclasses, and much of the gain is representational—computing exactly from \(\tau\) types instead of \(N\) repeated agents—rather than a new complexity phenomenon. The maximum-cost mirror in particular depends only on the extreme occupied locations. But that weakness does not defeat the positive case: the programme explicitly treats exact high-multiplicity compression and Class A tractability as legitimate outcomes. On that standard, Corollary 3.4 supplies a strong, faithful continuous-population mirror.
The best negative case is about value, not validity. The paper does contain named computational results, so “there is no computational theorem to mirror” is unavailable. Nor is there an identity or degeneracy objection: both objectives are anonymous, and agents with the same location have identical costs.
Against the Corollary 3.4 mirror, one can argue that it is only run-length encoding. For rational \(\mu_t\), clearing denominators produces a finite profile with repeated agents, and
\[
\mathrm{TC}_\infty(q,y,\mu)=\frac{1}{N}\mathrm{TC}(q,y,\mathbf{x}).
\]
The paper’s own proof already permits repeated locations; replacing explicit repetitions by masses merely substitutes weighted prefix sums for ordinary sums. Thus the claimed \(O(\tau+k)\) algorithm does not expose a new population-continuous phenomenon, a separation problem, or a changed complexity boundary. If one instead uses a genuinely nonatomic location distribution, the input must specify a density or an oracle and the paper’s theorem no longer applies. If one uses finitely many residential zones, one is back to exact compression of the original problem.
That is a respectable novelty objection, but it does not defeat the mirror under ChoCo’s stated standard. Exact high-multiplicity compression is explicitly a legitimate outcome, and a municipality with many residents represented by a small number of standardized locations is a sensible regime. The fact that the algorithm is elementary does not make the question ill-posed.
The Proposition 3.7 mirror is even weaker as a research contribution. Maximum cost depends only on the extreme occupied locations:
\[
\mathrm{MC}_\infty(q,y,\mu)
=q(y)\max\{|y-z_-|,|y-z_+|\}.
\]
All interior masses, and indeed their values, disappear. A continuous population therefore adds no substantive distributional object; the result is a support-extremes calculation. But this again establishes triviality of the answer, not invalidity of the continuous question. The programme expressly disallows “continuization does not help” as an objection.
The strategyproofness results would provide a stronger negative argument: under a literal atomless population, one agent has zero mass, so unilateral manipulation disappears and the paper’s incentive constraints require a cohort-deviation interpretation. But the proponent deliberately did not rely on those results, and one surviving computational mirror is enough.
Consequently, I cannot honestly sustain the universal negative. The strongest criticism is that both proposed mirrors are low-novelty exact compressions, with the maximum-cost one almost vacuous. They do not make this paper a compelling ChoCo priority. They do, however, defeat the claim that no worthwhile continuous mirror exists in any sensible high-multiplicity scenario.
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.