LLMs Fail to Identify Missing Information in Legal Queries

Samuel J. Vincent, Daniel Calloway, Fangyi Yu, Andrew M. Bean, Nabeel Seedat· August 21, 2026 View original

Key takeaways

  • LLMs struggle to identify and request missing information in legal queries.
  • They often provide premature or presumptive answers when queries are underspecified.
  • This limitation makes current LLMs unreliable for unsupervised legal advice.
  • New benchmarks like InsufficiencyBench are crucial for evaluating practical legal AI.

Who benefits

LegalTechLaw FirmsCorporate Legal DepartmentsGovernment (Legal Aid)Financial Services

Summary

InsufficiencyBench, a new legal benchmark, reveals that frontier LLMs struggle to recognize when user queries lack crucial legal information, identify what's missing, or refrain from premature conclusions. Models either hedge indiscriminately or provide answers based on fabricated presumptions, highlighting a significant gap in their practical legal advice capabilities.

A new benchmark, InsufficiencyBench, has been developed to assess a critical failing of large language models (LLMs) in providing legal advice: their inability to handle underspecified user queries. Unlike existing evaluations that assume complete information, this benchmark tests whether LLMs can identify when a query lacks legally material facts, pinpoint the missing elements, and avoid drawing premature conclusions. The researchers formalized a taxonomy of eight missing-element categories across three structural failure modes, creating 202 benchmark items annotated by practicing attorneys. Evaluations of ten frontier models showed poor performance, with none exceeding an F2 score of 0.46 for identifying missing elements, and a median recall of only 0.44. This indicates that current LLMs either offer vague, non-committal responses or, more dangerously, provide answers based on assumptions they fabricate, rather than prompting the user for necessary details. This limitation poses a significant challenge for deploying LLMs reliably in legal AI systems where factual completeness is paramount.

Why it matters

Legal professionals and LegalTech developers must understand that current LLMs cannot reliably identify missing information in legal queries, making them unsuitable for unsupervised legal advice and requiring careful human oversight.

How to implement this in your domain

  1. 1Integrate explicit prompt engineering techniques to instruct LLMs to ask clarifying questions when information appears insufficient.
  2. 2Develop hybrid AI systems that combine LLMs with rule-based logic or human review for identifying and addressing query insufficiency.
  3. 3Train LLMs on datasets specifically designed to teach them to recognize and request missing legal facts.
  4. 4Implement guardrails and disclaimers in legal AI applications to warn users about potential information gaps.
  5. 5Collaborate with legal experts to define clear criteria for "sufficient" legal queries in specific domains.

Original post by Samuel J. Vincent, Daniel Calloway, Fangyi Yu, Andrew M. Bean, Nabeel Seedat

"arXiv:2608.20220v1 Announce Type: new Abstract: Legal AI systems are increasingly used to answer legal questions, yet existing benchmarks assume queries arrive fully specified. In practice, users omit facts that materially determine the legal outcome. We introduce InsufficiencyBe…"

View on X

Originally posted by Samuel J. Vincent, Daniel Calloway, Fangyi Yu, Andrew M. Bean, Nabeel Seedat on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses

More in AI Research

AI ResearchAI Engineering & DevTools

Decoding Silent Reading from Non-Invasive EEG

This research demonstrates that open-vocabulary word-level and semantic information can be reliably decoded from non-invasive EEG during silent reading. Using a contrastive decoder and a large dataset from a single participant, the study shows decoding scales log-linearly with training data and extends to rare words.

Ingo Marquardt, Anthilia Alchanat, Priyanka JainAug 21, 2026
AI ResearchAI Engineering & DevTools

Exact Learning Coefficients for Singular Models

This paper presents the first deterministic algorithm for exactly computing local learning coefficients (Real Log Canonical Thresholds) for two-dimensional singular models. This breakthrough provides ground truth for calibrating sampling-based estimators and reveals algebraic structure in learning coefficients, outperforming sampling in shallow regimes.

Gr\'egoire Sergeant-Perthuis (CQSB, Sorbonne Universit\'e), Elias Tsigaridas (Ouragan Team, INRIA), Jules Tsukahara (Ouragan Team, INRIA)Aug 21, 2026
AI Engineering & DevToolsAI Research

Standardized ML Evaluation for Power System Protection

This paper proposes a standardized framework for evaluating machine learning applications in power system protection, addressing inconsistencies in current research. It defines seven critical study dimensions and instantiates the framework with a case study on fault classification and localization using a public benchmark.

Julian Oelhaf, Georg Kordowich, Paula Andrea P\'erez-Toro, Christian Bergler, Johann J\"ager, Andreas Maier, Siming BayerAug 21, 2026