paper-with-me

Papers

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 complexities and distinguishing between similar charges. To adapt LLMs for effective legal judgment prediction, we introduce the Ask-Discriminate-Predict (ADAPT) reasoning framework inspired by human judicial reasoning. ADAPT involves decomposing case facts, discriminating among potential charges, and predicting the final judgment. We further enhance LLMs through fine-tuning with multi-task synthetic trajectories to improve legal judgment prediction accuracy and efficiency under our ADAPT framework. Extensive experiments conducted on two widely-used datasets demonstrate the superior performance of our framework in legal judgment prediction, particularly when dealing with complex and confusing charges.

📄 PDF Abstract BibTeX arXiv:2407.01964

Code (1)

chenlongdeng/adapt 공식 구현

Tasks

Prediction

Similar Papers 제목 키워드 기반

Leveraging Large Language Models for Relevance Judgments in Legal Case Retrieval

2024-03-27 · Shengjie Ma, Chong Chen, Qi Chu, Jiaxin Mao

Collecting relevant judgments for legal case retrieval is a challenging and time-consuming task. Accurately judging the relevance between two legal cases requires a considerable effort to read the lengthy text and a high…

Language ModelingLanguage ModellingLarge Language ModelRetrieval

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

J&H: Evaluating the Robustness of Large Language Models Under Knowledge-Injection Attacks in Legal Domain

2025-03-24 · Yiran Hu, Huanghai Liu, Qingjing Chen, Ning Zheng 외

As the scale and capabilities of Large Language Models (LLMs) increase, their applications in knowledge-intensive fields such as legal domain have garnered widespread attention. However, it remains doubtful whether these…

Beyond Guilt: Legal Judgment Prediction with Trichotomous Reasoning

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

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 cri…

Prediction

LexRubric: A Rubric-Guided Diagnostic Benchmark for Open-Ended Legal Tasks

2026-06-08 · Yifan Chen, Haitao Li, Yiran Hu, Kaisong Song 외 arxiv

As large language models (LLMs) are increasingly applied to real-world legal tasks, evaluating the reliability of their open-ended legal responses has become essential. These tasks require context-sensitive answers and a…

Legal Reasoning