paper-with-me

Papers

Beyond Guilt: Legal Judgment Prediction with Trichotomous Reasoning

2024-12-19 · Kepu Zhang, Haoyue Yang, Xu Tang, Weijie Yu, Jun Xu

In legal practice, judges apply the trichotomous dogmatics of criminal law, sequentially assessing the elements of the offense, unlawfulness, and culpability to determine whether an individual's conduct constitutes a crime. Although current legal large language models (LLMs) show promising accuracy in judgment prediction, they lack trichotomous reasoning capabilities due to the absence of an appropriate benchmark dataset, preventing them from predicting innocent outcomes. As a result, every input is automatically assigned a charge, limiting their practical utility in legal contexts. To bridge this gap, we introduce LJPIV, the first benchmark dataset for Legal Judgment Prediction with Innocent Verdicts. Adhering to the trichotomous dogmatics, we extend three widely-used legal datasets through LLM-based augmentation and manual verification. Our experiments with state-of-the-art legal LLMs and novel strategies that integrate trichotomous reasoning into zero-shot prompting and fine-tuning reveal: (1) current legal LLMs have significant room for improvement, with even the best models achieving an F1 score of less than 0.3 on LJPIV; and (2) our strategies notably enhance both in-domain and cross-domain judgment prediction accuracy, especially for cases resulting in an innocent verdict.

📄 PDF Abstract BibTeX arXiv:2412.14588

Code (0)

등록된 구현이 없습니다.

Tasks

Prediction

Similar Papers 제목 키워드 기반

The Cases LJP Never Sees: Prosecution Decision Prediction for More Complete Criminal Liability Assessment

2026-05-27 · Junyu Lu, Qi Wei, Peishuo Zheng, Jie Zhang 외 arxiv

Legal Judgment Prediction (LJP) has become a core benchmark for evaluating AI in the criminal legal domain, but it only sees criminal cases that have already passed prosecutorial review and been formally indicted. As a r…

Modeling Subjective Assessments of Guilt in Newspaper Crime Narratives

2020-06-17 · CONLL 2020 · Elisa Kreiss, Zijian Wang, Christopher Potts

Crime reporting is a prevalent form of journalism with the power to shape public perceptions and social policies. How does the language of these reports act on readers? We seek to address this question with the SuspectGu…

Articles

Explicitly Integrating Judgment Prediction with Legal Document Retrieval: A Law-Guided Generative Approach

2023-12-15 · Weicong Qin, Zelin Cao, Weijie Yu, Zihua Si 외

Legal document retrieval and judgment prediction are crucial tasks in intelligent legal systems. In practice, determining whether two documents share the same judgments is essential for establishing their relevance in le…

PredictionRetrievalSemantic SimilaritySemantic Textual Similarity

Enabling Discriminative Reasoning in LLMs for Legal Judgment Prediction

2024-07-02 · Chenlong Deng, Kelong Mao, Yuyao Zhang, Zhicheng Dou

Legal judgment prediction is essential for enhancing judicial efficiency. In this work, we identify that existing large language models (LLMs) underperform in this domain due to challenges in understanding case complexit…

Prediction

Legal Syllogism Prompting: Teaching Large Language Models for Legal Judgment Prediction

2023-07-17 · Cong Jiang, Xiaolei Yang

Legal syllogism is a form of deductive reasoning commonly used by legal professionals to analyze cases. In this paper, we propose legal syllogism prompting (LoT), a simple prompting method to teach large language models …

Articles