← Latest papers
💻 computer science

Agent Behavioral Contracts II: Certifying Compositional Reliability Without Assuming Independence

This paper demonstrates that the standard assumption of independence in multi-agent reliability is dangerously flawed due to high model-specific co-failure rates, and proposes a sound, finite-sample certification method using linear programming over joint moments that avoids the pitfalls of both independence assumptions and unreliable fitted dependence models.

Original authors: Varun Pratap Bhardwaj, Garima Singh, Arun Pratap Bhardwaj

Published 2026-08-14
📖 3 min read☕ Coffee break read

Original authors: Varun Pratap Bhardwaj, Garima Singh, Arun Pratap Bhardwaj

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 world where we build teams of digital helpers, or "agents," to tackle complex jobs like managing finances, diagnosing illnesses, or writing code. These agents are like brilliant but slightly fallible robots. To keep them safe, we give them strict rulebooks called "contracts." If an agent breaks a rule, it gets a red card. Now, imagine you have a team of two agents working together: one writes a report, and the other checks it. If the writer makes a mistake, the checker should catch it. If the checker also makes a mistake, the whole team fails.

For years, engineers have calculated how reliable these teams are by doing a simple math trick: they take the reliability of the writer, multiply it by the reliability of the checker, and boom—they have the team's reliability score. This trick only works if the two agents make mistakes completely independently of each other, like two people flipping coins. If one coin lands on heads, it shouldn't change the odds of the other coin landing on heads. But what if they aren't flipping coins? What if they are both using the exact same "brain" (the same computer model) to think? If that brain has a blind spot, both agents will likely trip over the same rock at the same time. This paper asks a big question: Is that simple math trick actually lying to us?

The authors of this paper decided to test this idea with a massive experiment involving 18,000 digital missions. They set up teams of agents and watched to see if they failed together. They found something surprising and a bit scary: when two agents use the same "brain," they fail together about 90% of the time whenever either one of them fails. It's like if you and your twin both forgot to pack your lunch; if you forgot, your twin almost certainly forgot too. Because they share the same blind spots, the simple math trick of multiplying their reliability scores gives a number that is way too high and way too optimistic. The team is actually much more likely to fail than the math says.

The paper also tries to fix this problem. They show that just guessing a new math formula to fix the "shared brain" issue doesn't work well, especially as you get more data; in fact, the more data you have, the more confident you become in the wrong answer. Instead, they propose a new, safer way to calculate reliability. It's like a "safety net" that doesn't assume the agents are independent. They proved that by looking at how often the agents actually fail together in real tests, you can build a much more honest and accurate safety rating. They also showed that if you change the "brain" of just one agent (even if it's from the same company), the team becomes much more reliable because the two agents stop sharing the exact same blind spots.

In short, this paper is a wake-up call for anyone building teams of AI agents. It proves that if you use the same model twice, you aren't really getting double the safety; you're just getting double the risk of the same mistake. The authors provide a new, more honest way to measure safety that doesn't rely on wishful thinking, ensuring that when we trust these digital teams, we know exactly how likely they are to stumble.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →