← Back to Paper List

From Debate to Deliberation: Structured Collective Reasoning with Typed Epistemic Acts

Sunil Prakash
Indian School of Business
arXiv (2026)
Agent Reasoning Benchmark

📝 Paper Summary

Multi-agent collaboration Collective intelligence
DCI transforms multi-agent interaction from unstructured debate into a phased deliberation process using typed reasoning acts and explicit tension tracking to improve decision quality on complex tasks.
Core Problem
Current multi-agent systems (debate, voting, orchestration) operate through limited interaction patterns that flatten disagreements, fail to distinguish reasoning move types, and lack guarantees for bounded procedural convergence.
Why it matters:
  • Unstructured debates often result in sycophantic convergence or endless cycling without resolution
  • Voting aggregates preferences but does not improve them through mutual engagement or scrutiny
  • High-stakes decisions (policy, architecture) require preserving 'minority reports' and surfacing hidden assumptions, which flat transcripts fail to capture
Concrete Example: In a 'hidden-profile' task where information is distributed among agents, a standard debate system might converge on a suboptimal majority view because it lacks a mechanism to force the integration of a lone dissenter's crucial evidence. DCI preserves this as a 'tension' in the workspace until explicitly resolved.
Key Novelty
Deliberative Collective Intelligence (DCI)
  • Treats deliberation as a computational object with five distinct phases (Arrival to Closure) rather than just iterative rounds
  • Enforces interaction via 14 'typed epistemic acts' (e.g., 'challenge', 'bridge', 'synthesize') rather than free-form text, distinguishing reasoning moves at the protocol level
  • Maintains a shared workspace that explicitly tracks 'tensions' (disagreements) as first-class objects to prevent premature consensus
Evaluation Highlights
  • Outperforms unstructured debate by +0.95 on non-routine reasoning tasks (n=40)
  • Achieves a score of 9.56 on hidden-profile tasks (highest of any system), significantly outperforming baselines at integrating partial perspectives
  • Generates 100% structured decision packets and 98% minority reports, ensuring accountability even under persistent disagreement
Breakthrough Assessment
8/10
Introduces a rigorous, theoretically grounded structure (Deliberation) to multi-agent systems. While computationally expensive, it solves the 'messy consensus' problem in complex reasoning tasks effectively.
×