paper-with-me

홈 › Papers

Interpretable Long-Form Legal Question Answering with Retrieval-Augmented Large Language Models

2023-09-29 · Antoine Louis, Gijs Van Dijck, Gerasimos Spanakis

Many individuals are likely to face a legal dispute at some point in their lives, but their lack of understanding of how to navigate these complex issues often renders them vulnerable. The advancement of natural language processing opens new avenues for bridging this legal literacy gap through the development of automated legal aid systems. However, existing legal question answering (LQA) approaches often suffer from a narrow scope, being either confined to specific legal domains or limited to brief, uninformative responses. In this work, we propose an end-to-end methodology designed to generate long-form answers to any statutory law questions, utilizing a "retrieve-then-read" pipeline. To support this approach, we introduce and release the Long-form Legal Question Answering (LLeQA) dataset, comprising 1,868 expert-annotated legal questions in the French language, complete with detailed answers rooted in pertinent legal provisions. Our experimental results demonstrate promising performance on automatic evaluation metrics, but a qualitative analysis uncovers areas for refinement. As one of the only comprehensive, expert-annotated long-form LQA dataset, LLeQA has the potential to not only accelerate research towards resolving a significant real-world issue, but also act as a rigorous benchmark for evaluating NLP models in specialized domains. We publicly release our code, data, and models.

📄 PDF Abstract BibTeX arXiv:2309.17050

Code (1)

maastrichtlawtech/lleqa 공식 구현 pytorch

Tasks

FormNavigateQuestion AnsweringRetrieval

Similar Papers 제목 키워드 기반

Answering Legal Questions by Learning Neural Attentive Text Representation

2020-12-01 · COLING 2020 8 · Phi Manh Kien, Ha-Thanh Nguyen, Ngo Xuan Bach, Vu Tran 외

Text representation plays a vital role in retrieval-based question answering, especially in the legal domain where documents are usually long and complicated. The better the question and the legal documents are represent…

ArticlesQuestion AnsweringRetrievalvalid

Long-Context Long-Form Question Answering for Legal Domain

2026-02-06 · Anagha Kulkarni, Parin Rajesh Jhaveri, Prasha Shrestha, Yu Tong Han 외 arxiv

Legal documents have complex document layouts involving multiple nested sections, lengthy footnotes and further use specialized linguistic devices like intricate syntax and domain-specific vocabulary to ensure precision …

Question Answering

VLSP 2025 MLQA-TSR Challenge: Vietnamese Multimodal Legal Question Answering on Traffic Sign Regulation

2025-10-23 · Son T. Luu, Trung Vo, Hiep Nguyen, Khanh Quoc Tran 외 arxiv

This paper presents the VLSP 2025 MLQA-TSR - the multimodal legal question answering on traffic sign regulation shared task at VLSP 2025. VLSP 2025 MLQA-TSR comprises two subtasks: multimodal legal retrieval and multimod…

Question Answering

Exploring the State of the Art in Legal QA Systems

2023-04-13 · Abdelrahman Abdallah, Bhawna Piryani, Adam Jatowt

Answering questions related to the legal domain is a complex task, primarily due to the intricate nature and diverse range of legal document systems. Providing an accurate answer to a legal query typically necessitates s…

ArticlesNatural Language UnderstandingQuestion Answering

NitiBench: A Comprehensive Studies of LLM Frameworks Capabilities for Thai Legal Question Answering

2025-02-15 · Pawitsapak Akarajaradwong, Pirat Pothavorn, Chompakorn Chaksangchaichot, Panuthep Tasawong 외

The application of large language models (LLMs) in the legal domain holds significant potential for information retrieval and question answering, yet Thai legal QA systems face challenges due to a lack of standardized ev…

ChunkingInformation RetrievalLegal ReasoningQuestion Answering+3