The Contagion Tensor: A Framework for Measuring Output-Distribution Coupling in Multi-Agent LLM Systems -- and Auditing the Claims It Enables
This paper introduces the Contagion Tensor and the Coupling Amplification Factor (CAF) as a quantitative framework for measuring and falsifying output-distribution coupling across agents, modalities, and time in multi-agent LLM systems, validated through simulations and real-API experiments that distinguish genuine coupling effects from design artifacts.
Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
Imagine a room full of people (AI agents) talking to each other. Sometimes, they start thinking alike. Sometimes, they start saying the same things. Sometimes, if you show them a picture instead of just text, they might react in a totally different, more chaotic way.
For a long time, scientists studying these AI groups had a problem: they could see that things were happening, but they couldn't measure exactly how much the agents were "catching" each other's behavior. It was like trying to describe the weather by saying "it feels stormy" without a thermometer.
This paper introduces a new "thermometer" called the Contagion Tensor and a specific reading called the Coupling Amplification Factor (CAF). Here is how it works, broken down simply:
1. The "Contagion Tensor" (The 3D Map)
Think of the Contagion Tensor as a giant, 3D spreadsheet.
- One side tracks different types of input (Text vs. Images).
- Another side tracks how many agents are in the room.
- The third side tracks time (how long they've been talking).
Every single cell in this spreadsheet measures how much an AI's answer has drifted away from being "random" or "neutral." If an AI starts leaning heavily toward one type of answer, that cell lights up. This map lets researchers see exactly where and when the "contagion" is happening.
2. The "CAF" (The Thermometer Reading)
From that 3D map, the authors created a simple number called CAF (Coupling Amplification Factor). Think of this as a "Chaos Score."
- CAF = 1.0: The agents are acting independently. They are like strangers in a library; they aren't influencing each other.
- CAF > 1.0: The agents are amplifying each other's weirdness. They are like a group of friends at a party who start laughing louder and louder together.
- CAF < 1.0: The agents are calming down and becoming identical. They are like a choir that has practiced so much they all sound exactly the same.
3. The Big Discovery: "The Magic Trick"
The authors ran a massive experiment with 8 different scenarios. At first, the results looked amazing:
- When the agents talked via Text, they calmed down (CAF < 1).
- When the agents looked at Images, they went wild and amplified each other (CAF > 1).
It looked like images were a "super-connector" that made AI agents influence each other much more strongly than text did.
But then, they pulled the plug.
The authors realized their computer simulation had a tiny "glitch" (a specific code module) that treated images differently than text. They turned this module OFF and ran the experiment again.
- The Result: The "Image Super-Connector" effect vanished! The image results dropped from "wild" (1.40) to "calm" (0.87), exactly the same as the text results.
The Lesson: The "magic" wasn't real. It was a design flaw in their own simulation. This proves the value of their new tool: it allowed them to catch a fake discovery before anyone else did.
4. Testing with Real AI (The Reality Check)
To make sure their tool wasn't just good at finding fake glitches, they tested it on real AI models (DeepSeek and GPT-4o-mini) using real APIs.
- Text Results: When real AI agents talked via text, they stayed independent (CAF ≈ 1.0). If they had diverse personalities, they actually became more similar (CAF < 1), like a choir finding harmony.
- Image Results: When they used a real AI with actual vision capabilities (looking at real JPEG images), the "super-connector" effect reappeared. The CAF jumped to 1.72.
This confirmed that while the simulation had a glitch, the idea was real: Real images do make AI agents influence each other more strongly than text does.
5. Why This Matters (The "Audit" Protocol)
The most important part of this paper isn't just the numbers; it's the method.
The authors propose a new rule for all AI research: The Ablation Protocol.
Before you claim that a new AI behavior is "emergent" (a magical property of the group), you must:
- Identify the specific code part that might be causing it.
- Turn that part OFF.
- Run the test again.
- If the effect disappears, admit it was just a design artifact, not magic.
Summary
This paper gives the field of AI a ruler to measure how much AI agents influence each other. It used that ruler to find a fake discovery in their own simulation (proving the ruler works) and then used it to find a real discovery: Real images make AI agents "catch" each other's behavior much faster than text does.
It's a call for scientists to stop guessing and start measuring, and to always check if their own tools are creating the illusions they see.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.