语言人工智能指南

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 分钟阅读
  • 最后更新
在本页4 分钟阅读
  1. 概述
  2. 深入探讨
  3. 战略影响
  4. The Future of Hallucination Rates in Legal AI Tools
  5. 现实世界的实施
  6. 风险与防护栏
  7. 实施路线图
  8. 不断探索
  9. 常见问题

概述

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.

深入探讨

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.

战略影响

速度与规模

语言工作流程可以在不牺牲一致性的情况下更快地移动。

交通与覆盖范围

它扩展了跨语言和沟通方式的访问。

更清晰的判决

团队可以花更多时间进行判断,而自动化则可以处理重复。

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.

现实世界的实施

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.

风险与防护栏

  • 幻觉的事实可以悄悄地进入报告、支持流程或研究成果。

  • 及时的敏感性可能会在类似的请求中产生不一致的结果。

  • 如果访问控制薄弱,敏感文本数据可能会暴露。

实施路线图

  1. 在推出之前定义输出格式、语气和质量标准。

  2. 当准确性很重要时,请使用可信来源进行地面响应。

  3. 为高风险输出保留人工审查检查点。

  4. 跟踪故障模式并定期重新训练提示或工作流程。

不断探索

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.

开始测验

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

常见问题

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.

斯坦福大学是如何做到“无幻觉”的?研究定义幻觉?

该研究统计了两种类型的错误:不正确的陈述,以及由实际上并不支持它们的引文支持的陈述。

用斯坦福大学研究的术语来说,什么是“错误的”答案?

错误的答案指向真正的权威,但该权威并不支持答案所说的内容。这使它看起来比实际更值得信赖。

哪种工具在 2024 年斯坦福大学测试中表现最好,但仍然对超过 17% 的查询产生幻觉?

Lexis+ AI 的结果最好,但仍有超过 17% 的查询出现幻觉。韦斯特洛的工具大约三分之一时出现了幻觉。

《大型法律小说》对通用聊天机器人在可验证的联邦法院问题上发现了哪些幻觉范围?

研究发现,一般聊天机器人在回答这些具体的、可验证的问题时,有 69% 到 88% 的时间会产生幻觉。

为什么即使数据库包含正确的权限,检索步骤也会找到错误的权限?

猎犬会根据措辞或含义的接近程度进行评分。异议、对方论点的总结或来自错误司法管辖区的案件可能会排名靠前,但不会成为控制权威。