REVIEW 5 major objections 5 minor 21 references
Introducing Answered with Evidence -- a framework for evaluating whether LLM responses to biomedical questions are founded in evidence
T0 review · 5 major / 5 minor · reviewed 2026-08-06 · deepseek-v4-flash
Pith's one-line read This paper introduces a three-criterion badge framework for judging whether LLM answers to biomedical questions are grounded in retrieved evidence, and reports that combining published literature with custom real-world evidence yields…
desk verdict Genuinely new empirical comparison of biomedical RAG sources, but every headline number depends on an unvalidated LLM judge and the 'combined' figure is a union bound. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
The central object is the Answered with Evidence rubric: three binary judgments—whether the retrieved context directly answers the question, whether the context is at least topically related, and whether the LLM answer is grounded only in that context—combined into a Green badge when all three are true, a Yellow badge when the context is related and the answer is grounded but the context does not directly answer, and a Red badge otherwise. An LLM-as-a-judge applies the rubric through a structured prompt that returns three booleans and a short explanation. The badges are what carry the argument: they turn an abstract quality like grounding into a countable, comparable label, which is how the paper derives its coverage and novelty statistics.
What would settle it
Hand-score a random sample of 200 question-context-answer triples with at least two physician reviewers using the paper's three criteria, and measure agreement with the LLM judge; if agreement falls below roughly 80% or errors are concentrated in one evidence source, the reported Green rates would not be a valid measure of evidence support.
Extended reading notes
Core claim
The central claim is that evidence grounding of LLM answers can be measured by three binary questions—does the retrieved context directly answer the question, is it at least related, and does the answer stay strictly inside that context—and that these judgements can be collapsed into Green, Yellow, and Red badges. Using an LLM-as-a-judge to apply them to nearly three thousand real clinician and researcher questions, the paper reports that a custom library of structured real-world evidence grounds 50.1% of answers, a stronger published-literature retrieval system grounds 44.6%, and a second grounds 21.3%. The key finding is combined coverage: at least one source produces a Green answer in 72.7% of cases, and the custom library plus the stronger published-literature system alone cover 70.2%, while only 6.3% of cases are Green from all three sources. These numbers are offered as evidence that published and real-world evidence are complementary, and that systems able to generate novel evidence in real time will be needed to go beyond the single-source ceiling.
Load-bearing premise
All headline percentages depend on a single LLM judge correctly and consistently applying the three criteria to every answer, without validation against human expert ratings.
Editorial extensions
If this is right
- If the framework and numbers are right, no single retrieval source, published or custom, directly grounds more than about half of real physician questions.
- Combining published literature with custom real-world evidence raises the share of high-confidence answers to roughly 70%, so complementary evidence sources are necessary rather than optional.
- Published-literature-only systems may be near a ceiling around 55% even as LLMs improve, making real-time generation of novel evidence the main lever for further gains.
- The two published-literature systems differ sharply, 21.3% versus 44.6% Green, indicating that retrieval architecture and response strategy matter as much as the underlying corpus.
- Yellow badges identify evidence gaps that could be converted into new real-world studies, giving the framework a prescriptive use beyond evaluation.
Reading between the lines
- A natural extension is to validate the LLM judge against physician reviewers on a sample of triples before trusting any badge-rate headline; until then the exact percentages should be treated as provisional.
- The complementarity pattern suggests a routing or ensemble design that sends each question to the source most likely to hold direct evidence could push combined coverage above the reported 72.7%.
- A testable follow-up would check whether question type, such as causal versus epidemiological, predicts which source turns Green, and whether adding a third independent evidence type closes the remaining roughly 27%.
- The gap between the two published-literature systems, if real, implies that swapping retrieval backends under the same answer generator would be a clean ablation to identify what drives grounding success.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The manuscript introduces "Answered with Evidence," a framework that uses a single LLM-as-a-judge to apply three binary criteria (context directly answers the question, context is related to the question, answer is grounded in the context) and assigns Green/Yellow/Red badges to LLM answers. The authors apply the framework to a sample of 2,972 (or 2,942, per the tables) physician-submitted questions, comparing Alexandria, a proprietary real-world-evidence library, with two PubMed-based systems (System and Perplexity). They report Green-badge rates of 50.1% for Alexandria, 44.6% for System, and 21.3% for Perplexity, and claim that at least one evidence source produced a Green-badged answer in 72.7% of cases, concluding that combining published and custom real-world evidence enables reliable answers to over 70% of biomedical queries.
Significance. If the reported rates were trustworthy, the framework would be a useful and interpretable evaluation instrument, and the complementarity finding would be a meaningful argument for hybrid retrieval systems that combine published literature with real-world evidence. The paper has several strengths: it uses real physician-submitted questions, the badge rubric is simple and transparent, the full judge prompt is provided in Supplemental Figure S1, and the discussion contains a concrete falsifiable prediction about a roughly 55% ceiling for PubMed-based systems. However, the central empirical claims are currently not established, because all headline percentages are produced by an unvalidated single LLM judge, and the combined 72.7% figure is an oracle-style upper bound rather than the performance of any achievable system. The 50.1% versus 44.6% comparison also lacks confidence intervals or significance testing. With the addition of human validation, judge-model disclosure, corrected statistics, and more careful framing of the combined figure, the contribution could become a solid evaluation framework for evidence-grounded biomedical question answering.
major comments (5)
- [Materials and Methods, Evidence Evaluation; Supplemental Figure S1] The three binary criteria are applied solely by an unspecified single LLM-as-a-judge, and every reported coverage rate (System 44.6%, Alexandria 50.1%, Perplexity 21.3%, and the combined 72.7%) is a direct output of this judge. No human annotation study, inter-annotator agreement statistic, judge model identifier, temperature setting, or error analysis is reported. The Discussion concedes that a single LLM judge "may introduce model-specific bias or inconsistency," but this limitation is load-bearing rather than peripheral: a lenient threshold on any criterion would inflate Green rates across all sources, and a style-specific bias favoring Alexandria's structured summaries could manufacture the observed 5.5-percentage-point gap and the complementarity result. The manuscript should identify the judge model and settings, validate the judge against human expert annotations on a random sample (for example, per-criterion Cohen's kappa and a confusion matrix), and report error patterns. Without such validation, the headline numbers do not yet measure evidence grounding.
- [Materials and Methods, first paragraph; Tables 1a, 1b, 2b, 2d] The Methods state that a sample of 2,972 questions was selected, but Tables 1a, 1b, 2b, and 2d all sum to 2,942 cases, and Table 2d sums to 1,739 cases. This discrepancy must be resolved because it affects every percentage in the paper. In addition, the Results claim that "all questions were submitted to the three evaluated evidence sources," which contradicts the Methods statement that only a randomly selected subset of 1,739 questions was evaluated with Perplexity. The subset definitions and denominators should be stated consistently in every table and figure.
- [Abstract; Results, Intersource agreement; Discussion; Conclusion] The 72.7% figure is defined as "at least one evidence source provided a Green-badged answer" and is therefore a union of three independent systems, achievable only with an oracle that knows in advance which source will answer correctly. The Abstract's statement that "Combined, these sources enabled reliable answers to over 70% of biomedical queries" and the Conclusion's "nearly 75%" substantially overstate what was measured; no single pipeline or even a fixed ensemble was shown to achieve this rate. The Discussion separately reports 70.2% for the System plus Alexandria pair, which is a different quantity. The paper should distinguish an oracle upper bound from an achievable system, report the achievable system-level coverage, and remove language suggesting that a deployed combined system attained 72.7%.
- [Materials and Methods, Badge assignment; Background; Conclusion] The Green badge is assigned when the retrieved context directly answers the question and the answer is grounded in that context, but the rubric never verifies whether the context's claims are factually correct. Consequently, a Green badge can be assigned to an answer that is confidently wrong if the retrieved context is also wrong. The manuscript repeatedly uses "reliable answers," "high-confidence responses," and "evidence-supported answers" interchangeably with Green-badged; the Background even says the framework evaluates "correctness," which the three criteria do not assess. The authors should explicitly state that the badge measures grounding in and relevance of the retrieved context, not factual correctness, and should temper the reliability language accordingly.
- [Results, Table 1] All comparisons between sources are reported as point estimates without confidence intervals or significance tests. The 50.1% versus 44.6% difference for Alexandria versus System is small relative to the uncertainty introduced by an unvalidated judge, and the agreement percentages in Tables 2a-2d also lack uncertainty measures. The authors should provide confidence intervals (for example, via the bootstrap) for each coverage rate and for the difference between systems, in addition to the requested human validation of the judge.
minor comments (5)
- [Results, Table 1 caption] The caption contains a typo: "sournces" should be "sources."
- [Results, Intersource agreement; Tables 2a-2d] The text reports "Yellow/Red agreement" and "overall agreement across all badge categories," but the tables do not define how Yellow and Red are collapsed in these agreement calculations. The exact three-category agreement is much lower than the reported figures (for example, Table 2c's exact diagonal is about 34.6%, not 56.3%), so the agreement metric should be defined precisely and consistently.
- [Background] The Background says the framework evaluates "correctness, evidentiary grounding, and citation fidelity," but the Methods and rubric do not assess citation fidelity at all. Either remove this claim or add a citation-verification criterion.
- [Discussion, Figure 3] Figure 3 is referenced only once and is not described in detail; the reader cannot tell whether it reports the two-source 70.2% figure or the three-source 72.7% figure. The figure should be described and its denominator stated.
- [Materials and Methods, Evidence Sources] The commercial platform is referred to both as "System" and "SystemAI," and the reference points to system.com; this is confusing because "System" is also used as a generic term for the PubMed-based pipeline. Use a consistent, unambiguous name throughout.
Circularity Check
No significant circularity: the reported coverage rates are direct aggregates of an explicitly defined badge rubric, and the acknowledged LLM-judge limitation is a validity threat rather than a circular derivation.
full rationale
The paper's chain of reasoning is not circular in the formal sense. The framework defines a Green badge as the conjunction of three binary criteria (context directly answers the question, context is related, answer is grounded in context), and the reported percentages (System 44.6%, Alexandria 50.1%, Perplexity 21.3%, at-least-one-Green 72.7%) are simply aggregate counts of that badge logic applied to the collected responses. The abstract's phrase 'reliable answers' is operationalized as 'Green-badged answer,' so the headline percentage is a restatement of the measured badge distribution rather than a result derived from an input that already contains it. The most plausible circularity candidate is the use of an unvalidated single LLM-as-a-judge: all badges are produced by that judge, and the Discussion concedes it 'may introduce model-specific bias or inconsistency.' However, this is a measurement-validity limitation, not a circular derivation: no parameter is fitted to the target claim, no uniqueness theorem is imported from prior work by the same authors, and no ansatz is smuggled in via citation. The self-citations (refs 8, 16, 17) provide background for the Green Button Service and real-world evidence gap, but they are not load-bearing for the badge percentages. The proprietary nature of Alexandria and the same-organization question source raise objectivity concerns, but the paper does not claim to derive Alexandria's performance from its own construction; it reports an empirical evaluation under an explicit rubric. Therefore, while the study's conclusions should be tempered by the acknowledged lack of human validation of the judge, the derivation chain itself is self-contained and not circular.
Assumptions & free parameters
assumptions (4)
- domain assumption The LLM-as-judge correctly interprets 'directly answers', 'related', and 'grounded' and applies them consistently.
- ad hoc to paper The three binary criteria constitute a valid measure of whether an answer is 'founded in evidence'.
- domain assumption The sampled questions from Atropos Health's Green Button Service are representative of biomedical queries.
- domain assumption The retrieved contexts themselves are accurate and trustworthy.
Cite this review
Pith. "Pith review of Introducing Answered with Evidence -- a framework for evaluating whether LLM responses to biomedical questions are founded in evidence." pith.science (2026). https://pith.science/paper/7MLZX4AW
@misc{pith2026250702975,
author = {Pith},
title = {Pith review of: Introducing Answered with Evidence -- a framework for evaluating whether LLM responses to biomedical questions are founded in evidence},
year = {2026},
howpublished = {\url{https://pith.science/paper/7MLZX4AW}},
note = {Machine review of arXiv:2507.02975}
}
read the original abstract
The growing use of large language models (LLMs) for biomedical question answering raises concerns about the accuracy and evidentiary support of their responses. To address this, we present Answered with Evidence, a framework for evaluating whether LLM-generated answers are grounded in scientific literature. We analyzed thousands of physician-submitted questions using a comparative pipeline that included: (1) Alexandria, fka the Atropos Evidence Library, a retrieval-augmented generation (RAG) system based on novel observational studies, and (2) two PubMed-based retrieval-augmented systems (System and Perplexity). We found that PubMed-based systems provided evidence-supported answers for approximately 44% of questions, while the novel evidence source did so for about 50%. Combined, these sources enabled reliable answers to over 70% of biomedical queries. As LLMs become increasingly capable of summarizing scientific content, maximizing their value will require systems that can accurately retrieve both published and custom-generated evidence or generate such evidence in real time.
Reference graph
Works this paper leans on
-
[1]
Evidence based medicine: what it is and what it isn’t
Sackett DL, Rosenberg WM, Gray JA, Haynes RB, Richardson WS. Evidence based medicine: what it is and what it isn’t. BMJ . 1996;312(7023):71-72. doi:10.1136/bmj.312.7023.71
-
[2]
Fanaroff AC, Califf RM, Windecker S, Smith SC, Lopes RD. Levels of Evidence Supporting American College of Cardiology/American Heart Association and European Society of Cardiology Guidelines, 2008-2018. JAMA . 2019;321(11):1069-1080. doi:10.1001/jama.2019.1122
-
[3]
He J, Morales DR, Guthrie B. Exclusion rates in randomized controlled trials of treatments for physical conditions: a systematic review. Trials . 2020;21(1):228. doi:10.1186/s13063-020-4139-0
-
[4]
How much effort is needed to keep up with the literature relevant for primary care? J Med Libr Assoc
Alper BS, Hand JA, Elliott SG, et al. How much effort is needed to keep up with the literature relevant for primary care? J Med Libr Assoc . 2004;92(4):429-437
work page 2004
-
[5]
What is the significance of guidelines in the primary care setting? Wien Med Wochenschr 1946
Wangler J, Jansky M. What is the significance of guidelines in the primary care setting? Wien Med Wochenschr 1946 . 2021;171(13-14):321-329. doi:10.1007/s10354-021-00849-3
-
[6]
Almanac - Retrieval-Augmented Language Models for Clinical Medicine
Zakka C, Shad R, Chaurasia A, et al. Almanac - Retrieval-Augmented Language Models for Clinical Medicine. Nejm Ai . 2024;1(2). doi:10.1056/aioa2300068
-
[7]
Use of Artificial Intelligence Chatbots for Cancer Treatment Information
Chen S, Kann BH, Foote MB, et al. Use of Artificial Intelligence Chatbots for Cancer Treatment Information. JAMA Oncol . 2023;9(10):1459-1462. doi:10.1001/jamaoncol.2023.2954
arXiv 2023
-
[8]
Low YS, Jackson ML, Hyde RJ, et al. Answering real-world clinical questions using large language model, retrieval-augmented generation, and agentic systems. Digit Health . 2025;11:20552076251348850. doi:10.1177/20552076251348850
Show all 21 references
-
[9]
Hallucination Rates and Reference Accuracy of ChatGPT and Bard for Systematic Reviews: Comparative Analysis
Chelli M, Descamps J, Lavoué V, et al. Hallucination Rates and Reference Accuracy of ChatGPT and Bard for Systematic Reviews: Comparative Analysis. J Med Internet Res . 2024;26(1):e53164. doi:10.2196/53164
2024 doi
-
[10]
OpenEvidence - OpenEvidence AI becomes the first AI in history to score above 90% on the United States Medical Licensing Examination (USMLE)
OpenEvidence. OpenEvidence - OpenEvidence AI becomes the first AI in history to score above 90% on the United States Medical Licensing Examination (USMLE). OpenEvidence. Accessed June 30, 2025. https://www.openevidence.com/announcements/openevidence-ai-first-ai-score-above-90-...
2025
-
[11]
Accessed June 30, 2025
Performance of ChatGPT on USMLE: Potential for AI-assisted medical education using large language models | PLOS Digital Health. Accessed June 30, 2025. https://journals.plos.org/digitalhealth/article?id=10.1371/journal.pdig.0000198
2025 doi
-
[12]
Perplexity AI
Perplexity. Perplexity AI. Accessed June 30, 2025. https://www.perplexity.ai
2025
-
[13]
Accessed June 30, 2025
Graph. Accessed June 30, 2025. https://www.system.com/platform/system-graph
2025
- [14]
-
[15]
A framework for human evaluation of large language models in healthcare derived from literature review
Tam TYC, Sivarajkumar S, Kapoor S, et al. A framework for human evaluation of large language models in healthcare derived from literature review. Npj Digit Med . 2024;7(1):258. doi:10.1038/s41746-024-01258-7
2024 doi
-
[16]
It is time to learn from patients like mine
Gombar S, Callahan A, Califf R, Harrington R, Shah NH. It is time to learn from patients like mine. Npj Digit Med . 2019;2(1):16. doi:10.1038/s41746-019-0091-3
2019 doi
-
[17]
Using Aggregate Patient Data at the Bedside via an On-Demand Consultation Service
Callahan A, Gombar S, Cahan EM, et al. Using Aggregate Patient Data at the Bedside via an On-Demand Consultation Service. NEJM Catal . 2021;2(10). doi:10.1056/CAT.21.0224
2021 doi
- [18]
-
[19]
Bridging the inferential gap: the electronic health record and clinical evidence
Stewart WF, Shah NR, Selna MJ, Paulus RA, Walker JM. Bridging the inferential gap: the electronic health record and clinical evidence. Health Aff Proj Hope . 2007;26(2):w181-191. doi:10.1377/hlthaff.26.2.w181
2007 doi
-
[20]
Deciding without data
Darst JR, Newburger JW, Resch S, Rathod RH, Lock JE. Deciding without data. Congenit Heart Dis . 2010;5(4):339-342. doi:10.1111/j.1747-0803.2010.00433.x Figures Figure 1 - Evidence Badge Generation Workflow Figure 2 - Example Context Evaluation and Badge Assignment Figure 3 - ...
2010 arXiv
-
[21]
"" The prompt returns a JSON-like response structured as: JSON{
The AI's answer is well-grounded in the provided context (no external information or hallucinations). # Original question {question} # Context provided: {context} # AI's answer: {answer} # Format Provide your response as a structured output with 3 booleans 'quality_assessment'...
Reviewed August 6, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.