CMDL: A Large-Scale Chinese Multi-Defendant Legal Judgment Prediction Dataset (2024.findings-acl)
Copied to clipboard
| Challenge: | Legal Judgment Prediction (LJP) has attracted significant attention in recent years. |
| Approach: | They propose a large-scale Chinese Multi-Defendant LJP dataset . they propose case-level evaluation metrics dedicated for the multi-defendant scenario . |
| Outcome: | The proposed methods show weaknesses when applied to cases involving multiple defendants. |
Similar Papers
Multi-Defendant Legal Judgment Prediction via Hierarchical Reasoning (2023.findings-emnlp)
Copied to clipboard
Yougang Lyu, Jitai Hao, Zihan Wang, Kai Zhao, Shen Gao, Pengjie Ren, Zhumin Chen, Fang Wang, Zhaochun Ren
| Challenge: | Existing methods for predicting judgment results for multiple defendants are ineffective. |
| Approach: | They propose a method to predict the judgment results for each defendant in multi-defendant cases . they formalize the multi-diffendant judgment process as hierarchical reasoning chains . |
| Outcome: | The proposed method can predict the judgment results for multiple defendants in multi-defendant cases. |
Legal Judgment Prediction: A Reflection on the State of the Art (2026.acl-long)
Copied to clipboard
| Challenge: | Legal Judgment Prediction (LJP) involves predicting judgment outcomes based on fact descriptions of cases. |
| Approach: | They propose to use argument trees to build automated legal judgment prediction systems that are trustworthy and can be used to predict cases. |
| Outcome: | The proposed model outperforms competitors on standard evaluation datasets and enables pluralistic values to be naturally expressed. |
Legal Judgment Prediction based on Knowledge-enhanced Multi-Task and Multi-Label Text Classification (2025.naacl-long)
Copied to clipboard
| Challenge: | Legal judgment prediction (LJP) is an essential task for legal AI, aiming at predicting judgments based on the facts of a case. |
| Approach: | They propose a knowledge-enhanced approach that incorporates 'label-level knowledge' to enhance the representation of case facts for each task and 'task-level' knowledge to improve synergy. |
| Outcome: | The proposed method is effective in comparison to state-of-the-art (SOTA) baselines. |
ClaimGen-CN: A Large-scale Chinese Dataset for Legal Claim Generation (2025.findings-emnlp)
Copied to clipboard
| Challenge: | Currently, legal claims are not being used by non-professionals. |
| Approach: | They construct a dataset for Chinese legal claim generation task and then use it to evaluate the generated claims. |
| Outcome: | The proposed dataset is the first for the Chinese legal claim generation task and will be made publicly available. |
A Comprehensive Evaluation of Large Language Models on Legal Judgment Prediction (2023.findings-emnlp)
Copied to clipboard
| Challenge: | Large language models (LLMs) have demonstrated great potential for domain-specific applications, such as the law domain. |
| Approach: | They propose a framework to investigate LLMs' competence in the law domain by using similar cases and multi-choice options. |
| Outcome: | The proposed solutions can be extended to other domains to facilitate evaluations in other domain. |
Through the MUD: A Multi-Defendant Charge Prediction Benchmark with Linked Crime Elements (2024.acl-long)
Copied to clipboard
| Challenge: | Existing charge prediction datasets focus on single-defendant cases, but real-world cases involve multiple defendants. |
| Approach: | They propose a benchmark that encompasses legal cases involving multiple defendants . they develop an interpretable model called EJudge that incorporates crime elements and legal rules to infer charges. |
| Outcome: | The proposed model outperforms state-of-the-art models in predicting crime charges while providing corresponding rationales. |
Legal Judgment Prediction via Topological Learning (D18-1)
Copied to clipboard
| Challenge: | Existing studies focus on a specific subtask of judgment prediction and ignore the dependencies among subtasks. |
| Approach: | They propose a topological multi-task learning framework that incorporates multiple subtasks and DAG dependencies into judgment prediction. |
| Outcome: | The proposed model improves on baselines on all judgment prediction tasks. |
LJPCheck: Functional Tests for Legal Judgment Prediction (2024.findings-acl)
Copied to clipboard
| Challenge: | Existing LJP models fail to evaluate specific aspects of their performance, such as legal fairness and judicial fairness. |
| Approach: | They propose a suite of functional tests for LJP models to comprehend LJp models’ behaviors and offer diagnostic insights. |
| Outcome: | Extensive tests reveal weaknesses in LJP models and provide diagnostic insights. |
To Judge or Not to Judge: Can Large Language Models Leverage the Dispute Focus in Legal Judgment? (2026.acl-long)
Copied to clipboard
| Challenge: | Existing research on large language models for legal judgment prediction fails to address the complexity of civil judicial cases. |
| Approach: | They propose a framework that leverages the dispute focus to guide LLMs through a structured, judge-like cognitive workflow. |
| Outcome: | The proposed framework can guide LLMs through a structured, judge-like cognitive workflow. |
Legal Fact Prediction: The Missing Piece in Legal Judgment Prediction (2025.emnlp-main)
Copied to clipboard
Junkai Liu, Yujie Tong, Hui Huang, Bowen Zheng, Yiran Hu, Peicheng Wu, Chuan Xiao, Makoto Onizuka, Muyun Yang, Shuyuan Zheng
| Challenge: | Existing studies use legal facts to predict judgments, but legal facts are difficult to obtain in early stages of litigation. |
| Approach: | They propose a legal fact prediction task that takes evidence from trial as input to make predictions in the absence of ground-truth legal facts. |
| Outcome: | The proposed task can predict court rulings without ground-truth legal facts . the first benchmark dataset, LFPBench, is used to evaluate the task . |