Jazyk AI GUIDE

Hallucination Rates in Legal AI Tools

Independent testing has found that AI legal research tools built on retrieval-augmented generation (RAG) still give incorrect or unsupported answers a meaningful share of the time.

  • 4 min čtení
  • Naposledy aktualizováno
Na této stránce4 min čtení
  1. Přehled
  2. Hluboký ponor
  3. Strategický dopad
  4. The Future of Hallucination Rates in Legal AI Tools
  5. Real-World Implementace
  6. Rizika a zábradlí
  7. Plán implementace
  8. Pokračujte v objevování
  9. Často kladené otázky

Přehled

A 2024 Stanford study found hallucinations in more than one in six queries even for the best-performing commercial tool. It matters because vendors marketed these tools as avoiding hallucinations, and lawyers who rely on them are still responsible for every citation they file.

Hluboký ponor

Two Stanford-affiliated studies shaped the debate. The first, "Large Legal Fictions" (2024), by Matthew Dahl, Varun Magesh, Mirac Suzgun and Daniel Ho, tested general-purpose chatbots on verifiable questions about federal court cases. It found hallucination rates between 69 and 88 percent on those questions. Models also tended to accept false premises built into the questions. Commercial legal vendors argued that their tools avoided this problem through retrieval-augmented generation, which grounds answers in real legal databases. Some marketing used phrases such as "hallucination-free." In 2024, researchers at Stanford's RegLab and Institute for Human-Centered AI tested that claim in a study titled "Hallucination-Free?" They ran more than 200 legal queries through Lexis+ AI, Westlaw AI-Assisted Research and Ask Practical Law AI, with GPT-4 as a comparison. They counted an answer as a hallucination if it was either incorrect or misgrounded. Misgrounded means it cited a real source that does not support the claim. Lexis+ AI performed best, yet still hallucinated on more than 17 percent of queries. Westlaw's tool hallucinated on roughly a third. Ask Practical Law AI often gave incomplete answers. An early version of the paper was criticized because the researchers first lacked access to Westlaw's research tool; they later tested it and revised the paper. Retrieval reduces errors but does not remove them, for several reasons. The retriever may find documents that share words with the query but are not legally relevant. It may miss the controlling authority, or pull a case from the wrong jurisdiction or a superseded version of a rule. The model may then misread or ignore what was retrieved, blend sources together, or go along with a false premise. A common misconception is that a correct-looking citation means a correct answer. The misgrounded category shows that a real citation can support a false claim.

Strategický dopad

Rychlost a měřítko

Jazykové pracovní postupy se mohou pohybovat rychleji, aniž by byla obětována konzistentnost.

Přístup a dosah

Rozšiřuje přístup napříč jazyky a komunikačními styly.

Jasnější rozhodnutí

Týmy mohou strávit více času úsudkem, zatímco automatizace zvládne opakování.

The Future of Hallucination Rates in Legal AI Tools

Vendors have updated their products since the 2024 studies, so specific error rates may not describe current versions. That is why repeated independent testing matters more than any single number. Benchmarking efforts by third parties and by law firms themselves are becoming more common. Better citators, agent-style workflows that check their own citations, and stronger grounding may reduce errors. Nothing so far shows that retrieval will remove them entirely. Courts continue to see filings with fabricated or misrepresented authority, and some have imposed sanctions. For the foreseeable future, human review of every cited authority remains a professional obligation, whatever a vendor claims.

Real-World Implementace

An associate asks a research tool why a court ruled a certain way in a case that actually went the other way. The tool accepts the false premise and explains the invented ruling, citing a real opinion.

A tool returns a real appellate case with an accurate citation for a proposition the case never addresses. This is a 'misgrounded' answer that looks trustworthy until someone reads the opinion.

A research tool cites a decision that was later reversed, because it retrieved the older opinion and did not check its later history.

A legal department tests two vendors on its own set of 100 questions with known answers. It records whether each citation exists, whether it supports the claim, and whether the answer is complete.

Rizika a zábradlí

  • Halucinovaná fakta mohou tiše vstupovat do zpráv, podpůrných toků nebo výstupů výzkumu.

  • Citlivost na výzvy může způsobit nekonzistentní výsledky napříč podobnými požadavky.

  • Citlivá textová data mohou být vystavena, pokud je řízení přístupu slabé.

Plán implementace

  1. Před zavedením definujte výstupní formát, tón a standardy kvality.

  2. Pozemní reakce s důvěryhodnými zdroji, kdykoli záleží na přesnosti.

  3. Udržujte kontrolní bod lidské kontroly pro vysoce důležité výstupy.

  4. Sledujte vzorce selhání a pravidelně opakujte výzvy nebo pracovní postupy.

Pokračujte v objevování

Free newsletter

Three verified AI stories every weekday morning, written in plain English. Free forever, no ads.

One email each weekday. Unsubscribe in one click. We never sell or share your address.

Test yourself

Instant feedback on every answer, and a shareable certificate with a verifiable ID once you pass a course.

Spustit kvíz

Support free AI education. AI Understanding is a 501(c)(3) nonprofit — no ads, no paywall, ever. Make a donation

Často kladené otázky

What is Hallucination Rates in Legal AI Tools?

Independent testing has found that AI legal research tools built on retrieval-augmented generation (RAG) still give incorrect or unsupported answers a meaningful share of the time. A 2024 Stanford study found hallucinations in more than one in six queries even for the best-performing commercial tool. It matters because vendors marketed these tools as avoiding hallucinations, and lawyers who rely on them are still responsible for every citation they file.

How did the Stanford "Hallucination-Free?" study define a hallucination?

The study counted two types of error: statements that are incorrect, and statements supported by a citation that does not actually support them.

In the Stanford study's terms, what is a 'misgrounded' answer?

A misgrounded answer points to a genuine authority, but that authority does not support what the answer says. This makes it look more trustworthy than it is.

Which tool performed best in the 2024 Stanford test but still hallucinated on more than 17 percent of queries?

Lexis+ AI had the best results, yet still hallucinated on more than 17 percent of queries. Westlaw's tool hallucinated on roughly a third.

What hallucination range did "Large Legal Fictions" find for general-purpose chatbots on verifiable federal court questions?

The study found that general chatbots hallucinated between 69 and 88 percent of the time on these specific, verifiable questions.

Why can a retrieval step find the wrong authority even when the database contains the right one?

Retrievers score closeness in wording or meaning. A dissent, a summary of the other side's argument, or a case from the wrong jurisdiction can rank highly without being controlling authority.