Contagion Networks: Evaluator Bias Propagation in Multi-Agent LLM Systems
This paper introduces the Contagion Networks framework to quantify how evaluator biases propagate through multi-agent LLM systems, revealing that while biases consistently spread, homogeneous models exhibit significantly weaker contagion than cross-model setups and that increasing the evaluator committee size offers an effective mitigation strategy.
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 group of three friends, all using the same type of smart assistant (let's call them "DeepSeek" friends), trying to solve a series of puzzles together. They don't just work side-by-side; they take turns grading each other's work.
This paper is about what happens when one friend's personal "grading style" starts to infect the others.
The Setup: The "Grading Chain"
In this experiment, the researchers set up a chain reaction:
- Friend A (who loves step-by-step lists) grades Friend B's work.
- Friend B looks at the feedback, realizes "Oh, A likes lists," and starts writing more lists.
- Friend B then grades Friend C's work. Because B has been influenced by A, B now also prefers lists.
- Friend C gets the feedback, sees the preference for lists, and starts writing lists too.
The researchers call this a "Contagion Network." Just like a cold spreads from person to person, a "bias" (a preference for a certain way of thinking) spreads from one AI agent to another.
The Big Discovery: The "Virus" is Weak
The researchers wanted to know: Does this bias spread so strongly that everyone ends up thinking exactly the same way, destroying their unique perspectives?
They found something surprising: In this specific setup, the "virus" is very weak.
- The "Same-Model" Effect: Because all three friends were using the exact same underlying brain (the same AI model), they had a natural "immune system." Even though they influenced each other, the influence faded quickly.
- Analogy: Imagine three people speaking the same dialect. If one person starts using a new slang word, the others might pick it up, but they won't suddenly forget their native language. The change is small and fades away after a few steps.
- The Numbers: After three steps of passing the "bias" along (A → B → C), the original influence was almost gone (reduced by 99.4%). The system naturally stopped the spread.
The Comparison: Why Some "Viruses" Are Stronger
The paper compares this to a previous study where different models (like GPT-4o grading DeepSeek) were used.
- The "Cross-Model" Danger: When different models grade each other, the bias spreads much faster and stronger.
- Analogy: Imagine a person speaking a completely different language trying to teach a new slang word to someone who doesn't speak it. The confusion might be so high that the listener completely abandons their own way of speaking to try and match the new one. The "infection" is strong enough to take over.
The Solution: The "Committee of Three"
The researchers tested a simple fix: instead of having just one friend grade the work, what if they had a committee of three friends grade it together?
- The Result: When they used a committee of three diverse evaluators, the "contagion" dropped by 72%.
- Why it works: If one grader loves lists, another loves short answers, and a third loves evidence, their conflicting opinions cancel each other out. The target agent doesn't get pushed in just one direction; it stays balanced.
- The Takeaway: You don't need to stop the spread entirely (since it was already weak in this setup), but adding more diverse voices makes the system even safer and more creative.
Summary of the "Rules" Found
- Bias Spreads: Even AI agents using the same brain will influence each other's thinking styles.
- Same Brain = Safe: If all agents use the same model, the bias naturally dies out quickly (Suppression).
- Different Brain = Risky: If agents use different models, the bias can spread wildly and take over the whole group (Cascade).
- More Voices = Better: Using a group of three diverse evaluators is a powerful way to keep the system balanced and prevent any single bias from taking over.
The Bottom Line: When building a team of AI agents that grade each other, don't worry too much if they all use the same model—they will naturally keep each other in check. But if you mix different models, be careful, and always use a committee of at least three different judges to keep the team diverse and healthy.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.