| paper | Incentive-Compatible Selection for One or Two Influentials |
| authors | Yuxin Zhao, Yao Zhang, Dengji Zhao |
| venue | IJCAI 2023 |
| filed under | frontier · opinion-networks |
| judged by | gpt-5.6-luna / xhigh (triple__luna__xhigh__c2r1) |
| judge confidence | medium |
| authors would recognise it | no |
The named-result condition is met by Theorems 2 and 8. However, both proposed continuous questions replace unilateral deviations by positive-mass cohort deviations; under individual deviations, an atomless change leaves the aggregate unchanged, while finite cloning does not yield the stated role-level IC proof. The result is a separate cohort-controlled model rather than a continuous analogue the original authors would recognise.
fails bit b — no continuous question survives
The role-level IC condition is for a positive-mass cohort, whereas the paper's condition is for a named individual; a single clone leaves \(\mu\) and the role template unchanged, so the claimed limit does not inherit the paper's strategic constraint.
fatal: True
The proposed model covers weighted analogues of Theorems 2 and 8, with Theorems 1 and 7 as supporting IC claims, but it does not preserve the paper's individual-deviation semantics or the named-agent comparisons behind Theorem 6.
The strongest positive case is a typed, high-multiplicity referral-network mirror. It is not a mirror of arbitrary labelled DAGs: it is a mirror for platforms, referral schemes, or citation networks in which many agents occupy a small number of repeated network roles.
The paper contains no numbered \(P\)/\(NP\), FPT, or hardness theorem. Its qualifying anchors are algorithmic mechanism-design results: explicit mechanisms with incentive-compatibility and approximation guarantees. My lead anchor is Theorem 2, proved in this paper; the second is Theorem 8, also proved here.
Take a finite set of network-role types \(\mathcal T\), a rational mass vector \(\mu\in\mathbb Q_{\ge0}^{\mathcal T}\), and a finite DAG \(H\) on \(\mathcal T\). An arc \(a\to b\) means that every agent of role \(a\) follows the corresponding role \(b\). Thus \(H\) is a repeated role-template, and \(\mu_a\) is the fraction of the population in role \(a\). Let
\[ p_\mu(a)=\sum_{b\neq a:\,b\leadsto_H a}\mu_b \]
be the fraction of the population in roles that can reach \(a\), hence the continuous progeny of \(a\). A vanishing \(1/N\) term may be added when exact finite-clone self-counting or tie-breaking is required.
The decision variable is a lottery over at most \(k\) selected role-members. Equivalently, let \(q_a\) be the expected number of selected members of role \(a\), with \(\sum_a q_a\le k\). The objective is
\[ W(q)=\sum_{a\in\mathcal T}q_a p_\mu(a), \]
against the benchmark consisting of the \(k\) largest progeny values. A lottery over roles is implemented by selecting a role according to \(q\) and then selecting a uniformly random member of that role.
The strategic condition is cohort incentive compatibility: a positive-mass role cohort may hide any allowed subset of its outgoing template edges, and its selection probability may not increase. This is the natural extension for a platform where referral policies are controlled by departments, firms, chapters, or other repeated cohorts. Clearing denominators in \(\mu\) gives a finite population of clones, and the continuous objective is the finite expected progeny divided by population size.
My lead problem is \(\mathrm{Cohort\text{-}LM}_{\infty}\), the continuous one-delegate analogue of Theorem 2. Given \((\mathcal T,\mu,H)\), compute the first-influential role set
\[ S^{\mathrm{inf}}_{1,\infty} =\{a\in\mathcal T:\text{after hiding }a\text{'s outgoing edges, fewer than one role outranks }a\}, \]
ordered as \(a_1\succ\cdots\succ a_m\) by \(p_\mu\) and the fixed tie-break rule. For a chosen \(\beta\in[1/2,1]\), output the role lottery
\[ q_{a_m}=\beta,\qquad q_{a_t}=(1-\beta)\log_2\!\left(\frac{p_\mu(a_t)}{p_\mu(a_{t+1})}\right) \quad (t<m), \]
with all other \(q_a=0\). The solution must satisfy \(\sum_a q_a\le1\), cohort IC, and
\[ \frac{W(q)}{\operatorname{OPT}_1(\mu,H)} \ge \min\!\left\{ \frac12\left(\beta+\frac{1-\beta}{\ln 2}\right),\, \beta \right\}. \]
At \(\beta=1/(1+\ln2)\), the target ratio is \(1/(1+\ln2)\). This is precisely the weighted form of the paper’s \(\beta\)-LM calculation; the appearance of logarithms and the integral argument in Theorem 2 already make the mass formulation feel native rather than artificial. Theorem 1 supplies the corresponding incentive-compatibility result, while Theorem 2 supplies the approximation guarantee. Both are proved here.
I expect canonical \(\mathrm{Cohort\text{-}LM}_{\infty}\) evaluation to be Class A. Reachability, progeny values, influential-role computation, and the lottery can all be computed in time polynomial in \(\tau\), the size of \(H\), the bit length of \(\mu\), and the requested output precision. The more interesting open problem is mechanism synthesis: whether the optimal fair cohort-IC ratio remains exactly \(1/(1+\ln2)\), and whether the upper bound imported through Corollary 1 and Zhang et al. [2021] survives this typed continuum.
The second problem is \(\mathrm{Cohort\text{-}LALD}_{\infty}\), mirroring Theorems 7 and 8. Given \((\mathcal T,\mu,H)\), compute both \(S^{\mathrm{inf}}_{1,\infty}\) and \(S^{\mathrm{inf}}_{2,\infty}\), then output the two-delegate lottery prescribed by LALD.
If the two influential sets coincide, write the common set as \(a_1\succ\cdots\succ a_m\). The expected selection counts are
\[ q_{a_m}=1,\qquad q_{a_{m-1}}=\frac{1}{1+\ln2}, \]
and, for \(t<m-1\),
\[ q_{a_t} = \frac{\ln2}{1+\ln2} \log_2\!\left( \frac{p_\mu(a_t)}{p_\mu(a_{t+1})} \right). \]
If \(S^{\mathrm{inf}}_{2,\infty}\setminus S^{\mathrm{inf}}_{1,\infty}\neq\varnothing\), select the last role in \(S^{\mathrm{inf}}_{2,\infty}\) with certainty and use the \(1/(1+\ln2)\)-LM lottery for the other selection. A valid solution is the resulting distribution over role multisets of size at most two, together with the guarantee
\[ \frac{W(q)}{\operatorname{OPT}_2(\mu,H)} \ge \frac{3+\ln2}{4(1+\ln2)}. \]
Theorem 7 proves IC for LALD and Theorem 8 proves this approximation ratio, both in the supplied paper. This is also a plausible Class A candidate for the canonical mechanism: the role-level influential sets require only repeated reachability and ranking computations, and the lottery is explicit. The harder ChoCo questions are whether the guarantee survives under more general typed network kernels, whether the paper’s \(23/27\) upper bound from Theorem 6 transfers, and whether optimizing over all cohort-IC two-selection rules becomes continuum-specifically hard.
The authors should recognize these as their problem rather than an unrelated voting model. The mirror preserves DAGs, progeny, hiding out-edges, influential sets, selecting one or two delegates, incentive compatibility, and the worst-case approximation objective. It changes only the population ontology: many exchangeable agents are represented by role masses, and the selected individual is sampled from the selected role.
The weakest point is strategic semantics. In the original paper, one named agent hides her own edges. In an atomless population, a unilateral deviation has zero mass and may have no effect on aggregate progeny. My mirror therefore uses positive-mass cohort deviations, which is a substantive extension rather than a literal limit of individual IC. It is convincing only in scenarios where network policies are genuinely controlled at the cohort or organizational level. For arbitrary social-media or citation graphs with identity-specific neighborhoods, collapsing agents into finitely many roles loses the very topology on which the paper’s influential sets depend.
Thus I would defend a positive but bounded claim: Theorem 2 gives the strongest lead for a tractable continuous role-mass analogue, and Theorems 7–8 give a natural two-delegate extension. I would not claim that the paper establishes a continuous mirror for general individual-level DAGs, nor would I claim hardness transfer from any result in this paper.
The paper does clear the named-result gate: Theorems 2 and 8 are genuine approximation results for explicit mechanisms. The objection is more fundamental. The proposed mirrors do not preserve the paper’s strategic object when population size is replaced by mass.
In the paper, incentive compatibility is a statement about a named agent \(i\) deleting exactly her own outgoing edges. Suppose a role \(a\) is represented by \(N\mu_a\) clones. A single clone hiding its edges changes one row of the graph, while the role template \(H\) and mass vector \(\mu\) remain unchanged. The proponent’s \(\mathrm{Cohort\text{-}LM}_{\infty}\), however, recomputes the influential set after the entire role hides its template edges. That is a coalition deviation, not the paper’s deviation. Clearing denominators therefore does not recover the finite instance with the same strategic semantics.
The atomless alternative is no better. If an individual deviation changes only a measure-zero row, then it leaves the aggregate society unchanged, and individual IC becomes vacuous: even the optimum-selection rule would satisfy it. The logarithmic trade-off in Theorem 1 has disappeared. One can retain nonzero individual influence only by allowing singular bridge agents whose single outgoing edge connects two positive-mass regions. But then those null agents, their identities, and their exact incident edges must be supplied separately from \(\mu\). The model is no longer a society represented by a distribution over types; it is a hybrid graphon-plus-exception model. If every such neighbourhood is encoded into the type, the number of types grows with the population and the high-multiplicity compression has failed.
There is also no faithful role-level version of the influential sets as stated. \(S^{\mathrm{inf}}_1(G)\) is defined using a strict order of named agents. A role with \(N\mu_a\) members is not one ranked agent: it is a block of potentially tied agents, with the fixed tie-break deciding which individual is first. Thus “fewer than one role outranks \(a\)” is not the finite analogue of “fewer than one agent outranks \(i\).” The suggested \(1/N\) correction does not repair this. The paper’s worst cases deliberately use exact equalities, such as the equal two-star hubs in Theorem 3, where an arbitrarily small perturbation and the identity tie-break determine the influential set.
This defeats the first anchor. Theorem 2’s weighted logarithmic calculation can be repeated for a specially chosen block-DAG problem, but Theorem 1’s IC proof does not follow. Its cases rely on a particular named successor \(i_{t+1}\) remaining influential when \(i_t\) hides her own edges, and on the last named agent receiving probability \(\beta\). In the role lottery, the last role receives total probability \(\beta\), while each of its \(N\mu_a\) members receives only \(\beta/(N\mu_a)\). No individual has the probability used in the proof. Calling the block deletion “cohort IC” produces a potentially interesting organizational mechanism-design problem, but it is a new strategic model, not a continuous mirror of Theorems 1–2.
The same defect is even more damaging for Theorems 7–8. LALD’s IC argument depends on the last individual in \(S^{\mathrm{inf}}_2\setminus S^{\mathrm{inf}}_1\) being selected with certainty, while every other relevant individual has probability zero. Uniformly sampling from a positive-mass role destroys that property. The ratio in Theorem 8 may remain an algebraic ratio for the weighted objective, but the mechanism is no longer the mechanism whose IC was proved. The \(23/27\) upper bound in Theorem 6 does not rescue the mirror either: its constraints compare selection probabilities of named agents across three named four-node graphs. They do not become constraints on role masses unless one again replaces individual deviations by cohort deviations.
A better repair using a continuous edge kernel does not solve the problem. The population marginal \(\mu\) does not determine reachability or progeny; one must add the entire relational kernel and its transitive closure. Under regular kernels, individual manipulation is null and IC degenerates. Under kernels with pivotal null agents, the important information is precisely the exceptional identity and topology that the population continuum was meant to eliminate. Under positive-mass block control, the strategic actor has changed.
The honest conclusion is therefore negative for both proposed anchors: \(\mathrm{Cohort\text{-}LM}_{\infty}\) and \(\mathrm{Cohort\text{-}LALD}_{\infty}\) are weighted extensions of the paper’s formulas, not faithful high-multiplicity continuizations. A separate study of cohort-controlled or graphon-based impartial selection might be worthwhile, but it would be a new model whose computational difficulty comes from network representation and strategic aggregation, not from continuizing this paper’s population.
The universal wording is not mathematically airtight if ChoCo is willing to admit that re-modelling as a legitimate mirror. But under the programme’s population-only, rational-clone standard, neither anchor 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.