Graph Feedback Controls Consensus and Clique Formation in Open-Weight Language-Model Populations
Summary
This paper investigates how the runtime interaction graph affects convention formation in populations of open-weight language models (1.1B–32B parameters) using a naming game protocol, finding that homophilous routing amplifies fragmentation while bridge-seeking routing can repair consensus under memory conditions.
View Cached Full Text
Cached at: 07/15/26, 04:19 AM
# Graph Feedback Controls Consensus and Clique Formation in Open-Weight Language-Model Populations
Source: [https://arxiv.org/html/2607.12077](https://arxiv.org/html/2607.12077)
###### Abstract
Multi\-agent language\-model systems increasingly route local interactions, yet the runtime interaction graph is often treated as an implementation detail\. We study convention formation in open\-weight LM populations spanning 1\.1B–32B parameters with a naming\-game protocol\. Restricted first\-token scores over tokenizer\-safe labels let us measure prompt\-conditioned score\-state distributions, construct state\-similarity graphs, and separate sampled\-label agreement from latent state\-space consensus\. Across controlled interventions, in the main open\-weight repair grids, retained partner\-label evidence is necessary but not sufficient: homophilous threshold\-similarity routing deletes cross\-basin exposure and amplifies fragmentation, while bridge\-seeking routing often repairs fragmentation when memory is available\. In a three\-seed mixed four\-model grid, threshold\-similarity produces no final behavioral or state consensus in 189 setting\-seed runs, whereas state\-component and label\-disagreement bridges recover final behavioral consensus in 14/18 retained\-memory runs\. Across homogeneous model populations, retained history generally shifts fragmented dynamics toward consensus; the clearest case is Qwen2\.5\-32B, which reaches stable behavioral and final state consensus in all 18 retained\-history well\-mixed settings, while threshold\-similarity reaches neither form of consensus in 189 settings\. Robustness over state thresholds, population size, and vocabulary size preserves the qualitative ordering, and early\-window graph\-energy features provide useful within\-grid diagnostics\.
## Introduction
Multi\-agent language\-model \(LM\) systems increasingly rely on local communication; agents are paired, clustered, routed, or allowed to exchange partial histories before producing collective outputs\. This paper tests a simple design claim: the runtime graph is causal\. A routing rule can preserve cross\-basin exposure and let disagreement dissipate, or it can remove bridges and stabilize clique\-like fragmentation\.
We use a controlled naming game\. Each ofNNagents repeatedly chooses one label from a fixed set of tokenizer\-safe nonce labels, observes limited partner feedback, and changes only through prompts, retained interaction history, and sampling rather than parameter updates\. Open\-weight models expose restricted first\-token scores over the allowed labels, so each agent has both an emitted label and a measured score\-state distribution over the convention set\. This observability lets us distinguish behavioral consensus, where all agents sample the same label, from state\-space consensus, where the state\-similarity graph has one connected component\. State disagreement energy separately measures the residual spread within that component\.
The main evidence is interventional and spans homogeneous Qwen2\.5 populations at 7B, 14B, and 32B together with a heterogeneous cohort spanning TinyLlama, Yi, Qwen2, and Qwen2\.5\. Without rendered partner\-label history, homogeneous populations remain fragmented; retained history induces repair, most cleanly at 32B, where all 18 retained\-history well\-mixed settings reach stable behavioral and final state consensus\. Homophilous feedback gives the complementary failure mode: threshold\-similarity yields no final behavioral or state consensus in 189 settings for either Qwen2\.5\-14B or Qwen2\.5\-32B nor the 189\-run mixed grid\. Bridge\-seeking controllers repair with memory but fail terminally without it; in the mixed grid, state\-component and label\-disagreement routing recover behavioral consensus in most runs, while state\-distance routing is much weaker\.
The contribution is a measurement and control framework for LM convention dynamics\. We define label and score\-state graphs, Jensen–Shannon components, disagreement energies, and connectivity diagnostics; show that retained partner\-label memory separates fragmentation from convention formation; and demonstrate that sampled agreement can hide residual state structure\. Runtime interventions establish that homophilous feedback fragments whereas bridge\-seeking feedback repairs with memory, with the mechanism persisting through Qwen2\.5\-32B\. Early graph\-energy observables provide within\-grid warnings of final outcomes, and task\-grounded ARC\-Challenge and MMLU ablations extend the propagation lens beyond nonce conventions\. Figure[1](https://arxiv.org/html/2607.12077#Sx1.F1)summarizes the central mechanism\.
Figure 1:Schematic comparison of homophilous threshold\-similarity routing and bridge\-seeking routing\. Each round displays the selected runtime pairings\. Threshold\-similarity routing constructs future candidate edges from previous state similarity; as basins separate, cross\-basin pairings disappear and within\-basin interactions persist\. Bridge\-seeking policies instead prioritize cross\-basin exposure, for example across state components or label disagreement, so retained partner\-label memory can accumulate evidence across basins and repair fragmentation\. The schematic illustrates the mechanism rather than a literal trajectory from a single run\.
## Related Work
Convention emergence and social norms have long been studied as decentralized coordination problems in which repeated local interaction selects among multiple equivalent equilibria\(Young[1996](https://arxiv.org/html/2607.12077#bib.bib23); Shoham and Tennenholtz[1997](https://arxiv.org/html/2607.12077#bib.bib24); Delgado[2002](https://arxiv.org/html/2607.12077#bib.bib25); Sen and Airiau[2007](https://arxiv.org/html/2607.12077#bib.bib26); Airiauet al\.[2014](https://arxiv.org/html/2607.12077#bib.bib30)\)\. Naming games provide a minimal protocol for shared vocabulary formation, metastability, and tipping phenomena\(Baronchelliet al\.[2006](https://arxiv.org/html/2607.12077#bib.bib14); Dall’Astaet al\.[2006](https://arxiv.org/html/2607.12077#bib.bib15); Centolaet al\.[2018](https://arxiv.org/html/2607.12077#bib.bib16)\)\. We use nonce labels for the same reason: there is no externally correct convention, so agreement reflects social propagation rather than semantic recovery\.
Consensus and opinion\-dynamics models supply the graph language used in this paper\. DeGroot\-style averaging, nearest\-neighbor consensus, and switching\-topology consensus identify connectivity and repeated exposure as structural conditions for global agreement\(DeGroot[1974](https://arxiv.org/html/2607.12077#bib.bib1); Jadbabaieet al\.[2003](https://arxiv.org/html/2607.12077#bib.bib2); Olfati\-Saber and Murray[2004](https://arxiv.org/html/2607.12077#bib.bib3); Moreau[2005](https://arxiv.org/html/2607.12077#bib.bib4); Ren and Beard[2005](https://arxiv.org/html/2607.12077#bib.bib5)\)\. Adaptive\-network and bounded\-confidence models show the complementary failure mode: when interaction depends on current state, the system can polarize or settle into cluster consensus rather than global consensus\(Hegselmann and Krause[2002](https://arxiv.org/html/2607.12077#bib.bib8); Holme and Newman[2006](https://arxiv.org/html/2607.12077#bib.bib9); Gross and Blasius[2008](https://arxiv.org/html/2607.12077#bib.bib10); Lipowska and Lipowski[2012](https://arxiv.org/html/2607.12077#bib.bib11)\)\. We use this theory diagnostically, not literally\. LM agents update through prompts, retained histories, priors, and sampling, so graph connectivity is an opportunity for repair rather than a guarantee of linear averaging\.
Recent work on LM\-agent populations studies social conventions, collective bias, opinion dynamics, norm\-like behavior, and multi\-agent collaboration mechanisms\(Asheryet al\.[2025](https://arxiv.org/html/2607.12077#bib.bib17); Chuanget al\.[2024](https://arxiv.org/html/2607.12077#bib.bib18); Renet al\.[2024](https://arxiv.org/html/2607.12077#bib.bib19); Horiguchiet al\.[2024](https://arxiv.org/html/2607.12077#bib.bib20); Takataet al\.[2024](https://arxiv.org/html/2607.12077#bib.bib21); Tranet al\.[2025](https://arxiv.org/html/2607.12077#bib.bib22); Saab Jr\. and Abdallah[2026](https://arxiv.org/html/2607.12077#bib.bib33)\)\. The closest connection is the observation that LM populations can form conventions or shared biases\. Our question is more structural, which runtime exposure graphs make agreement, fragmentation, or latent residue more likely? The open\-weight setting lets us answer at both the behavioral level, through sampled labels, and the score\-state level, through restricted first\-token distributions over the allowed labels\.
## Model and Diagnostics
### Naming game\.
At each roundtt, each agent outputs one label from a finite convention set𝒲=\{w1,…,wM\}\\mathcal\{W\}=\\\{w\_\{1\},\\ldots,w\_\{M\}\\\}\. The labels are artificial nonce strings, so agreement indicates convention formation rather than recovery of a semantically correct answer\. At the beginning of a round, the runtime controller selects a matching over agents\. Both agents in a matched pair are queried before either current\-round output is added to any prompt, so current\-round communication is not sequential\.
Agent prompts contain the fixed task instruction, the allowed\-label set, the matching objective, the round index, and at mostHHrecent local interaction records\. A local record stores the agent’s previous sampled label and the partner’s previous sampled label for that interaction\. ThusH=0H=0removes rendered partner\-label history from the local history block, whileH=3H=3andH=10H=10provide short retained memory\. This does not make all prompts identical, the allowed\-label order is randomized across interactions, and scored prompt variants include reward bookkeeping\. We use “no\-memory” to mean no rendered partner\-label history, not absence of all prompt\-level variation\.
### Measured state\.
For open\-weight models, letzi\(t\)∈ℝMz\_\{i\}\(t\)\\in\\mathbb\{R\}^\{M\}be the restricted first\-token score vector over the allowed labels\. We choose labels that are single tokens for every tokenizer in the cohort\. The measured score\-state distribution is the temperature\-one restricted softmax
si\(t\)m=exp\(zim\(t\)\)∑ℓ=1Mexp\(ziℓ\(t\)\),si\(t\)∈ΔM−1\.s\_\{i\}\(t\)\_\{m\}=\\frac\{\\exp\(z\_\{im\}\(t\)\)\}\{\\sum\_\{\\ell=1\}^\{M\}\\exp\(z\_\{i\\ell\}\(t\)\)\},\\quad s\_\{i\}\(t\)\\in\\Delta^\{M\-1\}\.\(1\)The emitted label is sampled using the run’s decoding temperatureτ\\tau,
yi\(t\)∼Cat\(exp\(zi\(t\)/τ\)∑ℓ=1Mexp\(ziℓ\(t\)/τ\)\)\.y\_\{i\}\(t\)\\sim\\mathrm\{Cat\}\\left\(\\frac\{\\exp\(z\_\{i\}\(t\)/\\tau\)\}\{\\sum\_\{\\ell=1\}^\{M\}\\exp\(z\_\{i\\ell\}\(t\)/\\tau\)\}\\right\)\.\(2\)Unless stated otherwise, “state” refers tosi\(t\)s\_\{i\}\(t\), not the sampling distribution\. State distance is metric Jensen\-Shannon distance,
DJS\(p,q\)\\displaystyle D\_\{\\mathrm\{JS\}\}\(p,q\)=\[12KL\(p∥m\)\+12KL\(q∥m\)\]1/2,\\displaystyle=\\left\[\\tfrac\{1\}\{2\}\\mathrm\{KL\}\(p\\\|m\)\+\\tfrac\{1\}\{2\}\\mathrm\{KL\}\(q\\\|m\)\\right\]^\{1/2\},m\\displaystyle m=12\(p\+q\)\.\\displaystyle=\\tfrac\{1\}\{2\}\(p\+q\)\.\(3\)
### Graph views and energies\.
We distinguish four graphs\. The exposure graph records who interacted\. The label graph connects agents with the same sampled label\. The state\-similarity graph connects agents whenDJS\(si\(t\),sj\(t\)\)≤ΔD\_\{\\mathrm\{JS\}\}\(s\_\{i\}\(t\),s\_\{j\}\(t\)\)\\leq\\Delta\. The endogenous runtime graph is the graph used to choose future pairings\. For a representationui\(t\)u\_\{i\}\(t\), define
Vu\(t\)=12∑i=1N∥ui\(t\)−u¯\(t\)∥22,V\_\{u\}\(t\)=\\frac\{1\}\{2\}\\sum\_\{i=1\}^\{N\}\\lVert u\_\{i\}\(t\)\-\\bar\{u\}\(t\)\\rVert\_\{2\}^\{2\},\(4\)whereuiu\_\{i\}is eithersi\(t\)s\_\{i\}\(t\)or a one\-hot sampled label\. The algebraic connectivityλ2\(L\(t\)\)\\lambda\_\{2\}\(L\(t\)\)of a diagnostic or runtime graph indicates whether global bridges exist\. These quantities are not assumed to be the LM update rule; rather, they are observables inspired by switched\-consensus dynamics\. In the reference modelx˙=−\(L\(t\)⊗IM\)x\+r\(t\)\\dot\{x\}=\-\(L\(t\)\\otimes I\_\{M\}\)x\+r\(t\), positive repeated connectivity creates an opportunity for disagreement dissipation, whereas persistent disconnection permits cluster consensus\.
### Why homophilous thresholding can disconnect basins\.
The threshold rule is useful diagnostically because it gives a sufficient condition for when cross\-type bridges disappear\. Letd\(p,q\)=DJS\(p,q\)d\(p,q\)=D\_\{\\mathrm\{JS\}\}\(p,q\)\. SinceDJSD\_\{\\mathrm\{JS\}\}is a metric on probability distributions, suppose agents of model family or basinmmremain within add\-ball of radiusBmB\_\{m\}around a prototype score\-stateμm\\mu\_\{m\}:
d\(si\(t\),μm\)≤Bmfor all agentsiof typem\.d\(s\_\{i\}\(t\),\\mu\_\{m\}\)\\leq B\_\{m\}\\qquad\\text\{for all agents $i$ of type $m$\.\}For agentsiiandjjof typesmmandnn, the triangle inequality gives
d\(si\(t\),sj\(t\)\)≥d\(μm,μn\)−Bm−Bn\.d\(s\_\{i\}\(t\),s\_\{j\}\(t\)\)\\geq d\(\\mu\_\{m\},\\mu\_\{n\}\)\-B\_\{m\}\-B\_\{n\}\.Thus, if
d\(μm,μn\)\>Δ\+Bm\+Bn,d\(\\mu\_\{m\},\\mu\_\{n\}\)\>\\Delta\+B\_\{m\}\+B\_\{n\},thenDJS\(si\(t\),sj\(t\)\)\>ΔD\_\{\\mathrm\{JS\}\}\(s\_\{i\}\(t\),s\_\{j\}\(t\)\)\>\\Deltafor all such cross\-type pairs, so the state\-similarity graph contains no cross\-type edge between those basins\. In the common\-radius case this reduces toDJS\(μm,μn\)\>Δ\+2BD\_\{\\mathrm\{JS\}\}\(\\mu\_\{m\},\\mu\_\{n\}\)\>\\Delta\+2B\. This condition is not an assumption required by the experiments; it is a diagnostic explanation for why state\-dependent homophily can remove exactly the cross\-basin exposure needed for repair\. If the resulting runtime graph has no edges between clusters, then the reference Laplacian is block diagonal after reordering agents, and the consensus reference dynamics split into independent cluster subsystems rather than forcing global consensus\.
### Runtime controllers\.
The runtime controller constructs a candidate graph before querying the models in roundtt\. Att=0t=0, no previous observations exist, so the controller initializes from the complete graph without self\-loops\. Fort≥1t\\geq 1, the candidate graph is computed only from observations saved at roundt−1t\-1; the controller has no access to current\-round labels or current\-round score states\.
The threshold controller is homophilous, as it builds the next candidate graph from previous state similarity,
aijend\(t\)=𝟏\{DJS\(si\(t−1\),sj\(t−1\)\)≤Δ\}\.a^\{\\mathrm\{end\}\}\_\{ij\}\(t\)=\\mathbf\{1\}\\\{D\_\{\\mathrm\{JS\}\}\(s\_\{i\}\(t\-1\),s\_\{j\}\(t\-1\)\)\\leq\\Delta\\\}\.Candidate edges are converted to pairings by a greedy high\-weight maximal matching, where edges are sorted by weight with a small random tie\-breaker and accepted whenever neither endpoint is already matched\. Bridge controllers instead prioritize cross\-basin exposure before fallback well\-mixed pairing\. State\-component bridge routing pairs agents across previous state\-similarity components\. Label\-disagreement routing pairs agents whose previous sampled labels differ\. State\-distance bridge routing pairs agents in a moderate previous\-distance band,0\.05≤DJS\(si\(t−1\),sj\(t−1\)\)≤0\.500\.05\\leq D\_\{\\mathrm\{JS\}\}\(s\_\{i\}\(t\-1\),s\_\{j\}\(t\-1\)\)\\leq 0\.50\. Component\-bridge runs should therefore be interpreted as bridge routing with fallback, not as a pure cross\-component\-only process\.
## Experiments
The open\-weight study spans models from 1\.1B to 32B parameters\. The main controller grid usesN=10N=10agents instantiated from TinyLlama\-1\.1B\-Chat, Yi\-1\.5\-6B\-Chat, Qwen2\-7B\-Instruct, and Qwen2\.5\-7B\-Instruct\. Homogeneous scale\-up runs additionally use Qwen2\.5\-14B\-Instruct and Qwen2\.5\-32B\-Instruct under the sameN=10N=10,T=200T=200, history, temperature, and state\-threshold design\. Mixed populations cycle across the original four\-model cohort; the larger models are evaluated homogeneously to isolate model scale from cross\-family heterogeneity\. Unless stated otherwise,Δ=0\.25\\Delta=0\.25,τ∈\{0\.1,0\.3,0\.7\}\\tau\\in\\\{0\.1,0\.3,0\.7\\\}, andH∈\{0,3,10\}H\\in\\\{0,3,10\\\}\.
Open\-weight runs use tokenizer\-safe nonce labels chosen to be single tokens for every tokenizer in the relevant cohort\. After all agents have sampled labels in roundtt, partner\-label feedback and local histories are updated, and the saved observations from roundttmay be used to construct the candidate graph for roundt\+1t\+1\. This ordering is important for causal interpretation\. That is, runtime graph feedback is based on previous\-round observations, not on current\-round outcomes\.
A round has full behavioral consensus when all valid sampled labels are identical\. A run has stable full behavioral consensus when this holds throughout the final 20 rounds\. Final behavioral consensus means that the final label graph has one component, and final state consensus means that the final state\-similarity graph has one connected component\. Both are final\-round criteria\. Stable full consensus refers only to behavioral consensus throughout the final 20 rounds; state disagreement energy is reported separately\.
## Results
### Memory separates fragmentation from convention formation\.
Stationary prior probes show that model families have nonuniform prompt\-induced initial attractors, but repeated interaction can move the population away from those priors\. In homogeneous Qwen2\.5\-7B, the stationary no\-history prompt strongly favors one label, yet the repeatedH=0H=0game forms a persistentdek/kovsplit and the retained\-history game converges tozel\. The full history sweep shows a related transition across the tested Qwen2\.5 variants \(Table[1](https://arxiv.org/html/2607.12077#Sx5.T1)\)\. None of the2727no\-memory runs reaches final behavioral or state consensus\. With retained history, Qwen2\.5\-7B and Qwen2\.5\-32B reach both forms of final consensus in all1818runs, whereas Qwen2\.5\-14B does so in6/186/18runs despite reaching full behavioral consensus transiently in every retained\-history run\. Retained social evidence therefore consistently shifts the tested populations away from fragmentation, although the durability of the resulting consensus varies across model variants and settings\.
Table 1:Homogeneous Qwen2\.5 history transition across model variants under well\-mixed routing, pooled over three seeds and three temperatures\. “Final cons\.” reports final label/state\-consensus counts\.Mixed populations show why sampled agreement is not enough\. In one retained\-memory mixed run, the final labels arevel:10, yet the state\-similarity graph has two components: within\-family score\-state distances are much smaller than cross\-family distances, so thresholding the restricted score geometry preserves model\-family structure even after sampled labels agree\. The state graph therefore reveals latent residue that is invisible from labels alone\.
### Homophilous feedback fragments; bridge feedback repairs\.
Threshold\-similarity routing optimizes local similarity rather than global connectivity\. Under random exposure, retained\-memory homogeneous runs can reach consensus; under threshold\-similarity feedback, similar agents keep interacting, dissimilar agents lose exposure, and cross\-basin bridges disappear\. In the mixed four\-model grid, threshold\-similarity reaches neither final behavioral consensus nor final state consensus in any of 189 setting\-seed runs \(Table[2](https://arxiv.org/html/2607.12077#Sx5.T2)\)\.
Bridge\-seeking feedback supplies the positive intervention\. All bridge variants fail atH=0H=0, showing that cross\-exposure alone is insufficient\. With retained memory, state\-component bridge and label\-disagreement routing both recover final behavioral consensus in 14/18 runs\. State\-component bridge is cleaner in latent space, reaching final state consensus in 13/18 runs compared with 10/18 for label\-disagreement\. State\-distance bridge is substantially weaker\. Figure[2](https://arxiv.org/html/2607.12077#Sx5.F2)separatesH=3H=3fromH=10H=10and shows that repair depends on retained memory rather than no\-memory cross\-exposure alone\.
Table 2:Main runtime\-feedback results in mixed four\-model populations\. Intervals in the supplementary document are 95% Wilson or setting\-level intervals\.Figure 2:Final behavioral and state\-consensus rates by runtime policy and history horizon\. Threshold\-similarity remains fragmented at every horizon\. State\-component bridge and label\-disagreement routing repair behavior when retained memory is available, while state\-component bridge gives cleaner state\-space repair in the main grid\.
### Robustness across model scale and configuration\.
Across the full threshold\-similarity grid, Qwen2\.5\-14B and Qwen2\.5\-32B each produce0/1890/189final behavioral and0/1890/189final state consensus\. With retained memory, all three bridge policies reach final behavioral and state consensus and stable full behavioral consensus in18/1818/18Qwen2\.5\-32B settings per policy\. Qwen2\.5\-14B instead reaches transient full behavioral consensus in every retained\-memory bridge run, but finishes in label/state consensus in7/187/18state\-component,10/1810/18label\-disagreement, and8/188/18state\-distance runs, with no stable final\-window consensus\. The larger homogeneous runs therefore establish bridge\-plus\-memory repair versus threshold\-homophily fragmentation without ranking the bridge objectives as sharply as the heterogeneous grid\. Table[3](https://arxiv.org/html/2607.12077#Sx5.T3)summarizes the orthogonal state\-threshold, population\-size, and vocabulary\-size tests\.
Table 3:Robustness of the main graph\-control mechanism\. Entries report final behavioral/state consensus counts\. In theΔ\\Deltasweep,Δ\\Deltachanges runtime routing for threshold\-similarity and state\-component bridge, but only the diagnostic state graph for label\-disagreement and state\-distance routing\. Population\-size results use the fixedT=200T=200budget\.Across these remaining stress tests, changingΔ\\DeltaorMMdoes not reverse the mixed\-grid controller ordering\. IncreasingNNpreserves the memory and threshold\-fragmentation effects but makes stable bridge repair finite\-budget limited atT=200T=200\. The homogeneous Qwen2\.5\-7B transition is likewise invariant across the testedΔ\\Delta,NN, andMMsettings:H=0H=0fragments, while retained history reaches behavioral and state\-space consensus\. Figure[3](https://arxiv.org/html/2607.12077#Sx5.F3)visualizes the corresponding trajectory\-level mechanism\.
Figure 3:Representative clique genealogy under runtime graph feedback\. Left: threshold\-similarity routing produces persistent behavioral cliques \(stable horizontal bands in the sampled\-label raster, a non\-collapsing component trajectory, and block structure in the sorted JS\-distance matrices\)\. Right: state\-component bridge routing with retained memory repairs fragmentation, rapidly driving the population to a shared label while collapsing label and state components\. The dotted endogenous\-component trajectory reflects the changing runtime candidate graph used by the controller rather than the final behavioral or state partition\.
### Exposure, adoption, and basin merging differ\.
For each directed disagreement\-exposure event, we ask whether targetiiadopts sourcejj’s previous label in the next round:
Padopt=Pr\(\\displaystyle P\_\{\\mathrm\{adopt\}\}=\\Pr\(yi\(t\+1\)=yj\(t\)∣iobservedj,\\displaystyle y\_\{i\}\(t\+1\)=y\_\{j\}\(t\)\\mid i\\text\{ observed \}j,yi\(t\)≠yj\(t\)\)\.\\displaystyle y\_\{i\}\(t\)\\neq y\_\{j\}\(t\)\)\.\(5\)
Table 4:Directional adoption after disagreement exposure\. Retained rows aggregate\(H,τ\)∈\{\(3,0\.1\),\(3,0\.3\),\(10,0\.7\)\}\(H,\\tau\)\\in\\\{\(3,0\.1\),\(3,0\.3\),\(10,0\.7\)\\\}; event counts vary across settings\. Final entries report behavioral/state consensus\.Table[4](https://arxiv.org/html/2607.12077#Sx5.T4)shows that exposure, one\-step adoption, and global basin merging are distinct\. No\-memory bridge runs contain many disagreement\-exposure events but do not repair\. Retained\-memory state\-component and label\-disagreement runs show positive adoption and merge basins\. State\-distance bridge can produce higher one\-step adoption while still failing to merge basins, so local adoption is not sufficient for global repair\.
### Targeted controls rule out simple alternatives\.
Table[5](https://arxiv.org/html/2607.12077#Sx5.T5)summarizes controls that test whether the main effect can be reduced to stationary priors, generic local averaging, prompt length, or an unstructured bridge budget\. Fixed\-prior agents and a bounded\-confidence naming\-game baseline remain fragmented\. A randomized bridge\-budget baseline shows that random cross\-basin exposure can produce behavioral consensus with retained memory, but no\-memory bridge exposure is still insufficient\. Most importantly, removing partner\-label feedback destroys repair even when the prompt still has memory slots and bridge routing is available\.
Table 5:Selected baseline and history\-ablation controls\.Cℓ/CsC\_\{\\ell\}/C\_\{s\}gives final label/state component counts when state components are available; “Full frac\.” is the fraction of rounds with full behavioral consensus\.
### Early graph\-energy diagnostics predict outcomes\.
Using only rounds 0 through 10, we train within\-grid classifiers under grouped train/test splits by run\. Graph\-energy features improve early\-warning prediction over metadata\-only baselines for final behavioral consensus and stable full consensus; graph\-only features are strongest for final state consensus in this split \(Table[6](https://arxiv.org/html/2607.12077#Sx5.T6)\)\. These results are diagnostic rather than proof that LMs implement linear averaging\.
The predictive result also gives the diagnostics an operational role\. If early traces retain multiple label or state components, low state or runtime connectivity, or high disagreement energy, the system can switch away from homophilous or passive routing and allocate bridge\-seeking exposure before fragmentation becomes stable\. In this sense, the same observables that explain clique formation can serve as triggers for runtime intervention\.
Table 6:AUROC for predicting final outcomes from rounds0through1010inclusive under grouped splits by run\.
### Task\-grounded answer choices\.
As a secondary validation, we replace nonce labels with answer choices on ARC\-Challenge and MMLU items\(Hendryckset al\.[2021](https://arxiv.org/html/2607.12077#bib.bib36); Clarket al\.[2018](https://arxiv.org/html/2607.12077#bib.bib37)\)\. The ARC\-Challenge suite uses the full validation set after fixed\-four\-choice filtering, giving 295 items rather than all 299 validation items\. The MMLU suite uses 100 questions\. Each task\-controller cell aggregates three seeds and two temperatures, with retained historyH=3H=3andΔ=0\.25\\Delta=0\.25\. These runs are not intended as benchmark claims: agents exchange only answer labels, not rationales or debate, and the point is to test whether topology changes answer propagation when terminal basins can be classified as correct, wrong, or fragmented\.
Table 7:Task\-grounded label\-only answer\-choice validation\. ARC\-Challenge uses the filtered full validation set with fixed four\-choice items \(295295items\); MMLU uses100100questions\. Rates are over item–seed–temperature runs\.Wmaj→CmajW\_\{\\mathrm\{maj\}\}\{\\to\}C\_\{\\mathrm\{maj\}\}counts round\-0 wrong strict majority to final correct strict majority;Cmaj→WmajC\_\{\\mathrm\{maj\}\}\{\\to\}W\_\{\\mathrm\{maj\}\}counts the reverse\.Table[7](https://arxiv.org/html/2607.12077#Sx5.T7)strengthens the propagation interpretation\. On filtered ARC\-Challenge validation, all controllers start from a high\-correctness regime, so final accuracy differences are modest; nevertheless, threshold\-similarity produces less correct consensus and less state consensus than bridge\-seeking or well\-mixed routing\. State\-component bridge has the highest final correctness, correct\-consensus rate, and state\-consensus rate, and it produces more wrong\-majority\-to\-correct\-majority flips than the reverse\. On MMLU\-100, final correctness remains similar across controllers, but topology still changes the collective state: threshold\-similarity sharply suppresses both correct and wrong consensus and has much lower state consensus, while bridge and well\-mixed policies produce more propagation\. Thus the task\-choice runs support the graph\-control lens without implying that increased propagation is a general accuracy\-improvement method\.
## Discussion
Runtime graphs do not merely record convention dynamics; they change them\. Homophilous feedback removes cross\-basin exposure and stabilizes cliques, whereas bridge\-seeking feedback creates exposures that retained partner\-label evidence can accumulate into basin merging\. The effect is population\-dependent: state\-component routing gives the cleanest latent repair in the mixed population, state\-distance routing is weak there, and all three bridge policies repair retained\-memory Qwen2\.5\-32B populations\. Qwen2\.5\-14B instead reaches transient repair without stable terminal alignment, showing that reaching consensus and maintaining it are distinct properties\. Together with the randomized bridge\-budget control, these results show that repair reliability, persistence, and state\-space cleanliness depend on the bridge objective, retained evidence, population composition, and model family\. The intervention therefore supports a conditional control claim rather than a universal ranking of routing policies\.
State diagnostics matter because sampled agreement can coexist with separated score\-state components\. Such residual structure is invisible to a monitor that observes only final labels, yet it may affect how the population responds to later perturbations or routing changes\. Early graph\-energy signals can therefore support intervention before fragmentation stabilizes\. The results suggest three design principles: do not treat similarity routing as a safe default; monitor sampled labels and latent state structure jointly; and pair bridge exposure with retained social evidence\. In practice, these observables could serve as triggers for switching away from homophilous routing when connectivity collapses or disagreement remains concentrated in separate basins\.
The task\-grounded runs sharpen rather than broaden the claim\. Topology changes whether answers propagate into correct consensus, wrong consensus, or fragmentation, but bridge routing is not a general accuracy\-improvement method\. The same mechanism that helps a correct basin spread can also reinforce a wrong one, so consensus rate and correctness must be evaluated separately\. We therefore interpret the framework as a propagation\-control and auditing tool, not as evidence that LMs implement linear consensus dynamics or that consensus itself is desirable\.
## Limitations and Ethics
The results are mechanism evidence rather than population\-level statistical closure\. The central heterogeneous controller grid uses models up to 7B; the 14B and 32B scale\-up is homogeneous, so it only tests scale robustness\. The ranking of bridge objectives is supported primarily by the mixed four\-model grid\. The main setting usesN=10N=10,M=10M=10, andT=200T=200, with the orthogonal robustness summary reported in Table[3](https://arxiv.org/html/2607.12077#Sx5.T3); larger populations preserve the memory and threshold\-fragmentation effects but require larger budgets or adaptive routing for reliable stable repair\. The full\-scale task\-choice results use filtered ARC\-Challenge validation and MMLU\-100 with one model cohort, answer\-label\-only exchange, and a propagation protocol rather than standard benchmark evaluation\. The supplement adds a one\-seed selected\-item rationale diagnostic, not a full\-benchmark comparison\. Directional adoption is observational and local, and state\-space claims require restricted score access, so closed\-interface checks support only behavioral conclusions\. Most experiments use LMs to exchange nonce labels or answer choices; a supplementary selected\-item diagnostic additionally exchanges model\-generated rationales\. No experiment uses user data, personal information, human debate transcripts, or human\-subject intervention\. The results instead show that topology can amplify wrong basins and correct ones, so multi\-agent LM systems should monitor fragmentation, residual state structure, and bridge exposure rather than relying on sampled agreement alone\.
## Conclusion
We presented a graph\-control view of convention formation in open\-weight LM populations\. Runtime topology is not merely an implementation detail\. Homophilous state\-similarity feedback removes cross\-basin exposure and stabilizes cliques, while bridge\-seeking feedback can repair fragmentation when agents retain partner\-label evidence\. Threshold\-similarity remains terminally fragmented at both 14B and 32B; retained\-memory bridge routing produces stable behavioral repair with final state consensus at 32B, while the transient repair observed at 14B distinguishes reaching consensus from maintaining it\. The open\-weight setting also reveals cases where sampled agreement hides separated score\-state structure\. Across the robustness, adoption, control, and task\-grounded analyses, the supported claim is therefore not that agreement is always desirable, but that runtime topology controls which behavioral and latent basins propagate and stabilize\. Multi\-agent LM systems should treat the interaction graph as a control surface: monitor early graph\-energy diagnostics, preserve or create bridges when fragmentation appears, and evaluate both behavioral and state\-space agreement before trusting collective outputs\. The implementation and paper\-facing reproduction scripts are available athttps://github\.com/cedar\-lau/llm\-graph\-control\.
## References
- S\. Airiau, S\. Sen, and D\. Villatoro \(2014\)Emergence of conventions through social learning: heterogeneous learners in complex networks\.Autonomous Agents and Multi\-Agent Systems28\(5\),pp\. 779–804\.External Links:[Document](https://dx.doi.org/10.1007/s10458-013-9237-x)Cited by:[Related Work](https://arxiv.org/html/2607.12077#Sx2.p1.1)\.
- A\. F\. Ashery, L\. M\. Aiello, and A\. Baronchelli \(2025\)Emergent social conventions and collective bias in LLM populations\.Science Advances11\(20\),pp\. eadu9368\.External Links:[Document](https://dx.doi.org/10.1126/sciadv.adu9368)Cited by:[Related Work](https://arxiv.org/html/2607.12077#Sx2.p3.1)\.
- A\. Baronchelli, M\. Felici, V\. Loreto, E\. Caglioti, and L\. Steels \(2006\)Sharp transition towards shared vocabularies in multi\-agent systems\.Journal of Statistical Mechanics: Theory and Experiment2006\(06\),pp\. P06014\.External Links:[Document](https://dx.doi.org/10.1088/1742-5468/2006/06/P06014)Cited by:[Related Work](https://arxiv.org/html/2607.12077#Sx2.p1.1)\.
- D\. Centola, J\. Becker, D\. Brackbill, and A\. Baronchelli \(2018\)Experimental evidence for tipping points in social convention\.Science360\(6393\),pp\. 1116–1119\.External Links:[Document](https://dx.doi.org/10.1126/science.aas8827)Cited by:[Related Work](https://arxiv.org/html/2607.12077#Sx2.p1.1)\.
- Y\. Chuang, A\. Goyal, N\. Harlalka, S\. Suresh, R\. Hawkins, S\. Yang, D\. Shah, J\. Hu, and T\. T\. Rogers \(2024\)Simulating opinion dynamics with networks of LLM\-based agents\.InFindings of the Association for Computational Linguistics: NAACL 2024,pp\. 3326–3346\.External Links:[Document](https://dx.doi.org/10.18653/v1/2024.findings-naacl.211)Cited by:[Related Work](https://arxiv.org/html/2607.12077#Sx2.p3.1)\.
- P\. Clark, I\. Cowhey, O\. Etzioni, T\. Khot, A\. Sabharwal, C\. Schoenick, and O\. Tafjord \(2018\)Think you have solved question answering? try arc, the ai2 reasoning challenge\.arXiv preprint arXiv:1803\.05457\.Cited by:[Task\-grounded answer choices\.](https://arxiv.org/html/2607.12077#Sx5.SS0.SSS0.Px7.p1.2)\.
- L\. Dall’Asta, A\. Baronchelli, A\. Barrat, and V\. Loreto \(2006\)Nonequilibrium dynamics of language games on complex networks\.Physical Review E74\(3\),pp\. 036105\.External Links:[Document](https://dx.doi.org/10.1103/PhysRevE.74.036105)Cited by:[Related Work](https://arxiv.org/html/2607.12077#Sx2.p1.1)\.
- M\. H\. DeGroot \(1974\)Reaching a consensus\.Journal of the American Statistical Association69\(345\),pp\. 118–121\.External Links:[Document](https://dx.doi.org/10.1080/01621459.1974.10480137)Cited by:[Related Work](https://arxiv.org/html/2607.12077#Sx2.p2.1)\.
- J\. Delgado \(2002\)Emergence of social conventions in complex networks\.Artificial Intelligence141\(1–2\),pp\. 171–185\.External Links:[Document](https://dx.doi.org/10.1016/S0004-3702%2802%2900262-X)Cited by:[Related Work](https://arxiv.org/html/2607.12077#Sx2.p1.1)\.
- T\. Gross and B\. Blasius \(2008\)Adaptive coevolutionary networks: a review\.Journal of the Royal Society Interface5\(20\),pp\. 259–271\.External Links:[Document](https://dx.doi.org/10.1098/rsif.2007.1229)Cited by:[Related Work](https://arxiv.org/html/2607.12077#Sx2.p2.1)\.
- R\. Hegselmann and U\. Krause \(2002\)Opinion dynamics and bounded confidence models, analysis and simulation\.Journal of Artificial Societies and Social Simulation5\(3\)\.External Links:[Link](https://www.jasss.org/5/3/2.html)Cited by:[Related Work](https://arxiv.org/html/2607.12077#Sx2.p2.1)\.
- D\. Hendrycks, C\. Burns, S\. Basart, A\. Zou, M\. Mazeika, D\. Song, and J\. Steinhardt \(2021\)Measuring massive multitask language understanding\.InInternational Conference on Learning Representations,Cited by:[Task\-grounded answer choices\.](https://arxiv.org/html/2607.12077#Sx5.SS0.SSS0.Px7.p1.2)\.
- P\. Holme and M\. E\. J\. Newman \(2006\)Nonequilibrium phase transition in the coevolution of networks and opinions\.Physical Review E74\(5\),pp\. 056108\.External Links:[Document](https://dx.doi.org/10.1103/PhysRevE.74.056108)Cited by:[Related Work](https://arxiv.org/html/2607.12077#Sx2.p2.1)\.
- I\. Horiguchi, T\. Yoshida, and T\. Ikegami \(2024\)Evolution of social norms in LLM agents using natural language\.arXiv preprint arXiv:2409\.00993\.External Links:[Document](https://dx.doi.org/10.48550/arXiv.2409.00993)Cited by:[Related Work](https://arxiv.org/html/2607.12077#Sx2.p3.1)\.
- A\. Jadbabaie, J\. Lin, and A\. S\. Morse \(2003\)Coordination of groups of mobile autonomous agents using nearest neighbor rules\.IEEE Transactions on Automatic Control48\(6\),pp\. 988–1001\.External Links:[Document](https://dx.doi.org/10.1109/TAC.2003.812781)Cited by:[Related Work](https://arxiv.org/html/2607.12077#Sx2.p2.1)\.
- D\. Lipowska and A\. Lipowski \(2012\)Naming game on adaptive weighted networks\.Artificial Life18\(3\),pp\. 311–323\.External Links:[Document](https://dx.doi.org/10.1162/ARTLa00067)Cited by:[Related Work](https://arxiv.org/html/2607.12077#Sx2.p2.1)\.
- L\. Moreau \(2005\)Stability of multiagent systems with time\-dependent communication links\.IEEE Transactions on Automatic Control50\(2\),pp\. 169–182\.External Links:[Document](https://dx.doi.org/10.1109/TAC.2004.841888)Cited by:[Related Work](https://arxiv.org/html/2607.12077#Sx2.p2.1)\.
- R\. Olfati\-Saber and R\. M\. Murray \(2004\)Consensus problems in networks of agents with switching topology and time\-delays\.IEEE Transactions on Automatic Control49\(9\),pp\. 1520–1533\.External Links:[Document](https://dx.doi.org/10.1109/TAC.2004.834113)Cited by:[Related Work](https://arxiv.org/html/2607.12077#Sx2.p2.1)\.
- S\. Ren, Z\. Cui, R\. Song, Z\. Wang, and S\. Hu \(2024\)Emergence of social norms in generative agent societies: principles and architecture\.InProceedings of the Thirty\-Third International Joint Conference on Artificial Intelligence,pp\. 7895–7903\.External Links:[Document](https://dx.doi.org/10.24963/ijcai.2024/874)Cited by:[Related Work](https://arxiv.org/html/2607.12077#Sx2.p3.1)\.
- W\. Ren and R\. W\. Beard \(2005\)Consensus seeking in multiagent systems under dynamically changing interaction topologies\.IEEE Transactions on Automatic Control50\(5\),pp\. 655–661\.External Links:[Document](https://dx.doi.org/10.1109/TAC.2005.846556)Cited by:[Related Work](https://arxiv.org/html/2607.12077#Sx2.p2.1)\.
- S\. Saab Jr\. and C\. Abdallah \(2026\)From prompts to conventions: a study of multi\-agent llm consensus\.Note:Available at SSRNSSRN Working Paper No\. 6429193External Links:[Document](https://dx.doi.org/10.2139/ssrn.6429193)Cited by:[Related Work](https://arxiv.org/html/2607.12077#Sx2.p3.1)\.
- S\. Sen and S\. Airiau \(2007\)Emergence of norms through social learning\.InProceedings of the 20th International Joint Conference on Artificial Intelligence,pp\. 1507–1512\.Cited by:[Related Work](https://arxiv.org/html/2607.12077#Sx2.p1.1)\.
- Y\. Shoham and M\. Tennenholtz \(1997\)On the emergence of social conventions: modeling, analysis, and simulations\.Artificial Intelligence94\(1–2\),pp\. 139–166\.External Links:[Document](https://dx.doi.org/10.1016/S0004-3702%2897%2900028-3)Cited by:[Related Work](https://arxiv.org/html/2607.12077#Sx2.p1.1)\.
- R\. Takata, A\. Masumori, and T\. Ikegami \(2024\)Spontaneous emergence of agent individuality through social interactions in large language model\-based communities\.Entropy26\(12\),pp\. 1092\.External Links:[Document](https://dx.doi.org/10.3390/e26121092)Cited by:[Related Work](https://arxiv.org/html/2607.12077#Sx2.p3.1)\.
- K\. Tran, D\. Dao, M\. Nguyen, Q\. Pham, B\. O’Sullivan, and H\. D\. Nguyen \(2025\)Multi\-agent collaboration mechanisms: a survey of LLMs\.arXiv preprint arXiv:2501\.06322\.External Links:[Document](https://dx.doi.org/10.48550/arXiv.2501.06322)Cited by:[Related Work](https://arxiv.org/html/2607.12077#Sx2.p3.1)\.
- H\. P\. Young \(1996\)The economics of convention\.Journal of Economic Perspectives10\(2\),pp\. 105–122\.External Links:[Document](https://dx.doi.org/10.1257/jep.10.2.105)Cited by:[Related Work](https://arxiv.org/html/2607.12077#Sx2.p1.1)\.Similar Articles
Closed-Loop Graph Algorithm Execution with Small Language Models: Step Accuracy and Rollout Reliability
This paper studies small language models (SLMs) as closed-loop policies for graph algorithm execution, evaluating both step accuracy and rollout reliability across multiple graph procedures. The results show a gap between local decision quality and global execution reliability, especially for weighted algorithms.
Conformity Mitigations in Large Language Models Lie on a Single Resistance-Receptivity Frontier
A study measuring how large language models conform to unanimous peer opinions in multi-agent settings, finding that existing mitigations trade off resistance against receptivity, with reasoning being the only intervention that improves both on MMLU.
Beyond the Current Observation: Evaluating Multimodal Large Language Models in Controllable Non-Markov Games
This paper introduces RNG-Bench, a benchmark suite for evaluating multimodal foundation models' ability to reconstruct past observations and use them for decision-making in multi-step interactions, featuring two games (Matching Pairs and 3D Maze) with controlled difficulty parameters and a memory gap metric to distinguish forgetting from poor decision-making.
Modeling identity formation in LLMs as hypergraph evolution through multi-instance relational interaction and measuring structural divergence in activation space.
The author proposes a novel experimental framework to study identity formation in LLMs as hypergraph evolution through multi-instance interaction, distinguishing it from standard multi-agent debate by focusing on structural divergence in activation space rather than task performance.
Language Generation as Optimal Control: Closed-Loop Diffusion in Latent Control Space
This paper reformulates language generation as a stochastic optimal control problem, addressing limitations of autoregressive and diffusion models, and proposes a closed-loop diffusion method in latent control space using Flow Matching, achieving high-fidelity generation and efficient parallel sampling.