paper-with-me

홈 › Papers

LegalCheck: Retrieval- and Context-Augmented Generation for Drafting Municipal Legal Advice Letters

2026-05-12 · Virgill van der Meer, Julien Rossi arxiv

Public-sector legal departments in the Netherlands face acute staff shortages, increased case volumes, and increased pressure to meet regulatory compliance. This paper presents LegalCheck, a novel system that addresses these challenges by automating the drafting of objection response letters through a combination of Retrieval-Augmented Generation (RAG) and Context-Augmented Generation (CAG). Using a large language model (LLM) alongside curated legal knowledge bases, LegalCheck performs retrieval of relevant laws and precedents, and uses controlled prompting to incorporate both external knowledge and case-specific details into a coherent draft. An expert-in-the-loop review ensures that each generated letter is legally sound and contextually appropriate. In a real-world deployment within the Municipality of Amsterdam, LegalCheck produced near-final advice letters in minutes rather than hours, while maintaining high legal consistency and factual accuracy. The output is based on actual regulations and prior cases, providing explainable outputs that captured the vast majority of required legal reasoning (often 80\% to 100\% of essential content). Legal professionals found that the system reduced their workload and ensured a consistent application of legal standards, without replacing human judgment. These results demonstrate substantial efficiency gains, improved legal consistency, and positive user acceptance. More broadly, this work illustrates how responsible AI can be deployed in the legal domain by augmenting LLMs with domain knowledge and governance mechanisms.

📄 PDF Abstract BibTeX arXiv:2605.12012

Code (0)

등록된 구현이 없습니다.

Tasks

Legal Reasoning

Similar Papers 제목 키워드 기반

Grounded Multimodal Retrieval-Augmented Drafting of Radiology Impressions Using Case-Based Similarity Search

2026-03-18 · Himadri S Samanta arxiv

Automated radiology report generation has gained increasing attention with the rise of deep learning and large language models. However, fully generative approaches often suffer from hallucinations and lack clinical grou…

LexDrafter: Terminology Drafting for Legislative Documents using Retrieval Augmented Generation

2024-03-24 · Ashish Chouhan, Michael Gertz

With the increase in legislative documents at the EU, the number of new terms and their definitions is increasing as well. As per the Joint Practical Guide of the European Parliament, the Council and the Commission, term…

ArticlesRAGRetrievalRetrieval-augmented Generation

Speculative RAG: Enhancing Retrieval Augmented Generation through Drafting

2024-07-11 · Zilong Wang, Zifeng Wang, Long Le, Huaixiu Steven Zheng 외

Retrieval augmented generation (RAG) combines the generative abilities of large language models (LLMs) with external knowledge sources to provide more accurate and up-to-date responses. Recent RAG advancements focus on i…

ARCRAGRetrievalRetrieval-augmented Generation+1

A Large Language Model-based Framework for Semi-Structured Tender Document Retrieval-Augmented Generation

2024-10-04 · Yilong Zhao, Daifeng Li

The drafting of documents in the procurement field has progressively become more complex and diverse, driven by the need to meet legal requirements, adapt to technological advancements, and address stakeholder demands. W…

Language ModelingLanguage ModellingLarge Language ModelRetrieval+1

RAPID: Retrieval-Augmented Parallel Inference Drafting for Text-Based Video Event Retrieval

2025-01-27 · Long Nguyen, Huy Nguyen, Bao Khuu, Huy Luu 외

Retrieving events from videos using text queries has become increasingly challenging due to the rapid growth of multimedia content. Existing methods for text-based video event retrieval often focus heavily on object-leve…

Retrieval