ZeroHour
arXiv cs.AI / cs.LG / cs.CLpublished ()ingested Jiashuo Zhang

Verifiable by Construction: Claim-Level Evaluation of Verbatim Citation in Clinical Question Answering

infoAI researchimportance 38
AI summary · glm-5.3

Evaluation of twelve LLMs on 222 clinical questions shows verbatim quotes rarely substantiate claims; claude-opus-5 fully substantiates only 37.1%.

The authors build a standardized harness over four clinical practice guidelines and evaluate twelve LLMs on 222 synthetic clinical questions, measuring citation attachment, verbatim quote production, and claim substantiation. Most models attach verbatim quotes to over 90% of claims from prompting alone, though lightweight models like claude-haiku-4.5 struggle. Quotes frequently fail to substantiate claims: claude-opus-5 quotes 98.0% of claims but fully substantiates only 37.1%, exposing a capability gap for verifiable clinical QA.

  • Twelve LLMs tested on 222 synthetic clinical questions across four practice guidelines
  • Most models attach verbatim quotes to over 90% of claims from prompting alone
  • claude-opus-5 produces quotes for 98.0% of claims but fully substantiates only 37.1%
  • Results quantify the gap in building verifiable clinical QA systems
Full article209 words · extracted from arxiv.org · click to collapse

Large language models (LLMs) have been widely adopted for clinical question answering (QA). Current systems can attach citations to their answers, but these often point to broad texts, leaving time-pressed clinicians unable to verify them efficiently. An alternative is to ensure that responses are verifiable by construction: providing fine-grained verbatim quotes from reference material that substantiate claims, so users can verify an answer without opening other documents. In this paper, we evaluate the ability of current models to perform this task end-to-end: from providing citations for every factual claim, to producing verbatim quotes, to ensuring that those quotes fully substantiate the claims. To do so, we build a standardized harness over four clinical practice guidelines and evaluate twelve LLMs on 222 synthetic clinical questions, measuring each of these stages separately. We find that most models can attach verbatim quotes to over 90% of their claims from prompting alone, apart from some lightweight models such as claude-haiku-4.5. Yet these quotes often fail to substantiate every detail of the claims they accompany. For instance, claude-opus-5 produces verbatim quotes for 98.0% of its claims, but fully substantiates only 37.1%. Our work provides insights into the current capability gap of LLMs in building verifiable clinical QA systems, along with artifacts for future research.

Text extracted automatically; images, tables and formatting may be missing. Original: https://arxiv.org/abs/2609.15964