paper-with-me

Papers

LexAgentHallu: A Hierarchical Benchmark for Profiling Hallucinations in Legal Agents

2026-09-09 · Yujin Zhou, Mingxuan Zheng, Chuxue Cao, Huang Yidan, Jiale Chen, Yike Guo, Sirui Han arxiv

As large language models are increasingly deployed as tool-augmented legal agents, they introduce agentic hallucinations where tool-call and reasoning errors cascade into fabricated holdings and miscited authority. However, existing legal benchmarks evaluate only single-turn QA with outcome-level metrics, while agentic hallucination benchmarks lack legal-specific diagnostic capability. Neither answers to what extent and how a legal agent hallucinates along its trajectory. To address these limitations, we introduce LexAgentHallu, a legal agentic hallucination benchmark designed to evaluate to what extent and how legal agents fail along multi-step trajectories. Built through a four-stage expert-in-the-loop pipeline, LexAgentHallu contains 3414 instances across 17 legal categories and 6 task types. Each instance is annotated under a dual-layer hallucination taxonomy of 7 high-level categories and 27 fine-grained subclasses, covering both substantive errors and agent-procedural failures. We further design fine-grained metrics that quantify to what extent and localize how each failure occurs along an agent's execution path. Our evaluation across 18 proprietary and open-source agents uncovers a Right-Answer-Wrong-Reason effect and reveals that hallucination subclasses cluster rather than scatter, forming distinct agentic framework, legal task, and category profiles. These findings, invisible to outcome-level evaluation, validate the diagnostic power of LexAgentHallu for evaluating agentic hallucination in law.

📄 PDF Abstract BibTeX arXiv:2609.09754

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Large Legal Fictions: Profiling Legal Hallucinations in Large Language Models

2024-01-02 · Matthew Dahl, Varun Magesh, Mirac Suzgun, Daniel E. Ho

Do large language models (LLMs) know the law? These models are increasingly being used to augment legal practice, education, and research, yet their revolutionary potential is threatened by the presence of hallucinations…

Legal RAG Bench: an end-to-end benchmark for legal RAG

2026-03-02 · Abdur-Rahman Butler, Umar Butler arxiv

We introduce Legal RAG Bench, a benchmark and evaluation methodology for assessing the end-to-end performance of legal RAG systems. As a benchmark, Legal RAG Bench consists of 4,876 passages from the Victorian Criminal C…

Information Retrieval

CanLegalRAGBench: Evaluating Retrieval-Augmented Generation on Canadian Case Law

2026-05-28 · Ethan Zhao, Maksym Taranukhin, Wei Cui, Moira Aikenhead 외 arxiv

RAG-based legal assistants have been growing in popularity, but LLM hallucinations remain a key issue and potentially undermines justice. While benchmarks have been developed to evaluate progress, many rely on synthetic …

Who Checks the Citations? Benchmarking Legal Hallucination Detection

2026-06-19 · Patty Liu, Dominik Stammbach, Peter Henderson arxiv

Attorneys, judges, and pro se filers increasingly use AI to draft legal documents, yet these tools frequently fabricate citations. Despite predictions that newer models would hallucinate less or that court sanctions woul…

Bridging Legal Knowledge and AI: Retrieval-Augmented Generation with Vector Stores, Knowledge Graphs, and Hierarchical Non-negative Matrix Factorization

2025-02-27 · Ryan C. Barron, Maksim E. Eren, Olga M. Serafimova, Cynthia Matuszek 외

Agentic Generative AI, powered by Large Language Models (LLMs) with Retrieval-Augmented Generation (RAG), Knowledge Graphs (KGs), and Vector Stores (VSs), represents a transformative technology applicable to specialized …

Information RetrievalKnowledge GraphsRAGRecommendation Systems+2