Overview
The study provides robust, manual labels and preregistered queries, giving strong evidence that RAG reduces but does not eliminate hallucinations in commercial legal tools.
Citations32
Evidence Strength0.80
Confidence0.85
Risk Signals10
Trust Signals
Findings with numeric evidence: 5/5
Findings with evidence refs: 5/5
Results with explicit delta: 0/4
Reproducibility
Status: Partial assets available
Open source: Partial
At A Glance
Cost impact: 30%
Production readiness: 45%
Novelty: 25%
Why It Matters For Business
Major legal AI products still produce false or misleading legal claims often enough that lawyers must verify outputs, which affects liability, trust, and the realized efficiency gains.
Who Should Care
Summary TLDR
This preregistered study runs 202 realistic legal research queries through three commercial RAG-based legal tools (Lexis+ AI, Westlaw AI-Assisted Research, Ask Practical Law AI) and GPT-4. RAG systems reduce hallucinations versus GPT-4 but do not eliminate them: Lexis+ AI answers 65% accurately while Westlaw and Practical Law hit ~42% and ~19% accuracy, respectively. Hallucinations remain common (Lexis+ and Practical Law ≈17%; Westlaw ≈33%) and take subtle forms (misstated holdings, wrong authority, misattributed facts). The paper releases a coding taxonomy, a hand-graded dataset, and inter-rater reliability (Cohen's kappa = 0.77) to help teams benchmark legal AI tools.
Problem Statement
Vendors claim RAG-based legal research tools eliminate hallucinations, but those claims lack independent tests. Lawyers need to know how often and how these tools make false or misleading legal claims so they can safely supervise AI outputs.
Main Contribution
First preregistered, systematic evaluation of major commercial RAG legal research tools against a hand-curated 202-query benchmark
A clear two-dimension taxonomy for legal hallucinations: correctness (factual accuracy) and groundedness (whether cited sources actually support claims)
Key Findings
Lexis+ AI provided accurate (correct + grounded) answers for 65% of queries.
Westlaw AI-Assisted Research hallucinated in about one-third of responses.
Results
| Metric | Value | Baseline | Delta | Split / Dataset | Evidence | Evidence Ref |
|---|---|---|---|---|---|---|
| Accuracy | Lexis+ AI: 65%; Westlaw AI-AR: 42%; Ask Practical Law AI: 19% | None (comparative across tools) | — | 202-query preregistered benchmark (Section 5) | Figure 4; Section 6.1 | Section 6.1; Figure 4 |
| Hallucination rate (incorrect or misgrounded) | Lexis+ AI ≈17%; Ask Practical Law AI ≈17%; Westlaw AI-AR ≈33% | GPT-4 (higher; prior work 58–82%) | — | 202-query preregistered benchmark | Abstract; Section 6.1; Figure 4 | Abstract; Sections 1 and 6.1 |
What To Try In 7 Days
Treat RAG outputs as research leads, not final authority; always click through cited sources.
Add a verification step: ask a human reviewer to check every material proposition and its cited authority.
Log and sample-check tool outputs on representative queries to estimate your firm's practical hallucination risk.
Reproducibility
Data URLs
Risks & Boundaries
Limitations
Evaluation limited to three commercial products and GPT-4 at a specific point in time; tool behavior may change over time.
Dataset has 202 queries and manual grading is labor intensive, so results are realistic but not exhaustive.
When Not To Use
Do not use these tools as a final authority for filings or court submissions without independent verification.
Avoid relying on tool-provided citations as proof of authority without clicking through and reading primary sources.
Failure Modes
Naive retrieval: retrieving superficially similar but legally irrelevant documents
Inapplicable authority: citing wrong jurisdiction, overruled, or non-binding sources

