Habr AI→ original

SimCourt: Why One AI in Court Fails, But Three Render the Right Verdict

Исследователи из Университета Цинхуа представили SimCourt — мультиагентную систему для LegalTech. Вместо того чтобы просить одну модель вынести вердикт, система

AI-processed from Habr AI; edited by Hamidun News
SimCourt: Why One AI in Court Fails, But Three Render the Right Verdict
Source: Habr AI. Collage: Hamidun News.
◐ Listen to article

The era of simple AI assistants that can only search through document databases or summarize lengthy lawsuits is coming to an end. The LegalTech market is saturated with "wrappers" around OpenAI APIs, and today that's simply not enough. Clients and lawyers demand accuracy that ordinary chatbots cannot deliver. The problem is that when you ask a single neural network to predict the outcome of a case, it essentially plays chess against itself. It proposes a hypothesis and immediately begins pulling arguments to support it, ignoring contradictions. This is the classic "confirmation bias" trap, and in jurisprudence it's far too costly.

In December 2025, researchers from Tsinghua University rolled out a solution that could transform the industry. SimCourt is not just a clever prompt, but a fully-fledged multi-agent system (MAS). Instead of forcing one model to think through a case, the scientists created a digital simulation of a courtroom. In it work several agents: a prosecutor, a defense attorney, and a judge. Each has their own role, their own objectives, and their own set of tools. Truth here is not born from text generation, but from harsh conflict of interests, where each logical error is immediately countered by the opponent.

Why does this matter right now? We are witnessing how the center of gravity in applied AI development is shifting toward China and India. While the West debates ethics and copyright, Asian colleagues are implementing agentic workflows in the most conservative industries. SimCourt clearly shows that single-shot inference (linear model output) is a dead end for complex tasks. In jurisprudence, the devil is always in the details, and if a neural network doesn't see an "external critic," it begins to hallucinate facts just to maintain the coherence of its narrative. The multi-agent environment breaks this pattern: when the prosecutor agent tries to manipulate facts, the defense attorney agent immediately points this out in its rebuttal.

SimCourt's architecture works in several stages. First, the system analyzes the case facts and loads relevant precedents through RAG (Retrieval-Augmented Generation). But instead of immediately delivering a result, it launches a cycle of debates. The agents exchange arguments, cite code articles, and attempt to dismantle the opponent's position. At the end, the judge agent evaluates the quality of argumentation from both sides and renders a verdict. This approach has significantly reduced the percentage of logical errors that previously plagued Legal AI.

The experimental results are impressive: SimCourt predicts judicial decisions more accurately than focus groups of experienced lawyers. This happens because AI can hold thousands of precedents in memory simultaneously, while the debate structure prevents it from "settling" on a single idea. We are entering a phase where AI stops being merely a reference tool and becomes a full-fledged analytical instrument capable of modeling complex social interactions.

What does this mean for the market? Startups making "chat with documents" need to step up their game. The future belongs to systems that can simulate expert environments, not just answer questions. This applies not only to law, but to medicine, strategic consulting, and even software development. If your AI can't argue with itself, it will soon become obsolete compared to competitors using MAS.

The bottom line: Multi-agent systems are the new standard for tasks where the cost of error is high. Can Western LegalTech offer something comparable, or will we have to get used to the idea that future justice speaks Chinese?

ZK
Hamidun News
AI news without noise. Daily editorial selection from 400+ sources. A product by Zhemal Khamidun, Head of AI at Alpina Digital.

Want to stop reading about AI and start using it?

AI News is a curated feed of AI/tech news. Hamidun Academy teaches you to use AI systematically in your work.

What do you think?
Loading comments…