BOUNDARY_SYNC: Measuring Communication-Induced Representational Coupling in Multi-Agent LLM Systems
Summary
This paper introduces Boundary_Sync, a protocol measuring representational coupling in multi-agent LLM systems. Experiments with GPT-4o show that communication causes significant homogenization in both text and image modalities, but group size moderates the direction, with larger groups leading to homogenization and smaller groups to diversification.
View Cached Full Text
Cached at: 07/03/26, 05:42 AM
# Measuring Communication-Induced Representational Coupling in Multi-Agent LLM Systems
Source: [https://arxiv.org/html/2607.01600](https://arxiv.org/html/2607.01600)
###### Abstract
As large language models \(LLMs\) are deployed as communicating agents in multi\-agent systems, does inter\-agent communication cause their outputs to converge toward consensus? We introduceBoundary\_Sync, a measurement protocol that quantifies representational coupling through the Coupling Amplification Factor \(CAF=JSDcond/JSDbaseline\\text\{CAF\}=\\text\{JSD\}\_\{\\text\{cond\}\}/\\text\{JSD\}\_\{\\text\{baseline\}\}\), where CAF<<1 indicates homogenization and CAF\>\>1 indicates diversification\. In controlled experiments with GPT\-4o \(N=30 per condition, real API calls\), we measure coupling across text\-based and image\-based communication scenarios\.
Our key findings are: \(1\) text communication causes significant homogenization \(CAF=0\.803 \[0\.740, 0\.873\], Cohen’sdd=1\.30,p<0\.001p<0\.001\), confirmed by a clean no\-communication ablation \(CAF=0\.978\) and prompt\-perturbation controls; \(2\) image communication also causes homogenization when evaluated against its own modality\-appropriate baseline \(image\-intrinsic CAF=0\.834 \[0\.811, 0\.858\]\), with proportional effect comparable to text \(0\.816\); both modalities thus show homogenization of comparable magnitude once baseline differences are accounted for; \(3\) group size is akey moderatorof coupling direction—withK=5K\{=\}5agents, both text and image communication produce homogenization \(CAF 0\.80 and 0\.74 respectively\), but withK=3K\{=\}3agents, CAF rises above 1\.0 \(point estimates 1\.14 and 1\.06, without bootstrap CIs pending dedicated baseline experiments\)—suggesting a directional shift toward diversification rather than homogenization; \(4\) cross\-model replication shows extreme variation \(CAF 0\.034–0\.803\), though DeepSeek’s near\-zero CAF is dominated by format artifacts; and \(5\) coupling isstateless—driven by the immediate presence of peer information in the prompt context and vanishing when it is removed, with no evidence of cumulative convergence across rounds\. A continuous\-consensus variant produces monotonic convergence \(JSD 0\.44→\\rightarrow0\.001 in 10 rounds\), reinforcing the stateless interpretation\. These results establish that LLM agent coupling is real, measurable, modality\-consistent in proportional terms, and controllable at the prompt level—with direct implications for the design of multi\-agent LLM systems\.
Keywords:multi\-agent systems, LLM coupling, representational diversity, opinion dynamics, Jensen\-Shannon divergence
###### Contents
1. [1Introduction](https://arxiv.org/html/2607.01600#S1)
2. [2Related Work](https://arxiv.org/html/2607.01600#S2)1. [2\.1Multi\-Agent LLM Systems](https://arxiv.org/html/2607.01600#S2.SS1) 2. [2\.2Convergence and Collapse Phenomena](https://arxiv.org/html/2607.01600#S2.SS2) 3. [2\.3Opinion Dynamics](https://arxiv.org/html/2607.01600#S2.SS3)
3. [3Methods](https://arxiv.org/html/2607.01600#S3)1. [3\.1Protocol Overview](https://arxiv.org/html/2607.01600#S3.SS1) 2. [3\.2Communication Protocol](https://arxiv.org/html/2607.01600#S3.SS2) 3. [3\.3CAF Metric and Statistical Framework](https://arxiv.org/html/2607.01600#S3.SS3) 4. [3\.4Experimental Conditions and Controls](https://arxiv.org/html/2607.01600#S3.SS4) 5. [3\.5Reproducibility](https://arxiv.org/html/2607.01600#S3.SS5) 6. [3\.6Noisy DeGroot Simulation](https://arxiv.org/html/2607.01600#S3.SS6)
4. [4Results](https://arxiv.org/html/2607.01600#S4)1. [4\.1Text Communication Causes Significant Homogenization](https://arxiv.org/html/2607.01600#S4.SS1) 2. [4\.2Image Communication and Modality\-Appropriate Baselines](https://arxiv.org/html/2607.01600#S4.SS2) 3. [4\.3Group Size Shifts Coupling Direction](https://arxiv.org/html/2607.01600#S4.SS3) 4. [4\.4Prompt Perturbation Control Confirms Social Specificity](https://arxiv.org/html/2607.01600#S4.SS4) 5. [4\.5Blend Ratio Robustness and Cross\-Model Variation](https://arxiv.org/html/2607.01600#S4.SS5) 6. [4\.6Per\-Round Dynamics: Coupling is Stateless](https://arxiv.org/html/2607.01600#S4.SS6) 7. [4\.7Comparison with Noisy DeGroot Simulation](https://arxiv.org/html/2607.01600#S4.SS7) 8. [4\.8Summary of Results](https://arxiv.org/html/2607.01600#S4.SS8)
5. [5Discussion](https://arxiv.org/html/2607.01600#S5)1. [5\.1Why Does Communication Homogenize Both Modalities?](https://arxiv.org/html/2607.01600#S5.SS1) 2. [5\.2Implications for Multi\-Agent System Design](https://arxiv.org/html/2607.01600#S5.SS2) 3. [5\.3Practical Guidance for CAF Deployment](https://arxiv.org/html/2607.01600#S5.SS3) 4. [5\.4Connection to Opinion Dynamics](https://arxiv.org/html/2607.01600#S5.SS4)
6. [6Limitations](https://arxiv.org/html/2607.01600#S6)
7. [7Conclusion](https://arxiv.org/html/2607.01600#S7)
8. [References](https://arxiv.org/html/2607.01600#bib)
## 1Introduction
As large language models are increasingly composed into multi\-agent systems—for collaborative reasoningDuet al\.\([2024](https://arxiv.org/html/2607.01600#bib.bib8)\), debateLiet al\.\([2023](https://arxiv.org/html/2607.01600#bib.bib7)\), and social simulationParket al\.\([2023](https://arxiv.org/html/2607.01600#bib.bib9)\)—a fundamental question arises:*does inter\-agent communication cause their outputs to converge toward homogenized consensus?*If LLM agents become more similar to each other through communication, the diversity benefits of multi\-agent architectures may be undermined; if they diverge, communication could amplify noise\. Understanding this coupling is essential for designing reliable multi\-agent LLM systems\.
Concurrent work has documented convergence phenomena: representational collapse in LLM ensemblesPatel \([2026](https://arxiv.org/html/2607.01600#bib.bib13)\), emergent convergence across agents in annotation tasksParfenovaet al\.\([2025](https://arxiv.org/html/2607.01600#bib.bib14)\), herding effects in LLM reasoningChoet al\.\([2025](https://arxiv.org/html/2607.01600#bib.bib15)\), conformity and persona instability in multi\-agent debateBaltajiet al\.\([2024](https://arxiv.org/html/2607.01600#bib.bib16)\), and Bayesian social learning in interacting agentsJain and Krishnamurthy \([2024](https://arxiv.org/html/2607.01600#bib.bib17)\)\. However, these observations lack a standardized measurement protocol that \(a\) isolates communication as the causal mechanism, \(b\) quantifies coupling strength on a common scale across conditions and models, and \(c\) distinguishes transient, prompt\-driven effects from cumulative opinion updating\.
We introduceBoundary\_Sync, a measurement protocol that treats communication as a controlled experimental variable\. Agents iteratively produce structured probability assessments of stimuli while receiving blended neighbor outputs through natural\-language protocol messages\. The Coupling Amplification Factor \(CAF=JSDcond/JSDbaseline\\text\{CAF\}=\\text\{JSD\}\_\{\\text\{cond\}\}/\\text\{JSD\}\_\{\\text\{baseline\}\}\) normalizes per\-agent output shift under communication by the shift observed in an isolated baseline, yielding a unitless coupling metric\.
Using GPT\-4o on a production API \(N=30 per condition, approximately 9,900 API calls across three experiment runs\), we measure coupling in text\-based and image\-based communication scenarios\. Additionally, we replicate key findings on DeepSeek V4 Pro \(N=30\) and Qwen3\.7\-Plus \(N=10\)\.
Our specific contributions are:
1. 1\.Causal evidence for communication\-induced homogenization\.Text communication with BOUNDARY\_SYNC causes significant homogenization in GPT\-4o \(CAF=0\.803,dd=1\.30\), confirmed by \(i\) a no\-communication ablation where the effect disappears \(CAF=0\.978, n\.s\.\), and \(ii\) a prompt perturbation control where irrelevant Wikipedia text replacing neighbor consensus eliminates the effect \(CAF=1\.082\)\. These controls establish that the homogenization is specificallysocial—driven by peer\-generated consensus, not by generic prompt perturbation\. CAF reductions should be interpreted as an upper bound on social coupling without a self\-only control \(§[6](https://arxiv.org/html/2607.01600#S6)\)\.
2. 2\.Modality comparison with appropriate baselines\.When evaluated against modality\-specific no\-communication baselines, both text \(CAFtext=0\.816\\text\{CAF\}\_\{\\text\{text\}\}=0\.816\) and image \(CAFimage=0\.834\\text\{CAF\}\_\{\\text\{image\}\}=0\.834\) communication produce significant homogenization of comparable*proportional*magnitude\. However, image\-conditioned distributions exhibit higher baseline diversity \(no\-communication JSD 0\.268111This value reflects our most recent experimental run; see §[4\.2](https://arxiv.org/html/2607.01600#S4.SS2)for comparison with an earlier run \(JSD=0\.2625\) and evidence of CAF consistency across runs\.vs\. text 0\.208\), meaning the*absolute*homogenization effect is larger for visual tasks\. This reframes the design challenge from “which modalities homogenize?” to “how much baseline diversity does each modality have, and how much is lost under communication?”
3. 3\.Group size as a moderator of coupling direction\.Replicating text communication withK=3K\{=\}3agents instead ofK=5K\{=\}5produces CAF above 1\.0 \(point estimates 1\.14 and 1\.06, CI pending\), suggesting a directional shift toward diversification rather than homogenization\. Extending image communication toK=5K\{=\}5\(from the defaultK=3K\{=\}3\) produces the strongest homogenization observed \(CAF=0\.74\)\. Group size is thus not merely a confound to control but a primary design parameter for multi\-agent systems\. Cross\-modality comparisons with size\-matched conditions are now possible\.
4. 4\.Cross\-model variation and artifact identification\.Homogenization appears in all three tested models but with extreme variation\. DeepSeek V4 Pro produces near\-zero CAF \(0\.034\), but we demonstrate that this is dominated by format artifacts \(constrained JSON output, disabled reasoning\) rather than genuine social coupling\. GPT\-4o retains substantial residual diversity \(CAF≈\\approx0\.80\) while Qwen3\.7\-Plus falls between \(CAF=0\.391\)\. The 24×\\timesrange should be treated as an upper bound\.
5. 5\.Stateless, prompt\-driven coupling\.Per\-round JSD trajectories under toggled consensus exhibit a pronounced sawtooth pattern—JSD drops when consensus is provided and rebounds immediately when removed—with no cumulative drift across rounds\. A continuous\-consensus variant produces monotonic convergence to near\-zero JSD\. Coupling is driven entirely by the immediate prompt context, contradicting the cumulative convergence predicted by classical opinion dynamics models\.
## 2Related Work
### 2\.1Multi\-Agent LLM Systems
Multi\-agent LLM systems use communication for collaborative reasoningDuet al\.\([2024](https://arxiv.org/html/2607.01600#bib.bib8)\); Wuet al\.\([2024](https://arxiv.org/html/2607.01600#bib.bib10)\), debateLiet al\.\([2023](https://arxiv.org/html/2607.01600#bib.bib7)\); Chuet al\.\([2025](https://arxiv.org/html/2607.01600#bib.bib23)\), consensus\-building across diverse agentsChenet al\.\([2024](https://arxiv.org/html/2607.01600#bib.bib11)\); Wu and Ito \([2025](https://arxiv.org/html/2607.01600#bib.bib12)\), and social simulationParket al\.\([2023](https://arxiv.org/html/2607.01600#bib.bib9)\)\. These systems typically assume that communication either improves or does not harm output quality\. Our work tests this assumption by measuring whether communication*changes the output distribution itself*, independent of task accuracy\.
### 2\.2Convergence and Collapse Phenomena
Representational collapse in LLM committeesPatel \([2026](https://arxiv.org/html/2607.01600#bib.bib13)\)documents how ensemble diversity degrades with repeated sampling; persona collapse and homogenization under role prompting has been further documentedXiaoet al\.\([2026](https://arxiv.org/html/2607.01600#bib.bib21)\)\. Emergent convergence across LLM agents has been observed in annotation tasksParfenovaet al\.\([2025](https://arxiv.org/html/2607.01600#bib.bib14)\)\. Herding behavior in LLM\-based multi\-agent systemsChoet al\.\([2025](https://arxiv.org/html/2607.01600#bib.bib15)\)shows that agents align outputs with peers when exposed to peer confidence signals\. Conformity and persona instability in multi\-agent debateBaltajiet al\.\([2024](https://arxiv.org/html/2607.01600#bib.bib16)\)reveal that LLM agents frequently change opinions due to perceived peer pressure—a vulnerability systematically benchmarked in KAIROSSonget al\.\([2025](https://arxiv.org/html/2607.01600#bib.bib18)\)and further characterized in studies of opinion\-change dynamicsMehdizadeh and Hilbert \([2025](https://arxiv.org/html/2607.01600#bib.bib19)\)and social influence simulationLinet al\.\([2025](https://arxiv.org/html/2607.01600#bib.bib20)\)\. Bayesian social learning in interacting agentsJain and Krishnamurthy \([2024](https://arxiv.org/html/2607.01600#bib.bib17)\)formalizes herding through statistical signal processing, while failure modes including cascading errors in multi\-agent debate have been cataloguedWynnet al\.\([2025](https://arxiv.org/html/2607.01600#bib.bib22)\)\. These studies focus on accuracy outcomes and behavioral patterns rather than providing a standardized, condition\-normalized metric for quantifying coupling strength\.
### 2\.3Opinion Dynamics
Classical opinion dynamics models—including DeGroot weighted averagingDeGroot \([1974](https://arxiv.org/html/2607.01600#bib.bib1)\), Friedkin\-Johnsen social influenceFriedkin and Johnsen \([1990](https://arxiv.org/html/2607.01600#bib.bib2)\), bounded confidenceHegselmann and Krause \([2002](https://arxiv.org/html/2607.01600#bib.bib3)\); Deffuantet al\.\([2000](https://arxiv.org/html/2607.01600#bib.bib4)\), and broader taxonomies of social influenceFlacheet al\.\([2017](https://arxiv.org/html/2607.01600#bib.bib5)\); Hassaniet al\.\([2022](https://arxiv.org/html/2607.01600#bib.bib6)\)—predict that agents converge toward a weighted consensus under repeated averaging\. Our work tests whether LLM agents follow these predictions\. The key distinction is that DeGroot\-style models assume persistent internal states that accumulate across rounds, while our data suggest that LLM coupling is stateless—driven by the current prompt context alone\.
## 3Methods
### 3\.1Protocol Overview
Each experiment consists ofKKagents iteratively analyzing a stimulus overT=10T=10timesteps\. Fortext conditions\(C1, C3\), agents receive a general instruction to assess gender stereotypes in occupational scenarios; no explicit passage is provided in the main experiment, so responses reflect model priors\. Forimage conditions\(C5\), procedurally generated synthetic scene images \(512×\\times384, five occupational scenes: boardroom, nursing, construction, classroom, server\_room\) are provided via GPT\-4o’s vision API, and agents produce structured probability assessments of the visual content—outputting the same 5\-category probability distributions as text conditions\.
To test whether the absence of a concrete text stimulus affects coupling, we replicated C3 Sync with explicit text passages \(N=5 pilot; C3 Sync CAF dropped from 0\.80 to≈\\approx0\.60—a directional trend consistent with the no\-stimulus design being conservative—but the N=5 result is preliminary and flagged as such; full N=30 replication pending\)\.
### 3\.2Communication Protocol
#### Independent response\.
Each agent independently calls GPT\-4o’s API with its persona\-specific system prompt and temperature\. Five personas are used: activist \(temperature 1\.1, gender equality advocate\), traditionalist \(0\.9, tradition\-oriented perspective\), data\_driven \(1\.0, evidence\-based sociologist\), intersectional \(1\.0, intersectionality researcher\), and literalist \(0\.8, textual formalist\)\. Persona variation is a deliberate design choice to prevent artificially low baseline diversity from identical sampling parameters\.
#### Jensen\-Shannon Divergence computation\.
Agents output 5\-category probability distributions \(neutral, biased\_female, biased\_male, stereotype\_avoidant, stereotype\_reinforcing\)\. For each agent,JSD\(pold,pnew\)\\text\{JSD\}\(p\_\{\\text\{old\}\},p\_\{\\text\{new\}\}\)is computed between its previous\-round strategy \(poldp\_\{\\text\{old\}\}—the blended probability vector after neighbor influence, if any\) and its current API output \(pnewp\_\{\\text\{new\}\}\)\. This intra\-agent metric measures how much each agent’s output shifts relative to its consensus\-informed anchor; lower JSD indicates greater consistency \(the agent is pulled toward the blended strategy\)\. The per\-step aggregate JSD is the mean across allKKagents\. CAF aggregates across all 10 rounds \(consensus\-on and consensus\-off\)\.
#### Protocol injection\.
At cooldown boundaries \(every 3 steps\), each agent receives a protocol message containing: \(i\) its own blended distribution from the prior round, \(ii\) the mean distribution of all other agents, and \(iii\) an emphasis instruction \(e\.g\., “weight your own output at 60% and neighbor consensus at 40%”\)\. Protocol messages persist for 3 consecutive steps until the next sync event, meaning neighbor influence is present in rounds 5–10 but absent from rounds 1–4\. This design enables the within\-run consensus\-toggle analysis in Section[4\.6](https://arxiv.org/html/2607.01600#S4.SS6)\.
#### Blending mechanics\.
The blending weightw∼Beta\(α,β\)w\\sim\\text\{Beta\}\(\\alpha,\\beta\)controls the emphasis instruction in the protocol message, with defaultα=3,β=2\\alpha=3,\\beta=2giving expected self\-weight3/5=0\.63/5=0\.6and expected neighbor\-weight2/5=0\.42/5=0\.4\. Blending is implemented astext concatenationin the prompt—the agent’s own output and neighbor consensus are inserted as labeled sections—reflecting the realistic constraint that production APIs accept natural language prompts rather than vector operations\.
#### Self\-anchoring caveat\.
Protocol messages include each agent’s*own*prior output plus explicit blending weights, which could reduce JSD through self\-anchoring alone \(agents becoming more consistent with their own prior\) independent of neighbor influence\. A “self\-only” control \(own output plus weighting instruction, without neighbor information\) would isolate the social coupling contribution; without it, reported CAF reductions should be interpreted as an upper bound on social coupling strength \(see Section[6](https://arxiv.org/html/2607.01600#S6)\)\.
### 3\.3CAF Metric and Statistical Framework
#### Definition\.
CAF=JSD¯cond/JSD¯baseline\\text\{CAF\}=\\bar\{\\text\{JSD\}\}\_\{\\text\{cond\}\}/\\bar\{\\text\{JSD\}\}\_\{\\text\{baseline\}\}, whereJSD¯\\bar\{\\text\{JSD\}\}is the mean per\-step JSD across all agents and rounds\. C1 \(isolated baseline,K=3K=3, no communication\) provides the denominator\. Values<1<1indicate homogenization \(communication reduces per\-agent output shift\),≈1\\approx 1indicate independence, and\>1\>1indicate diversification \(communication increases output shift\)\.
#### Strategy definition\.
An agent’s “previous\-round strategy” is the probability vector from the prior round*after*any blending with neighbor outputs\. This blended strategy vector persists unchanged through the 3\-step cooldown window and is presented verbatim in the next prompt as “Your previous blended preference distribution is \[vector\]\.” The same definition applies across all conditions \(text/image\) and group sizes \(KK\)\.
#### Bootstrap and bias correction\.
Bootstrap 95% confidence intervals are computed via ratio\-of\-means resampling \(2,000 draws, seed 43\), independently resampling the flattened per\-rep JSD arrays for the condition and baseline, taking the ratio of means at each draw\. Each of theNNindependent repetitions is the exchangeable unit, avoiding within\-run dependence concerns\. All CAF values reported in tables and text are raw \(uncorrected\) point estimates\. Jackknife bias correction is applied as a sensitivity check; the correction magnitude is≤\\leq0\.003 for all GPT\-4o N=30 conditions \(e\.g\., C3 Sync: 0\.8029→\\rightarrow0\.8006; C5 Sync: 1\.0563→\\rightarrow1\.0541\)\. At smaller N \(Qwen N=10, stimulus pilot N=5\), raw CAF values are reported without correction and flagged as preliminary\.
#### Cross\-protocol note\.
The per\-round dynamics analysis \(Section[4\.6](https://arxiv.org/html/2607.01600#S4.SS6)\) uses a variant protocol with 10 discourse\-analysis categories \(vs\. 5 in the main experiment\)\. JSD values from the two protocols are in different measurement spaces and should not be directly compared numerically; only the qualitative pattern transfers across protocols\. An embedding\-based replication withall\-MiniLM\-L6\-v2sentence embeddings \(N=10, 384\-dimensional vectors binned into 10 equal\-frequency bins\) bridges the two protocols\.
### 3\.4Experimental Conditions and Controls
Conditions\.Three core conditions: C1 \(isolated baseline,K=3K=3, no communication\); C3 \(text communication,K=5K=5, BOUNDARY\_SYNC enabled\); and C5 \(image communication,K=3K=3, BOUNDARY\_SYNC with real vision API\)\. A no\-sync ablation disables the protocol message while keeping all other parameters identical, producing independent \(non\-communicating\) agents as controls\.
Controls and replications\.We include the following experimental controls to isolate specific mechanisms and assess robustness:
- •Blend ratio robustness:C3 and C5 repeated with Beta\(3,3\) giving expected neighbor\-weight 0\.5 \(vs\. default 0\.4\), N=30\.
- •Prompt perturbation:C3 with irrelevant Wikipedia text replacing neighbor consensus, testing whether the effect is specifically social \(peer\-driven\) or generic \(any extra prompt content\), N=30 for GPT\-4o, N=10 for Qwen3\.7\-Plus\.
- •Group size variation:C3 replicated withK=3K=3agents, C5 extended toK=5K=5agents, both N=30\.
- •Cross\-model replication:DeepSeek V4 Pro \(N=30\) and Qwen3\.7\-Plus \(N=10\)\.
- •Per\-round dynamics:C3 with per\-round JSD logging \(\-\-log\-rounds\), N=10, using both category\-probability and embedding\-based measurement protocols\.
- •Continuous consensus:C3 with single\-step protocol injection \(\-\-toggle\-step 1\), N=10\.
All main experiments use GPT\-4o \(gpt\-4o\-2024\-05\-13\) accessed via an Azure OpenAI\-compatible endpoint\. Default parameters: temperature 0\.7–1\.1 \(persona\-specific\),max\_tokens=256\\text\{max\\\_tokens\}=256, cooldown between repetitions: 2 seconds\. Statistical analysis uses Welch’stt\-test \(unequal variance\), Hedges’ggfor effect size, and bootstrap confidence intervals\.
### 3\.5Reproducibility
All experiments use a fixed GPT\-4o model version \(gpt\-4o\-2024\-05\-13\) accessed through an Azure OpenAI\-compatible API endpoint with deterministic low\-temperature sampling\. The complete experiment involved approximately 9,900 real API calls across three independent runs \(N=30 per condition\)\. Bootstrap confidence intervals use 2,000 resamples with seed 43 throughout; jackknife estimates confirm that the standard error contribution from resampling is negligible \(≤\\leq0\.003 at N=30\)\. The noisy DeGroot simulation code, stimulus images, full experimental logs, and analysis scripts are included in a reproducibility package \(available in the Supplementary Materials; code and data will be publicly released under an open license upon acceptance\)\. All statistical tests, effect sizes, and confidence intervals reported in this paper are reproducible from the provided data and scripts\. The Supplementary Materials contain additional figures, per\-round trajectory data, cross\-model cosine similarity measurements, and a detailed simulation methodology description\.
### 3\.6Noisy DeGroot Simulation
We implement a noisy DeGroot model as a mathematical baseline\. The simulation drawsKKinitial opinion vectors from a Dirichlet distribution with concentrationα\\alpha\(C3:α=12\\alpha=12, low initial diversity; C5:α=2\\alpha=2, high initial diversity\), then iteratively blends them using Beta\(3,2\) weights with Dirichlet re\-sampling \(concentrationτ\\tau: C3=400, low noise; C5=10, high noise\) to simulate stochastic agent outputs\. Parameter choices mirror the empirical conditions: C3 usesK=5K=5agents, low noise, and low initial diversity \(matching the constrained text output space\); C5 usesK=3K=3agents, high noise, and high initial diversity \(matching the higher\-variance image description space\)\. We run 2,000 independent simulation runs per condition and compute CAF reference values for comparison with real API results\. Simulation code is included in the reproducibility package\.
## 4Results
### 4\.1Text Communication Causes Significant Homogenization
Table 1:Text coupling results \(GPT\-4o, N=30\)\. Raw CAF values reported; jackknife correction is≤\\leq0\.003 for all conditions\. SUB = significant homogenization \(p<0\.001p<0\.001, CI entirely below 1\.0\)\. INDEP = CAF not significantly different from 1\.0 \(CI crosses 1\.0\)\.When BOUNDARY\_SYNC is enabled, text\-based communication reduces per\-agent output shift by approximately 20% relative to baseline \(CAF=0\.803, Table[1](https://arxiv.org/html/2607.01600#S4.T1)\), classifying as SUB \(homogenization\) with high confidence \(CI entirely below 1\.0\)\. Lower JSD under communication indicates that blending pulls agent strategies toward consensus, making each agent’s output more consistent with its \(now\-converged\) strategy—the mechanism underlying homogenization\. The effect size is large \(d=1\.30d=1\.30vs\. no\-sync,p<0\.001p<0\.001\)\. The no\-sync ablation confirms causality: CAF=0\.978, CI crosses 1\.0, JSD statistically indistinguishable from baseline \(d=0\.15d=0\.15, n\.s\.\)\. Directionally, inter\-agent cosine similarity \(Supplementary Materials, Section S2; N=10 subset\) corroborates the CAF\-based pattern: sync conditions yield cosine similarity near 1\.0, while no\-sync conditions show lower inter\-agent agreement\.
### 4\.2Image Communication and Modality\-Appropriate Baselines
Image conditions normalized by the text C1 baseline produce CAF values above 1\.0 \(C5 Sync: 1\.056, C5 NoSync: 1\.269\)\. However, this cross\-modal comparison is misleading: image\-conditioned probability distributions show higher diversity than text\-conditioned ones \(C5 NoSync JSD=0\.268\)222An earlier experimental run produced JSD=0\.2625 for the same condition\. We report the more recent value \(0\.268\) throughout; the within\-modality CAF computed from per\-rep bootstrap resampling is consistent across both runs \(0\.834 vs\. 0\.853, with overlapping CIs\)\.We note a partial confound: text conditions lack an explicit stimulus passage \(relying on model priors\), while image conditions receive concrete visual input\. Higher image JSD may reflect both modality differences*and*the effect of having a stimulus to analyze\.
The appropriatewithin\-modality CAFuses each modality’s own no\-communication baseline:CAFtext=0\.170/0\.208=0\.816\\text\{CAF\}\_\{\\text\{text\}\}=0\.170/0\.208=0\.816\[0\.776, 0\.857\];CAFimage=0\.224/0\.268=0\.834\\text\{CAF\}\_\{\\text\{image\}\}=0\.224/0\.268=0\.834\[0\.811, 0\.858\]\.Both modalities exhibit significant homogenizationof comparable proportional magnitude \(CI overlap\)\. However, the higher baseline diversity of image\-conditioned outputs produces a larger*absolute*JSD reduction \(Δ=0\.044\\Delta=0\.044vs\. 0\.038 for text\)\. Cross\-modality absolute differences are large \(C3 Sync vs\. C5 NoSync:d=3\.29d=3\.29,p<10−17p<10^\{\-17\}\)\.
The practical implication is that multi\-modal systems face greater absolute homogenization risk for visual tasks because there is more initial diversity to lose, even though the proportional coupling strength is comparable\. Within\-modality CAF normalizes away baseline differences, isolating the communication effect itself\.
### 4\.3Group Size Shifts Coupling Direction
A potential confound in the main experiment is that text conditions useK=5K=5agents while image conditions useK=3K=3\. To test whether group size affects coupling, we replicated C3 Sync withK=3K=3\(N=30\) and extended C5 Sync toK=5K=5\(N=30\)\. The full matrix now provides size\-matched comparisons:
Table 2:Group size effects across modalities\.†C1 baseline reuse via\-\-c1\-fileprovides only a point\-estimate mean \(0\.212\), not per\-rep baseline data; bootstrap CIs for these conditions require dedicated K=3 and K=5 C1 baseline experiments, which are planned for the next revision\. Point estimates are reported pending CI computation\.Three findings emerge\. First, group sizeshifts coupling directionin both modalities:K=5K=5produces homogenization \(CAF<<1\),K=3K=3produces CAF\>\>1\.†The CAF shift is comparable across modalities \(Δtext=0\.340\\Delta\_\{\\text\{text\}\}=0\.340,Δimage=0\.318\\Delta\_\{\\text\{image\}\}=0\.318\), suggesting a modality\-independent group\-size effect\. Second, size\-matched comparisons are now possible: atK=5K=5, both text \(CAF=0\.803\) and image \(CAF=0\.738\) show significant homogenization; atK=3K=3, CAF values exceed 1\.0 \(1\.143, 1\.056\), though without bootstrap CIs\. Third, the imageK=5K=5condition produces the strongest homogenization of any condition tested \(JSD=0\.156, 8\.2% below textK=5K=5JSD=0\.170\), suggesting that when group size is equalized, image communication may be more susceptible to homogenization than text\.
Group size is thus aprimary design parameterfor multi\-agent systems: larger groups amplify coupling through stronger and more coherent neighbor signals, while smaller groups may reverse it because the weaker neighbor signal \(mean of only 2 others vs\. 4\) is insufficient to overcome agents’ tendency to differentiate\. Systems benefiting from diversity \(ensemble methods, brainstorming\) should use small groups; systems requiring consensus \(fact\-verification\) may prefer larger groups\.
### 4\.4Prompt Perturbation Control Confirms Social Specificity
A confound in BOUNDARY\_SYNC is that any extra text in the prompt—not specifically neighbor consensus—could constrain the output distribution, producing apparent homogenization as an artifact of increased prompt complexity\. To isolate thesocialcomponent, we ran control conditions where agents received equal\-length irrelevant Wikipedia text instead of neighbor outputs:
On GPT\-4o, irrelevant text produces CAF=1\.082 \(SUPER\), in stark contrast to real consensus \(CAF=0\.803, SUB\)\. The irrelevant text does*not*cause homogenization—it actually slightly increases output shift\. This confirms that GPT\-4o’s coupling effect is specificallysocial: driven by peer\-generated consensus information, not by generic prompt perturbation\. On Qwen3\.7\-Plus, irrelevant text produces modest convergence \(CAF=0\.886, 11% reduction vs\. real consensus CAF=0\.391, 61% reduction\), suggesting that the baseline prompt\-perturbation effect is itself model\-dependent\.
### 4\.5Blend Ratio Robustness and Cross\-Model Variation
Coupling is insensitive to blend ratio variation within the tested range: Beta\(3,3\) with expected neighbor\-weight 0\.5 produces CAF=0\.798 vs\. 0\.803 for the default Beta\(3,2\) \(\|Δ\|<0\.005\|\\Delta\|<0\.005,p\>0\.5p\>0\.5, n\.s\.\)\. This suggests practitioners need not perform extensive blend\-ratio tuning\.
Cross\-model replication reveals extreme variation:
The 24×\\timesrange in CAF \(0\.034–0\.803\) suggests coupling susceptibility is a model\-specific property\. However, DeepSeek’s near\-zero CAF, with individual repetitions reaching JSD=0\.0 \(all five agents producing identical probability vectors\), is dominated by format artifacts: the model was run with constrained JSON output and disabled reasoning\. Under these constraints, agents mechanically copy the JSON structure of neighbor outputs rather than synthesizing independent probability assessments\. The C5 Image Sync CAF for DeepSeek \(0\.037\) is nearly identical to its C3 Text Sync CAF \(0\.034\), further suggesting format\-driven collapse rather than genuine social coupling\.These results should not be interpreted as evidence of stronger coupling in DeepSeek; they instead demonstrate that constrained output formats can produce artificial homogenization that mimics—and vastly exaggerates—true communication effects\. The 24×\\timesrange should be taken as an upper bound on model variation, likely compressed substantially under matched free\-form protocols\.
### 4\.6Per\-Round Dynamics: Coupling is Stateless
To test whether coupling accumulates or is transient, we analyzed per\-round JSD trajectories under two measurement protocols\. Under thecategory\-probability protocol\(N=10,K=5K=5, 10 discourse categories\), where neighbor consensus is toggled on even\-indexed steps, JSD exhibits a pronounced sawtooth pattern\. Consensus rounds \(3,5,7,9\) show sharply reduced JSD \(mean 0\.046\) compared to non\-consensus rounds \(mean 0\.116, nearing the no\-sync baseline of∼\\sim0\.12\), with no cumulative drift across rounds \(round 1: 0\.096, round 10: 0\.131;Δ=\+0\.035\\Delta=\+0\.035\)\. The phase\-specific CAF \(consensus\-on vs\. baseline\) is approximately 0\.38—a 62% JSD reduction within the same run, far larger than the aggregate CAF\.Note:this value is from the 10\-category protocol and is not directly numerically comparable to the 5\-category main\-experiment CAF values; only the qualitative sawtooth interpretation transfers across protocols\.
Anembedding\-based replication\(N=10,K=5K=5,all\-MiniLM\-L6\-v2embeddings, 10 equal\-frequency bins\) using the same pipeline as the main CAF analysis confirms the qualitative pattern\. Neighbor consensus is provided starting at round 5 \(protocol messages persist for 3\-round blocks\)\. No\-consensus rounds \(1–4\): mean JSD=0\.134 vs\. consensus rounds \(5–10\): mean JSD=0\.127, a modest 5% reduction directionally consistent with homogenization but attenuated relative to the categorical protocol—expected given the coarser resolution of binned embedding JSD\. Crucially, neither protocol shows cumulative convergence\.
Continuous consensus produces monotonic convergence\.A complementary experiment with single\-step consensus injection \(\-\-toggle\-step 1, N=10\)—where protocol messages are rebuilt every step, eliminating the 3\-step persistence window—reveals a qualitatively different dynamic: JSD decreases*monotonically*from 0\.438 \(round 1\) to 0\.001 \(round 10\), with no sawtooth oscillation\. When consensus information is continuously refreshed, agents converge toward near\-identical outputs\. This reinforces the stateless interpretation: coupling strength is a direct function of how*persistently*peer information appears in the prompt—continuous exposure produces complete convergence, intermittent exposure produces the sawtooth, removing exposure restores diversity\. The distinguishing evidence for statelessness is thereversibilityunder intermittent toggles \(sawtooth\), not the monotonicity under continuous exposure \(which DeGroot models also predict\)\. The absence of a plateau under continuous exposure—JSD continues decreasing through round 10—further suggests agents do not accumulate internal states; they respond only to the current prompt context\. However, this finding is based on N=10 and uses the 10\-category protocol, like the main per\-round experiment; cross\-validation with the 5\-category protocol is needed\.
Coupling is thereforestateless: driven by the immediate presence of peer information in the prompt context and vanishing when it is removed, contradicting the monotonic cumulative convergence predicted by classical opinion dynamics modelsDeGroot \([1974](https://arxiv.org/html/2607.01600#bib.bib1)\); Friedkin and Johnsen \([1990](https://arxiv.org/html/2607.01600#bib.bib2)\)\.
### 4\.7Comparison with Noisy DeGroot Simulation
The noisy DeGroot simulation provides mathematical reference values:
\*Within\-modality CAF \(vs\. own no\-communication baseline\)\.
Three gaps emerge\. First, the simulationoverestimates text homogenization\(CAF=0\.657 vs\. real 0\.803\): the noisy DeGroot model predicts stronger collapse than GPT\-4o exhibits, suggesting real LLM outputs retain residual diversity under neighbor influence\. Second, for image sync, the simulation predicts mild homogenization \(CAF=0\.933\) while real data shows comparable proportional homogenization \(CAF=0\.834\)\. Third, the simulation models*cumulative*opinion updating through persistent internal states, while our data show*stateless*, prompt\-driven coupling with no cumulative convergence across rounds—a qualitative mechanism difference that simple blending models cannot capture\. Full simulation methodology and results are in the Supplementary Materials \(Section S1\)\.
### 4\.8Summary of Results
Figure 1:CAF results for GPT\-4o \(N=30\)\. \(a\) Cross\-modality CAF vs\. shared text C1 baseline\. \(b\) Within\-modality CAF using each modality’s own no\-communication baseline\. Both text \(0\.816\) and image \(0\.834\) show significant homogenization\. Additional figures are in the Supplementary Materials\. Error bars: bootstrap 95% CI \(2,000 resamples\)\. \*\*\*p<0\.001p<0\.001; n\.s\. = not significant\.Across all conditions, communication consistently shifts agent output distributions\. The direction and magnitude depend on: \(i\) whether the baseline is modality\-appropriate \(within\-modality CAF reveals homogenization in both text and image\); \(ii\) group size \(K=5K=5homogenizes,K=3K=3shows CAF\>\>1\.0\); and \(iii\) model identity \(CAF varies 24×\\timesacross models, though with format artifacts dominating DeepSeek\)\. The DeGroot simulation comparison further shows that coupling is qualitatively stateless, unlike the cumulative convergence predicted by classical models\.
## 5Discussion
### 5\.1Why Does Communication Homogenize Both Modalities?
Both text and image communication produce comparable proportional homogenization \(within\-modality CAF 0\.82 and 0\.83\)\. However, image\-conditioned distributions have higher baseline entropy \(JSD=0\.268 vs\. text 0\.208\), meaning communication produces a larger*absolute*JSD reduction for images \(Δ=0\.044\\Delta=0\.044vs\. 0\.038\)\. We hypothesize that the absolute homogenization effect scales with modality\-inherent output entropy: high\-entropy modalities start from a higher baseline and have more diversity to lose under the constraint of neighbor consensus\. Including peer outputs in the prompt acts as a form ofcontextual temperature reduction—narrowing the effective generation distribution by conditioning on consensus information\.
This principle parallels known effects in LM decoding: just as low\-temperature sampling produces more homogeneous outputs, conditioning on peer outputs narrows the sampling distribution\. The stateless nature of this effect further suggests it operates through the same mechanism as any other prompt feature, rather than through a distinct “social influence” process\.
### 5\.2Implications for Multi\-Agent System Design
Our findings have several actionable implications for practitioners designing multi\-agent LLM systems:
1. 1\.Both modalities carry homogenization risk, but absolute magnitude differs\.Practitioners should budget for greater diversity loss in visual tasks, since baseline diversity is higher and communication compresses a larger absolute range\.
2. 2\.Homogenization is controllable at the prompt level\.The stateless nature of coupling means removing peer outputs restores diversity immediately\. For applications requiring divergent thinking \(brainstorming, creative generation\), designers can withhold peer information during ideation phases and enable it during convergence phases\.
3. 3\.Group size is a critical design parameter\.K=5K=5produces homogenization whileK=3K=3produces CAF\>\>1\.0, implying a critical group sizeK∗K^\{\*\}at which coupling direction reverses\. Systems benefiting from diversity should use small groups; systems requiring consensus may prefer larger groupsYanget al\.\([2025](https://arxiv.org/html/2607.01600#bib.bib24)\)\.
4. 4\.Model selection matters\.The 24×\\timesvariation in CAF across models suggests coupling susceptibility is a model\-specific property\. GPT\-4o retains substantial residual diversity under communication, while other models may collapse more completely\. Practitioners should benchmark coupling strength when selecting backbone models for multi\-agent deployments\.
5. 5\.Inter\-agent cosine similarity validates the intra\-agent metric\.Direct pairwise cosine similarity measurements \(Supplementary Materials, Section S2\) confirm that the CAF\-based intra\-agent metric captures the same coupling signal: sync conditions yield cosine similarity\>\>0\.97, while no\-sync shows substantially lower inter\-agent agreement \(0\.55–0\.81\)\.
### 5\.3Practical Guidance for CAF Deployment
Based on our empirical experience, we offer operational recommendations for practitioners applying BOUNDARY\_SYNC:
1. 1\.Sample size planning\.AtN=30N=30, the bootstrap 95% CI half\-width for CAF is approximately±\\pm0\.06–0\.09 for effects of the magnitude observed here \(CAF≈\\approx0\.80–0\.85\)\. For detecting a CAF difference of 0\.10 with 80% power, we recommendN≥30N\\geq 30\. Smaller effects require largerNN\.
2. 2\.Default blend ratio\.Beta\(3,2\) \(expected neighbor\-weight 0\.4\) is a suitable default\. Results are insensitive to moderate variation \(w¯∈\[0\.4,0\.5\]\\bar\{w\}\\in\[0\.4,0\.5\]\)\.
3. 3\.Group size screening\.For initial screening,K=5K=5for text andK=3K=3for vision \(cost\-constrained\)\. For confirmatory comparisons, matchKKacross conditions\.
4. 4\.Baseline selection\.Always include a modality\-matched no\-communication baseline as the primary CAF denominator\. The isolated text C1 baseline is useful for comparing absolute diversity levels but should not be used as the denominator for non\-text conditions\.
5. 5\.CAF interpretation heuristics\.Based on our data: CAF<<0\.90 \(CI upper bound<<0\.95\)→\\rightarrowsignificant homogenization; 0\.90≤\\leqCAF≤\\leq1\.10 \(CI crosses 1\.0\)→\\rightarrowindependence / inconclusive; CAF\>\>1\.10 \(CI lower bound\>\>1\.05\)→\\rightarrowsignificant diversification\.
6. 6\.Reporting standards\.Report CAF with bootstrap 95% CI \(B≥2,000B\\geq 2\{,\}000\), raw JSD means and standard deviations, sample sizes, embedding model and bin count, Beta parameters, and a no\-communication ablation to establish causality\.
### 5\.4Connection to Opinion Dynamics
Our finding of text homogenization is directionally consistent with classical opinion dynamics modelsDeGroot \([1974](https://arxiv.org/html/2607.01600#bib.bib1)\); Hegselmann and Krause \([2002](https://arxiv.org/html/2607.01600#bib.bib3)\); Hassaniet al\.\([2022](https://arxiv.org/html/2607.01600#bib.bib6)\), which predict that weighted averaging leads to reduced variance\. However, the per\-round dynamics reveal aqualitative contradiction: the DeGroot model predicts monotonic, cumulative convergence toward a shared equilibrium, whereas we observe stateless coupling that oscillates with the presence or absence of peer information and shows no cumulative drift\. The quantitative gap \(real CAF=0\.803 vs\. simulated 0\.657\) may therefore reflect not merely a difference in coupling*strength*but a difference in coupling*mechanism*: the simulation models persistent internal states, while GPT\-4o behaves as a stateless sampler conditioned on the current prompt context\.
## 6Limitations
We acknowledge the following limitations of the current study:
1. 1\.Self\-anchoring confound\.Protocol messages include each agent’s own prior output plus explicit blending weights, which could reduce JSD through self\-anchoring alone \(agents becoming more consistent with their own prior\) independent of neighbor influence\. A “self\-only” control \(own output plus weighting, without neighbor information\) would quantify the self\-anchoring contribution to CAF; without it, CAF reductions should be interpreted as an upper bound on social coupling\. We commit to this control experiment for the next revision\.
2. 2\.Group size and prompt length are confounded\.LargerKKincreases the token count of neighbor summaries in the prompt, which may amplify anchoring effects independent of social consensus\. Fixed\-length neighbor summaries would isolate group size from prompt volume\. We commit to this control for the next revision\.
3. 3\.Modality and stimulus presence are partially confounded\.Text conditions lack an explicit stimulus passage, while image conditions receive visual input\. Although within\-modality CAF normalizes baseline differences regardless of origin, matched stimulus\-presence conditions are needed\. Our N=5 stimulus pilot suggests the main experiment’s stimulus\-free design is conservative; a full N=30 replication is committed for the next revision\.
4. 4\.Persona and temperature heterogeneity\.Different agents use different personas and temperatures to prevent artificially low baseline diversity\. A uniform\-temperature ablation without persona differences is committed for the next revision \(N≥\\geq10, uniform temperature 0\.7, generic “assistant” persona\)\.
5. 5\.Statelessness measurement\.The categorical per\-round protocol uses 10 categories vs\. 5 in the main CAF experiment\. A replication with the identical 5\-category protocol is committed for the next revision \(N=10,\-\-log\-rounds,\-\-toggle\-step 1\)\.
6. 6\.Single task domain\.All experiments use stereotype\-assessment tasks\. Coupling dynamics may differ for reasoning, code generation, or creative writing—domains where baseline output entropy and communication effects could diverge substantially\.
7. 7\.Cross\-model artifacts\.DeepSeek results are dominated by format artifacts \(constrained JSON, disabled reasoning\) and should be interpreted as upper bounds\. Matched free\-form protocols across all models are needed for reliable cross\-model comparison\.
8. 8\.CAF ratio bias\.Ratio estimator bias is negligible at N=30 \(<<0\.003, jackknife\-corrected\) but may be larger at smaller N \(Qwen N=10, stimulus pilot N=5\)\.
9. 9\.CAF metric dependency\.CAF values depend on the number and definition of output categories\. Sensitivity to embedding\-based JSD and alternative divergence measures \(e\.g\., total variation distance\) is explored in the Supplementary Materials; TVD\-based CAF correlates with JSD\-based CAF atr\>0\.95r\>0\.95\(p<0\.001p<0\.001\), confirming metric robustness\.
## 7Conclusion
We introduced BOUNDARY\_SYNC, a measurement protocol for quantifying communication\-induced representational coupling in LLM agents, and provided causal evidence from controlled experiments on GPT\-4o alongside replications on additional models\. Our key findings are:
1. 1\.Text communication causes significant homogenization \(CAF=0\.803,dd=1\.30\), confirmed by no\-communication ablation and prompt\-perturbation controls confirming social specificity\.
2. 2\.Image communication also causes homogenization when evaluated against its own modality baseline \(CAF=0\.834\), with comparable proportional effect to text and larger absolute magnitude due to higher baseline diversity\.
3. 3\.Group size moderates coupling*direction*:K=5K=5produces homogenization \(CAF<<1\),K=3K=3produces CAF\>\>1 in both modalities, revealing a critical design parameter\.
4. 4\.Cross\-model results show extreme variation \(CAF 0\.034–0\.803\), though DeepSeek’s near\-zero CAF is dominated by format artifacts\.
5. 5\.Coupling is stateless—driven by prompt context rather than cumulative updating, with continuous consensus producing monotonic convergence to near\-zero JSD\. This contradicts classical opinion dynamics predictions and implies coupling is controllable at the prompt level\.
These results establish that LLM agent coupling is real, measurable, present across multiple models and modalities, and controllable—with direct implications for the design and evaluation of multi\-agent LLM systems\.
## Broader Impact Statement
This work introduces a measurement protocol \(BOUNDARY\_SYNC\) and metric \(CAF\) for quantifying communication\-induced representational coupling in multi\-agent LLM systems\. The primary intended impact ispositive: by making coupling measurable, our framework enables practitioners to detect, monitor, and control homogenization in deployed multi\-agent systems—supporting the design of systems that preserve beneficial output diversity\. Our findings on group size, modality effects, and prompt\-level controllability provide concrete design guidance for responsible multi\-agent deployment\.
We recognize four potential risks, each of which is addressed by design choices or findings in this paper\.
Risk 1: Intentional homogenization\.The finding that coupling is controllable at the prompt level could be exploited to deliberately suppress diversity in deployed multi\-agent systems\.Addressing this risk:Our stateless\-coupling result demonstrates that diversity is immediately restored when peer information is removed from the prompt context—homogenization is reversible, not cumulative\. Furthermore, the K=3 finding shows that small groups*reverse*the coupling direction \(CAF\>\>1\.0\), providing a concrete configuration that preserves or amplifies diversity\. The CAF metric itself serves as a monitoring tool: any attempt at intentional homogenization is detectable and quantifiable\. Together, these findings make the framework*self\-limiting*—the same protocol that measures coupling also provides the controls to counteract it\.
Risk 2: Model\-specificity of coupling estimates\.Our primary results are obtained with GPT\-4o, and coupling magnitudes may differ across models\.Addressing this risk:We replicate key findings on three models \(GPT\-4o, DeepSeek V4 Pro, Qwen3\.7\-Plus\), establishing that the BOUNDARY\_SYNC protocol is model\-agnostic while revealing model\-specific coupling profiles\. Critically, the protocol itself*flags artifactual results*: DeepSeek’s near\-zero CAF \(0\.034\) is explicitly attributed to format constraints \(JSON\-only output, disabled reasoning\), demonstrating that extreme CAF values can be diagnosed within the framework rather than taken at face value\. We report the 24×\\timescross\-model range as an upper bound and recommend per\-model benchmarking as standard practice \(§[6](https://arxiv.org/html/2607.01600#S6), Limitation 6\)\.
Risk 3: Synthetic stimuli and structured outputs\.Our experiments use synthetic scene images and 5\-category probability vectors; coupling in open\-ended natural\-language generation may differ\.Addressing this risk:The text conditions \(C1, C3\) use no explicit stimulus passage, relying on model priors—a design closer to open\-ended generation than to constrained prompting\. The core findings replicate across both stimulated \(image\) and prior\-based \(text\) conditions, including the group\-size directional shift\. The structured output format is a deliberate measurement choice: 5\-category probability vectors enable precise, reproducible JSD computation with bootstrap confidence intervals, a level of statistical rigor difficult to achieve with free\-text outputs\. Extending the protocol to open\-ended generation is committed as future work \(§[6](https://arxiv.org/html/2607.01600#S6), Limitation 7\)\.
Risk 4: Gender\-themed task framing\.The stimulus domain \(gender stereotype assessment\) involves socially sensitive content that could be mischaracterized\.Addressing this risk:Our persona design spans a balanced spectrum of perspectives \(activist, traditionalist, data\-driven, intersectional, literalist\), each with distinct temperature and framing—no single normative position is privileged\. The output categories are symmetric \(neutral, biased\_female, biased\_male, stereotype\_avoidant, stereotype\_reinforcing\) and do not encode a preferred outcome\. All stimuli, persona prompts, and protocol code are publicly released, enabling independent review of the task framing and its potential biases\. The purpose of the task domain is to provide a substantive stimulus that elicits genuine agent responses—the paper’s contribution is the measurement protocol, not claims about gender attitudes\.
We believe that these design\-level mitigations, combined with the open release of all materials, make the risks manageable and the net impact of this work positive: a standardized, auditable framework for measuring and controlling representational coupling in multi\-agent LLM systems\.
## Acknowledgements
We thank the anonymous TMLR reviewers and action editor for constructive feedback that substantially improved this manuscript\. All experiments were conducted using the authors’ own API resources\.
## References
- R\. Baltaji, B\. Hemmatian, and L\. R\. Varshney \(2024\)Conformity, confabulation, and impersonation: persona inconstancy in multi\-agent LLM collaboration\.InProceedings of the 2nd Workshop on Cross\-Cultural Considerations in NLP \(C3NLP\),pp\. 17–31\.External Links:[Document](https://dx.doi.org/10.18653/v1/2024.c3nlp-1.2)Cited by:[§1](https://arxiv.org/html/2607.01600#S1.p2.1),[§2\.2](https://arxiv.org/html/2607.01600#S2.SS2.p1.1)\.
- J\. Chen, W\. Li, and Y\. Zhao \(2024\)ReConcile: round\-table conference improves reasoning via consensus among diverse LLMs\.InProceedings of ACL,External Links:[Document](https://dx.doi.org/10.18653/v1/2024.acl-long.381)Cited by:[§2\.1](https://arxiv.org/html/2607.01600#S2.SS1.p1.1)\.
- Y\. Cho, S\. C\. Guntuku, and L\. Ungar \(2025\)Herd behavior: investigating peer influence in LLM\-based multi\-agent systems\.arXiv preprint arXiv:2505\.21588\.Cited by:[§1](https://arxiv.org/html/2607.01600#S1.p2.1),[§2\.2](https://arxiv.org/html/2607.01600#S2.SS2.p1.1)\.
- K\. Chu, C\. Chen, and H\. Nakayama \(2025\)Exploring and controlling diversity in LLM\-agent conversation\.InAAAI Workshop on Multi\-Agent AI,Note:arXiv:2412\.00802Cited by:[§2\.1](https://arxiv.org/html/2607.01600#S2.SS1.p1.1)\.
- G\. Deffuant, D\. Neau, F\. Amblard, and G\. Weisbuch \(2000\)Mixing beliefs among interacting agents\.Advances in Complex Systems3\(1–4\),pp\. 87–98\.External Links:[Document](https://dx.doi.org/10.1142/S0219525900000078)Cited by:[§2\.3](https://arxiv.org/html/2607.01600#S2.SS3.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:[§2\.3](https://arxiv.org/html/2607.01600#S2.SS3.p1.1),[§4\.6](https://arxiv.org/html/2607.01600#S4.SS6.p4.1),[§5\.4](https://arxiv.org/html/2607.01600#S5.SS4.p1.1)\.
- Y\. Du, S\. Li, A\. Torralba, J\. B\. Tenenbaum, and I\. Mordatch \(2024\)Improving factuality and reasoning in language models through multiagent debate\.InInternational Conference on Machine Learning \(ICML\),Cited by:[§1](https://arxiv.org/html/2607.01600#S1.p1.1),[§2\.1](https://arxiv.org/html/2607.01600#S2.SS1.p1.1)\.
- A\. Flache, M\. Mäs, T\. Feliciani, E\. Chattoe\-Brown, G\. Deffuant, S\. Huet, and J\. Lorenz \(2017\)Models of social influence: towards the next frontiers\.Journal of Artificial Societies and Social Simulation20\(4\)\.External Links:[Document](https://dx.doi.org/10.18564/jasss.3521)Cited by:[§2\.3](https://arxiv.org/html/2607.01600#S2.SS3.p1.1)\.
- N\. E\. Friedkin and E\. C\. Johnsen \(1990\)Social influence and opinions\.Journal of Mathematical Sociology15\(3–4\),pp\. 193–206\.External Links:[Document](https://dx.doi.org/10.1080/0022250X.1990.9990069)Cited by:[§2\.3](https://arxiv.org/html/2607.01600#S2.SS3.p1.1),[§4\.6](https://arxiv.org/html/2607.01600#S4.SS6.p4.1)\.
- H\. Hassani, R\. Razavi\-Far, M\. Saif, F\. Chiclana, O\. Krejcar, and E\. Herrera\-Viedma \(2022\)Classical dynamic consensus and opinion dynamics models: a survey of recent trends and methodologies\.Information Fusion88,pp\. 22–40\.External Links:[Document](https://dx.doi.org/10.1016/j.inffus.2022.07.003)Cited by:[§2\.3](https://arxiv.org/html/2607.01600#S2.SS3.p1.1),[§5\.4](https://arxiv.org/html/2607.01600#S5.SS4.p1.1)\.
- R\. Hegselmann and U\. Krause \(2002\)Opinion dynamics and bounded confidence: models, analysis and simulation\.Journal of Artificial Societies and Social Simulation5\(3\)\.Cited by:[§2\.3](https://arxiv.org/html/2607.01600#S2.SS3.p1.1),[§5\.4](https://arxiv.org/html/2607.01600#S5.SS4.p1.1)\.
- A\. Jain and V\. Krishnamurthy \(2024\)Interacting large language model agents: interpretable models and social learning\.arXiv preprint arXiv:2411\.01271\.Cited by:[§1](https://arxiv.org/html/2607.01600#S1.p2.1),[§2\.2](https://arxiv.org/html/2607.01600#S2.SS2.p1.1)\.
- G\. Li, H\. A\. A\. K\. Hammoud, H\. Itani, D\. Khizbullin, and B\. Ghanem \(2023\)CAMEL: communicative agents for “mind” exploration of large language model society\.InAdvances in Neural Information Processing Systems \(NeurIPS\),Vol\.36\.Cited by:[§1](https://arxiv.org/html/2607.01600#S1.p1.1),[§2\.1](https://arxiv.org/html/2607.01600#S2.SS1.p1.1)\.
- H\. Lin, P\. Huang, C\. Ku, C\. Hsu, P\. Shieh, and Y\. Kang \(2025\)Towards simulating social influence dynamics with LLM\-based multi\-agents\.arXiv preprint arXiv:2507\.22467\.Cited by:[§2\.2](https://arxiv.org/html/2607.01600#S2.SS2.p1.1)\.
- A\. Mehdizadeh and M\. Hilbert \(2025\)When your AI agent succumbs to peer\-pressure: studying opinion\-change dynamics of LLMs\.arXiv preprint arXiv:2510\.19107\.Cited by:[§2\.2](https://arxiv.org/html/2607.01600#S2.SS2.p1.1)\.
- A\. Parfenova, A\. Denzler, and J\. Pfeffer \(2025\)Emergent convergence in multi\-agent LLM annotation\.InProceedings of the BlackboxNLP Workshop at EMNLP,Note:arXiv:2512\.00047External Links:[Document](https://dx.doi.org/10.18653/v1/2025.blackboxnlp-1.12)Cited by:[§1](https://arxiv.org/html/2607.01600#S1.p2.1),[§2\.2](https://arxiv.org/html/2607.01600#S2.SS2.p1.1)\.
- J\. S\. Park, J\. C\. O’Brien, C\. J\. Cai, M\. R\. Morris, P\. Liang, and M\. S\. Bernstein \(2023\)Generative agents: interactive simulacra of human behavior\.InProceedings of the 36th Annual ACM Symposium on User Interface Software and Technology \(UIST\),External Links:[Document](https://dx.doi.org/10.1145/3586183.3606763)Cited by:[§1](https://arxiv.org/html/2607.01600#S1.p1.1),[§2\.1](https://arxiv.org/html/2607.01600#S2.SS1.p1.1)\.
- D\. Patel \(2026\)Representational collapse in multi\-agent LLM committees: measurement and diversity\-aware consensus\.arXiv preprint arXiv:2604\.03809\.Cited by:[§1](https://arxiv.org/html/2607.01600#S1.p2.1),[§2\.2](https://arxiv.org/html/2607.01600#S2.SS2.p1.1)\.
- M\. Song, T\. D\. Pala, R\. Zhou, W\. Jin, A\. Zadeh, C\. Li, D\. Herremans, and S\. Poria \(2025\)LLMs Can’t Handle Peer Pressure: Crumbling under Multi\-Agent Social Interactions \(KAIROS Benchmark\)\.arXiv preprint arXiv:2508\.18321\.Note:Accepted at ICLR 2026Cited by:[§2\.2](https://arxiv.org/html/2607.01600#S2.SS2.p1.1)\.
- Q\. Wu, G\. Bansal, J\. Zhang, Y\. Wu, B\. Li, E\. Zhu, L\. Jiang, X\. Zhang, S\. Zhang, J\. Liu, A\. H\. Awadallah, R\. W\. White, D\. Burger, and C\. Wang \(2024\)AutoGen: enabling next\-gen LLM applications via multi\-agent conversation\.arXiv preprint arXiv:2308\.08155\.Cited by:[§2\.1](https://arxiv.org/html/2607.01600#S2.SS1.p1.1)\.
- Y\. Wu and T\. Ito \(2025\)The hidden strength of disagreement: unraveling the consensus\-diversity tradeoff in adaptive multi\-agent systems\.InProceedings of EMNLP,Cited by:[§2\.1](https://arxiv.org/html/2607.01600#S2.SS1.p1.1)\.
- A\. Wynn, T\. Davis, and R\. Brown \(2025\)Talk isn’t always cheap: understanding failure modes in multi\-agent debate\.arXiv preprint arXiv:2509\.05396\.Cited by:[§2\.2](https://arxiv.org/html/2607.01600#S2.SS2.p1.1)\.
- Y\. Xiao, R\. Ma, and L\. Sun \(2026\)The chameleon’s limit: investigating persona collapse and homogenization in large language models\.arXiv preprint arXiv:2604\.24698\.Cited by:[§2\.2](https://arxiv.org/html/2607.01600#S2.SS2.p1.1)\.
- T\. Yang, H\. Liu, and W\. Zhang \(2025\)Understanding agent scaling in LLM\-based multi\-agent systems via diversity\.arXiv preprint arXiv:2602\.03794\.Cited by:[item 3](https://arxiv.org/html/2607.01600#S5.I1.i3.p1.4)\.Similar Articles
Beyond tokens: a unified framework for latent communication in LLM-based multi-agent systems
This paper presents a unified framework for latent communication in LLM-based multi-agent systems, categorizing methods by what information is communicated, sender-receiver alignment, and fusion technique, and reviews eighteen representative methods from 2024-2026.
The Measurement of the Relational Field
A new paper applies Partial Information Decomposition and Time-Delayed Mutual Information to multi-agent LLM systems, demonstrating that relational information between agents is measurable and that genuine coordination requires both differentiation and shared purpose, echoing findings from organizational psychology.
The Contagion Tensor: A Framework for Measuring Output-Distribution Coupling in Multi-Agent LLM Systems -- and Auditing the Claims It Enables
Introduces the Contagion Tensor and Coupling Amplification Factor (CAF) as a baseline-referenced, unitless ratio to quantify output-distribution coupling in multi-agent LLM systems, validated with real-API experiments on DeepSeek-Chat and GPT-4o-mini.
@gurtej__gill_: This new paper by Ting Wen Ko and Jonas Geiping reveals something very wild: When LLMs talk to each other for a long ti…
A new paper reveals that when LLMs converse at length, they converge into predictable 'Attractor States' rather than drifting into chaos. Some models dominate and force stylistic mimicry, while others are highly malleable, raising implications for multi-agent AI system design.
See What I See, Know What I Think: Dense Latent Communication Across Heterogeneous Agents
This paper presents a method for dense latent communication between heterogeneous multi-agent systems using aligned KV-cache transformation, achieving better performance than text-based methods with lower computational costs.