paper-with-me

Papers

LawLLM: Law Large Language Model for the US Legal System

2024-07-27 · Dong Shu, Haoran Zhao, Xukun Liu, David Demeter, Mengnan Du, Yongfeng Zhang

In the rapidly evolving field of legal analytics, finding relevant cases and accurately predicting judicial outcomes are challenging because of the complexity of legal language, which often includes specialized terminology, complex syntax, and historical context. Moreover, the subtle distinctions between similar and precedent cases require a deep understanding of legal knowledge. Researchers often conflate these concepts, making it difficult to develop specialized techniques to effectively address these nuanced tasks. In this paper, we introduce the Law Large Language Model (LawLLM), a multi-task model specifically designed for the US legal domain to address these challenges. LawLLM excels at Similar Case Retrieval (SCR), Precedent Case Recommendation (PCR), and Legal Judgment Prediction (LJP). By clearly distinguishing between precedent and similar cases, we provide essential clarity, guiding future research in developing specialized strategies for these tasks. We propose customized data preprocessing techniques for each task that transform raw legal data into a trainable format. Furthermore, we also use techniques such as in-context learning (ICL) and advanced information retrieval methods in LawLLM. The evaluation results demonstrate that LawLLM consistently outperforms existing baselines in both zero-shot and few-shot scenarios, offering unparalleled multi-task capabilities and filling critical gaps in the legal domain.

📄 PDF Abstract BibTeX arXiv:2407.21065

Code (0)

등록된 구현이 없습니다.

Tasks

In-Context LearningInformation RetrievalLanguage ModelingLanguage ModellingLarge Language ModelRetrieval

Similar Papers 제목 키워드 기반

DISC-LawLLM: Fine-tuning Large Language Models for Intelligent Legal Services

2023-09-20 · Shengbin Yue, Wei Chen, Siyuan Wang, Bingxuan Li 외

We propose DISC-LawLLM, an intelligent legal system utilizing large language models (LLMs) to provide a wide range of legal services. We adopt legal syllogism prompting strategies to construct supervised fine-tuning data…

Language ModellingLarge Language ModelLegal ReasoningRetrieval

Chinese Labor Law Large Language Model Benchmark

2026-01-15 · Zixun Lan, Maochun Xu, Yifan Ren, Rui Wu 외 arxiv

Recent advances in large language models (LLMs) have led to substantial progress in domain-specific applications, particularly within the legal domain. However, general-purpose models such as GPT-4 often struggle with sp…

Question Answering

DeliLaw: A Chinese Legal Counselling System Based on a Large Language Model

2024-08-01 · Nan Xie, Yuelin Bai, Hengyuan Gao, Feiteng Fang 외

Traditional legal retrieval systems designed to retrieve legal documents, statutes, precedents, and other legal information are unable to give satisfactory answers due to lack of semantic understanding of specific questi…

ArticlesHallucinationLanguage ModelingLanguage Modelling+2

Legal Evalutions and Challenges of Large Language Models

2024-11-15 · Jiaqi Wang, Huan Zhao, Zhenyuan Yang, Peng Shu 외

In this paper, we review legal testing methods based on Large Language Models (LLMs), using the OPENAI o1 model as a case study to evaluate the performance of large models in applying legal provisions. We compare current…

Legal Reasoning

Exploring the Nexus of Large Language Models and Legal Systems: A Short Survey

2024-04-01 · Weicong Qin, Zhongxiang Sun

With the advancement of Artificial Intelligence (AI) and Large Language Models (LLMs), there is a profound transformation occurring in the realm of natural language processing tasks within the legal domain. The capabilit…

Reading ComprehensionRetrievalSurvey