paper-with-me

홈 › Papers

Rethinking Legal Judgement Prediction in a Realistic Scenario in the Era of Large Language Models

2024-10-14 · Shubham Kumar Nigam, Aniket Deroy, Subhankar Maity, Arnab Bhattacharya

This study investigates judgment prediction in a realistic scenario within the context of Indian judgments, utilizing a range of transformer-based models, including InLegalBERT, BERT, and XLNet, alongside LLMs such as Llama-2 and GPT-3.5 Turbo. In this realistic scenario, we simulate how judgments are predicted at the point when a case is presented for a decision in court, using only the information available at that time, such as the facts of the case, statutes, precedents, and arguments. This approach mimics real-world conditions, where decisions must be made without the benefit of hindsight, unlike retrospective analyses often found in previous studies. For transformer models, we experiment with hierarchical transformers and the summarization of judgment facts to optimize input for these models. Our experiments with LLMs reveal that GPT-3.5 Turbo excels in realistic scenarios, demonstrating robust performance in judgment prediction. Furthermore, incorporating additional legal information, such as statutes and precedents, significantly improves the outcome of the prediction task. The LLMs also provide explanations for their predictions. To evaluate the quality of these predictions and explanations, we introduce two human evaluation metrics: Clarity and Linking. Our findings from both automatic and human evaluations indicate that, despite advancements in LLMs, they are yet to achieve expert-level performance in judgment prediction and explanation tasks.

📄 PDF Abstract BibTeX arXiv:2410.10542

Code (1)

shubhamkumarnigam/realistic_ljp 공식 구현 pytorch

Tasks

Prediction

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
15 Ways to Contact How can i speak to someone at Delta Airlines 설명 없음
Cosine Annealing Cosine Annealing is a type of learning rate schedule that has the effect of starting with a large learning rate that is relatively rapidly decreased to a minimum value before…
WordPiece 설명 없음
Residual Connection 설명 없음
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…

Similar Papers 제목 키워드 기반

Adversarially Robust Neural Legal Judgement Systems

2023-07-31 · Rohit Raj, V Susheela Devi

Legal judgment prediction is the task of predicting the outcome of court cases on a given text description of facts of cases. These tasks apply Natural Language Processing (NLP) techniques to predict legal judgment resul…

Prediction

A Multi-Task Benchmark for Korean Legal Language Understanding and Judgement Prediction

2022-06-10 · Wonseok Hwang, Dongjun Lee, Kyoungyeon Cho, Hanuhl Lee 외

The recent advances of deep learning have dramatically changed how machine learning, especially in the domain of natural language processing, can be applied to legal domain. However, this shift to the data-driven approac…

Language Modelling

Legal Prompt Engineering for Multilingual Legal Judgement Prediction

2022-12-05 · Dietrich Trautmann, Alina Petrova, Frank Schilder

Legal Prompt Engineering (LPE) or Legal Prompting is a process to guide and assist a large language model (LLM) with performing a natural legal language processing (NLLP) skill. Our goal is to use LPE with LLMs over long…

Language ModelingLanguage ModellingLarge Language ModelPrediction+1

Towards Explainability and Fairness in Swiss Judgement Prediction: Benchmarking on a Multilingual Dataset

2024-02-26 · Santosh T. Y. S. S, Nina Baumgartner, Matthias Stürmer, Matthias Grabmair 외

The assessment of explainability in Legal Judgement Prediction (LJP) systems is of paramount importance in building trustworthy and transparent systems, particularly considering the reliance of these systems on factors t…

BenchmarkingCross-Lingual TransferData AugmentationFairness+1

Multi-task Legal Judgement Prediction Combining a Subtask of Seriousness of Charge

2020-10-01 · CCL 2020 10 · Xu Zhuopeng, Li Xia, Li Yinlin, Wang Zihan 외

Legal Judgement Prediction has attracted more and more attention in recent years. One of the challenges is how to design a model with better interpretable prediction results. Previous studies have proposed different inte…

Prediction