paper-with-me

Papers

AppealCase: A Dataset and Benchmark for Civil Case Appeal Scenarios

2025-05-22 · YuTing Huang, Meitong Guo, Yiquan Wu, Ang Li, Xiaozhong Liu, Keting Yin, Changlong Sun, Fei Wu, Kun Kuang

Recent advances in LegalAI have primarily focused on individual case judgment analysis, often overlooking the critical appellate process within the judicial system. Appeals serve as a core mechanism for error correction and ensuring fair trials, making them highly significant both in practice and in research. To address this gap, we present the AppealCase dataset, consisting of 10,000 pairs of real-world, matched first-instance and second-instance documents across 91 categories of civil cases. The dataset also includes detailed annotations along five dimensions central to appellate review: judgment reversals, reversal reasons, cited legal provisions, claim-level decisions, and whether there is new information in the second instance. Based on these annotations, we propose five novel LegalAI tasks and conduct a comprehensive evaluation across 20 mainstream models. Experimental results reveal that all current models achieve less than 50% F1 scores on the judgment reversal prediction task, highlighting the complexity and challenge of the appeal scenario. We hope that the AppealCase dataset will spur further research in LegalAI for appellate case analysis and contribute to improving consistency in judicial decision-making.

📄 PDF Abstract BibTeX arXiv:2505.16514

Code (1)

ythuang02/AppealCase 공식 구현

Tasks

Decision MakingMulti-class ClassificationText ClassificationText Generation

Similar Papers 제목 키워드 기반

LexRel: Benchmarking Legal Relation Extraction for Chinese Civil Cases

2025-12-14 · Yida Cai, Ranjuexiao Hu, Huiyuan Xie, Chenyang Li 외 arxiv

Legal relations serve as an important analytical framework for dispute resolution in civil cases. However, legal relations in Chinese civil cases remain underexplored in the field of legal AI, largely due to the absence …

Relation Extraction

A digital twin framework for civil engineering structures

2023-08-02 · Matteo Torzoni, Marco Tezzele, Stefano Mariani, Andrea Manzoni 외

The digital twin concept represents an appealing opportunity to advance condition-based and predictive maintenance paradigms for civil engineering systems, thus allowing reduced lifecycle costs, increased system safety, …

Bayesian InferenceCantilever BeamDecision MakingManagement+1

The Legal Argument Reasoning Task in Civil Procedure

2022-11-05 · Leonard Bongard, Lena Held, Ivan Habernal

We present a new NLP task and dataset from the domain of the U.S. civil procedure. Each instance of the dataset consists of a general introduction to the case, a particular question, and a possible solution argument, acc…

Benchmarking

PILOT: Legal Case Outcome Prediction with Case Law

2024-01-28 · Lang Cao, Zifeng Wang, Cao Xiao, Jimeng Sun

Machine learning shows promise in predicting the outcome of legal cases, but most research has concentrated on civil law cases rather than case law systems. We identified two unique challenges in making legal case outcom…

Decision MakingPredictionRetrieval

Civil Court Simulation with Large Language Models

2026-06-08 · Yifan Chen, Haitao Li, Kaiyuan Zhang, Yueyue Wu 외 arxiv

Court simulation bridges legal education and judicial practice, yet human-based simulations are costly and difficult to scale. Large language models (LLMs) offer a scalable alternative, but existing court-simulation rese…