paper-with-me

홈 › Papers

CitaLaw: Enhancing LLM with Citations in Legal Domain

2024-12-19 · Kepu Zhang, Weijie Yu, Sunhao Dai, Jun Xu

In this paper, we propose CitaLaw, the first benchmark designed to evaluate LLMs' ability to produce legally sound responses with appropriate citations. CitaLaw features a diverse set of legal questions for both laypersons and practitioners, paired with a comprehensive corpus of law articles and precedent cases as a reference pool. This framework enables LLM-based systems to retrieve supporting citations from the reference corpus and align these citations with the corresponding sentences in their responses. Moreover, we introduce syllogism-inspired evaluation methods to assess the legal alignment between retrieved references and LLM-generated responses, as well as their consistency with user questions. Extensive experiments on 2 open-domain and 7 legal-specific LLMs demonstrate that integrating legal references substantially enhances response quality. Furthermore, our proposed syllogism-based evaluation method exhibits strong agreement with human judgments.

📄 PDF Abstract BibTeX arXiv:2412.14556

Code (0)

등록된 구현이 없습니다.

Tasks

Articles

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

LegalBench-RAG: A Benchmark for Retrieval-Augmented Generation in the Legal Domain

2024-08-19 · Nicholas Pipitone, Ghita Houir Alami

Retrieval-Augmented Generation (RAG) systems are showing promising potential, and are becoming increasingly relevant in AI-powered legal applications. Existing benchmarks, such as LegalBench, assess the generative capabi…

RAGRetrievalRetrieval-augmented Generation

Can LLMs Time Travel? Enhancing Temporal Consistency in Legal Agentic Search through Reinforcement Learning

2026-05-25 · Wei Fan, Yining Zhou, Mufan Zhang, Yanbing Weng 외 arxiv

While large language models (LLMs) augmented with agentic search capabilities show promise for legal reasoning, they overlook a fundamental constraint that applicable law must match the temporal context of each case, as …

Reinforcement LearningDomain GeneralizationLegal Reasoning

Maat: The Agentic Legal Research Assistant for Competition Protection

2026-05-26 · Basant Mounir, Farida Madkour, Amira Abdelaziz, Asmaa Sami arxiv

Competition law experts conducting legal research must review extensive volumes of cases, decisions, and judicial reports to identify precedents and assess key elements in competition and merger cases. Although general r…

CLERC: A Dataset for Legal Case Retrieval and Retrieval-Augmented Analysis Generation

2024-06-24 · Abe Bohan Hou, Orion Weller, Guanghui Qin, Eugene Yang 외

Legal professionals need to write analyses that rely on citations to relevant precedents, i.e., previous case decisions. Intelligent systems assisting legal professionals in writing such documents provide great benefits …

Information RetrievalRAGRetrievalRetrieval-augmented Generation

PoliLegalLM: A Technical Report on a Large Language Model for Political and Legal Affairs

2026-04-19 · Yuting Huang, Yinghao Hu, Qian Xiao, Wenlin Zhong 외 arxiv

Large language models (LLMs) have achieved remarkable success in general-domain tasks, yet their direct application to the legal domain remains challenging due to hallucinated legal citations, incomplete knowledge covera…

Reinforcement Learning