← Latest papers
🤖 AI

Diverse Evidence, Better Forecasts: Multi-Agent Deliberation Under Information Asymmetry

This paper introduces InfoDelphi, a multi-agent forecasting framework that leverages designed information asymmetry by partitioning evidence into shared public and disjoint private subsets to reduce inter-agent error correlation, thereby significantly outperforming existing baselines on real-world prediction tasks.

Original authors: Yuante Li, Yicheng Tao, Kate Zhang, Taozhi Wang, Gefei Gu, Yaxin Zhou

Published 2026-07-03
📖 5 min read🧠 Deep dive

Original authors: Yuante Li, Yicheng Tao, Kate Zhang, Taozhi Wang, Gefei Gu, Yaxin Zhou

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 you are trying to guess the outcome of a complex event, like "Will a specific crypto coin reach $1.8 billion in sales?" You ask a panel of three experts for their opinion.

In the old way of doing this (the "Standard Debate"), you give all three experts the exact same stack of news articles to read. They sit down, discuss, and give you a final answer.

The paper argues that this often fails. Why? Because if everyone reads the same story, they all get the same idea. If that story is misleading or incomplete, they all get misled together. They don't actually "debate"; they just herd like sheep, reinforcing the same wrong conclusion.

The authors, Yuante Li and colleagues, propose a new way called InfoDelphi. Their secret sauce is Designed Information Asymmetry.

Here is how it works, using a simple analogy:

The "Secret Ingredient" Analogy

Imagine you are baking a cake, and you have three chefs.

  • The Old Way: You give all three chefs the exact same recipe book. They all read the same instructions. If the book has a typo, all three chefs make the same mistake.
  • The InfoDelphi Way: You give them a shared cookbook (the "Public" part) so they can talk to each other, but you also give each chef a different secret note (the "Private" part) with unique tips or facts that the others don't have.
    • Chef A gets a note about the oven temperature.
    • Chef B gets a note about the brand of flour.
    • Chef C gets a note about the altitude.

Now, when they talk, they aren't just repeating the same thing. They are sharing their unique secrets. Chef A learns about the flour from Chef B. Chef B learns about the oven from Chef A. By the end, they have a much better cake than if they had just read the same book.

The Three Steps of InfoDelphi

  1. Splitting the Evidence (The Setup):
    Instead of dumping all the internet search results on everyone, the system splits the information.

    • Public Pool: A small, shared set of the most important facts that everyone sees. This is their "common language" so they can understand each other.
    • Private Pools: The rest of the facts are chopped up and given to different agents. Each agent has a unique slice of the puzzle that no one else has.
  2. The Deliberation (The Conversation):
    The agents don't just shout out a number (like "70% chance!"). They share their reasoning (their "rationale").

    • Why this matters: If Agent A says, "I think it's 90% because I saw a report about X," and Agent B says, "I think it's 10% because I saw a report about Y," they can now swap those reports. Agent A realizes, "Oh, I didn't see that report about Y!" and changes their mind.
    • The paper proves that if they only share numbers, they can't learn anything new. They must share the story behind the number.
  3. The Final Vote (The Aggregation):
    When they are done talking, they combine their answers. But they don't just take a simple average. They weigh the answers based on confidence.

    • If an agent says, "I am 99% sure," and their reasoning is backed by strong private evidence, their vote counts more.
    • If an agent is wavering at 50%, their vote counts less.

The Results: Does it actually work?

The team tested this on POLYGYM, a new test set of 375 real-world prediction questions (like those found on betting sites).

  • The Problem with the Old Way: When agents had the same info, their errors were highly correlated. If one was wrong, they were all wrong.
  • The InfoDelphi Win: By giving them different private info, the system reduced the chance of everyone making the same mistake.
    • Accuracy: They got the right answer 4–8% more often than the best previous methods.
    • Precision: Their probability estimates were much more accurate (measured by the "Brier score," which dropped by 12–18%).

A Real-Life Example from the Paper

The paper gives a great example about a crypto sale:

  • The Question: Did a company raise over $1.8 billion?
  • The Trap: Most news articles said, "Wow, this sale was massive and oversubscribed!" This made everyone think the answer was YES.
  • The Secret: One agent had a private document that showed the exact number: $1.39 billion.
  • The Fix: In the old system, everyone would have said "YES" because they all read the "massive" headlines. In InfoDelphi, the agent with the $1.39B document shared their reasoning. The other agents saw this specific number, realized the "massive" headlines were exaggerating, and corrected their answers to NO.

The Bottom Line

The paper claims that for a group of AI agents to think better than a single agent, they must have different information. If they all read the same book, they will just agree with each other, not get smarter. By intentionally giving them different "secret notes" and forcing them to share their reasoning, the group can correct each other's mistakes and reach a much better forecast.

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 →