The Conclave Process

arXiv:2607.22324 2026 Dynamics 1 ideas extracted · analyzed Aug 30, 2026

What the math gives to ML

The paper studies a synchronous reinforced-competition process in which candidates receiving more support become increasingly likely to receive support in the next round. Its transferable asset is an explicit power-law reinforcement map with a sharp dynamical phase transition: superlinear reinforcement produces consensus in order \(\log\log n\) rounds, while sublinear reinforcement prevents concentration for exponentially longer times. This suggests an iterative mixture-of-experts or token-routing module whose assignments are repeatedly sharpened from the previous load vector, rather than being produced once by a static softmax. The phase diagram also provides a principled way to select the reinforcement exponent from a desired number of routing rounds, although the paper's asymptotic winner guarantees must be empirically revalidated for learned, non-identically distributed routing scores.

Ideas from this paper

Unverified 2026

Superlinear Reinforced MoE Routing

Replace one-shot softmax expert routing with a small number of synchronous routing rounds in which each token resamples an expert with probability proportional to that expert's current load raised to a power \(\alpha>1\). The resulting positive feedback rapidly creates a dominant routing basin, potentially reducing the number of active experts and communication groups at inference while retaining a controllable exploration phase through the initial round or a token-specific score factor.

Useful6/10
Difficulty5/10
Novelty6/10
Paper: The Conclave Process arXiv:2607.22324