CYAIAug 24, 2025

Chinese Court Simulation with LLM-Based Agent System

arXiv:2508.17322v15 citationsh-index: 19
Originality Incremental advance
AI Analysis

This work addresses the need for accessible legal training tools for students and professionals, though it is incremental in applying existing agent methods to a specific domain.

The authors tackled the problem of making mock trials more accessible and scalable by introducing SimCourt, a large language model-based framework that simulates Chinese court procedures, which improved legal judgment prediction accuracy and was rated by experts as outperforming real judges and lawyers in some scenarios.

Mock trial has long served as an important platform for legal professional training and education. It not only helps students learn about realistic trial procedures, but also provides practical value for case analysis and judgment prediction. Traditional mock trials are difficult to access by the public because they rely on professional tutors and human participants. Fortunately, the rise of large language models (LLMs) provides new opportunities for creating more accessible and scalable court simulations. While promising, existing research mainly focuses on agent construction while ignoring the systematic design and evaluation of court simulations, which are actually more important for the credibility and usage of court simulation in practice. To this end, we present the first court simulation framework -- SimCourt -- based on the real-world procedure structure of Chinese courts. Our framework replicates all 5 core stages of a Chinese trial and incorporates 5 courtroom roles, faithfully following the procedural definitions in China. To simulate trial participants with different roles, we propose and craft legal agents equipped with memory, planning, and reflection abilities. Experiment on legal judgment prediction show that our framework can generate simulated trials that better guide the system to predict the imprisonment, probation, and fine of each case. Further annotations by human experts show that agents' responses under our simulation framework even outperformed judges and lawyers from the real trials in many scenarios. These further demonstrate the potential of LLM-based court simulation.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes