paper-with-me

Papers

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 legal documents for the Legal Judgement Prediction (LJP) task. We investigate the performance of zero-shot LPE for given facts in case-texts from the European Court of Human Rights (in English) and the Federal Supreme Court of Switzerland (in German, French and Italian). Our results show that zero-shot LPE is better compared to the baselines, but it still falls short compared to current state of the art supervised approaches. Nevertheless, the results are important, since there was 1) no explicit domain-specific data used - so we show that the transfer to the legal domain is possible for general-purpose LLMs, and 2) the LLMs where directly applied without any further training or fine-tuning - which in turn saves immensely in terms of additional computational costs.

📄 PDF Abstract BibTeX arXiv:2212.02199

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language ModelPredictionPrompt Engineering

Similar Papers 제목 키워드 기반

A Tree-of-Thoughts Inspired Hybrid Approach for Legal Case Judgement Summarization using LLMs

2026-06-26 · Aniket Deroy, Kripabandhu Ghosh, Saptarshi Ghosh arxiv

In recent times, Large Language Models (LLMs) are increasingly being used for legal case judgement summarization. Most prior works have tried traditional extractive and abstractive summarization of case judgements. Howev…

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

Information Extraction from Legal Documents: A Study in the Context of Common Law Court Judgements

2020-12-01 · ALTA 2020 12 · Meladel Mistica, Geordie Z. Zhang, Hui Chia, Kabir Manandhar Shrestha 외

‘Common Law’ judicial systems follow the doctrine of precedent, which means the legal principles articulated in court judgements are binding in subsequent cases in lower courts. For this reason, lawyers must search prior…

text-classificationText Classification

A Prompt Engineering Approach and a Knowledge Graph based Framework for Tackling Legal Implications of Large Language Model Answers

2024-10-19 · George Hannah, Rita T. Sousa, Ioannis Dasoulas, Claudia d'Amato

With the recent surge in popularity of Large Language Models (LLMs), there is the rising risk of users blindly trusting the information in the response, even in cases where the LLM recommends actions that have potential …

Language ModelingLanguage ModellingLarge Language ModelPrompt Engineering

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