Clinical AI Beyond Runtime Inference
What clinical AI should not have to infer matters as much as what models can infer.
21 SEPTEMBER 2026 · ABOUT 12 MINUTES · BY ANTOINE DENIS, MD MPH
Contents

Medical progress depends on both discovery and inheritance. Discovery expands the frontier; inheritance ought to keep what has been learned in use.
The current wave of clinical artificial intelligence (AI) has made progress on a particular problem: what a model (or any of its product surfaces) can do at runtime. That work should go on. However, a great deal of the knowledge which can guide medical care has a structure that must not be left to inference at runtime. Although the two aspects are often interrelated, they should not be regarded as the same design problem.
Evaluating frontier clinical AI and turning clinical standards into software used at the point of care showed me that value for patients and clinicians depends on work model evaluations do not yet measure. This changed the question for me: what might clinical AI products become if carrying (non-probabilistically) forward medicine's hard-earned knowledge counted as progress too?
Part I
The Limitations of Model-Centered Progress
I. The model race has mistaken progress for readiness.
The pressure to "ship" clinical AI products is palpable, and the pace is dizzying. The latest models improve through an empirical cycle of training, post-training, evaluation, safety testing, controlled release, monitoring, incident investigation, and revision.1–2 No pre-deployment process can itemize every failure that can emerge in use.
In clinical care, the threshold for a product to be "ready for launch" is much higher. To be trustworthy in the day-to-day of healthcare, a model must deliver measurable value under real-world conditions. Before deployment, these questions need clear answers:
What is the intended use of the product, and for whom?
At what stage does it enter the clinical workflow?
What does it aim to improve compared with how care is currently delivered?
What decisions can it impact?
What is its behavior when the context is missing, in conflict, or outside the scope intended?
Who is accountable for the model’s errors (those caught, and those no one catches)?
What harms could follow?
Who is expected to perpetually identify and override its outputs?
Can the model’s mistakes be inspected retroactively?
How is responsibility divided between clinicians, institutions, and developers?
Warnings that "AI can make mistakes" and terms of use shifting responsibility onto clinicians to catch those mistakes leave these questions unanswered and undercut the merits those products set out to prove3–4. There is an appreciable risk of clinicians becoming desensitized to these warnings. When something performs well most of the time, reliance on it becomes a treacherous habit.5–6
Clinicians should not bear the burden of detecting errors within an otherwise convincing process; value can be created without relying on perpetual oversight as the primary safeguard.7
Challenging cases with no obvious or knowable right answer can and should draw on the most capable models at inference time. However, once a recommendation is approved for a given context, its application should be immutable, testable, versioned, and traceable, rather than being generated each time afresh.
Responsible development is incomplete until the model is also tested against the clinical standards it is expected to follow, in a form that can be executed deterministically. Testing behavior across a wide range of outputs improves the system over time but does not answer the upstream design question: what should clinical AI get right by default?
II. The limits of progress measured by benchmarks
Model rankings in use do not measure clinical performance. Thousands of studies now compare models against a wide variety of clinical tasks and benchmarks, including general medical question answering, open-ended health dialogue, individual physician-authored tasks, multilingual clinical text, long-horizon electronic health record (EHR) based tasks, difficult diagnosis, trials evaluated against typical clinical practice, and detection of potential harm.8–17 These studies show how fast capability is advancing but also how differently people measure it.
Benchmarks turn into a media cycle that declares a new winner every few days. The playbook goes: publication, a headline result, close examination of the cases and methods, substantive rebuttal, and then the attention moves to another study. Too little attention goes to what must be true for a product to be trusted in clinical care.
Having contributed as a physician advisor to HealthBench and HealthBench Professional9–10, I saw their value in turning broad impressions of health performance into specific, contestable measurements. However, they leave an unanswered question: which aspects of clinical care should not depend on another sampled output.
The June 2026 Nature Medicine comparison of three frontier models with OpenEvidence and UpToDate Expert AI found the general-purpose models ahead in their cases, interfaces, graders, and outcomes.18 A subsequent preprint, using OpenEvidence queries, different model versions, and a different physician-grading design, found OpenEvidence ahead.19 The ongoing disputes expose how much a score relies on choices about cases, tasks, model versions, and scoring methodology, of which little is immune to commercial incentives20–21. A leaderboard is closer to clinical equipoise than to a verdict, and medicine knows what to do with equipoise: run the trial.
III. The neglected object of progress
The dominant object of progress in clinical AI today is runtime performance. The neglected object of progress is executable clinical knowledge that can accumulate, stay current, and be invoked non-probabilistically.
Computable clinical knowledge has long been proposed as a reusable object in its own right.22 WHO SMART Guidelines provided a partial foundation for this work by addressing structured representation, localization, implementation, updating, and reuse.23 But important work remains: reconciling conflicting authorities, preserving local clinical variation, testing interactions, seeking approval or modification from governance, and activating each usage of its version.
RAG improves access to relevant evidence at runtime but does not change what produces the answer: the retrieved object is handed to the same probabilistic model, which still has to read it against the case. Even with the exact guideline documents in front of it, answers dropped details, repeated outdated cutoffs, merged older and current recommendations, and changed from one run to the next. 24–26
A published finding does not, on its own, become a clinical action. Evidence-based medicine (EBM) combines evidence, clinical expertise, and patient values as distinct inputs to care decisions.27 GRADE makes another distinction explicit: certainty in an estimated effect is not the same as the strength of a recommendation.28 Between evidence and care lie interpretation, adoption, local feasibility, and judgment.
Clinical knowledge can be deconstructed at a much more granular level than an entire guideline. When the decision has been examined and accepted for a given scope, the controlling logic becomes a reviewed clinical resolution, and its versioned, executable form is the artifact.
An artifact represents one atomized item of executable clinical knowledge. What surrounds it is the chain that must hold: the correct version and local branch invoked, patient data mapped correctly, the result presented within the intended workflow, and exceptions and conflicting recommendations handled.29 Authorization, monitoring, and revision belong to the same chain. A fixed rule can still lead to the wrong action if an inappropriate local version is selected or its result appears in the wrong setting.
The work involved in creating and keeping such artifacts is considerable: the recommendations have to be interpreted, the exceptions kept, the local data mapped, the conflicts settled, the tests prepared, and the approvals documented.30 The alternative is for clinical AI applications to remain dependent on runtime inference for logic that could be made inspectable and deterministic.
Figure 1 · Two objects of progress
RUNTIME PERFORMANCE
How well does the model perform?
- Train and post-train
- Test defined tasks
- Red teaming
- Monitor deployed use
- Update + retest
REVIEWED CLINICAL RESOLUTIONS*
Which clinical resolutions within a defined scope are deterministic?
- Identify evidence + authority
- Define scope, inputs, and exceptions
- Represent and test
- Record provenance and version
- Contest, revise, or withdraw
The streams interact. Better models can help build and test reviewed clinical knowledge, while that knowledge can constrain and inform inference. Evidence from one stream does not substitute for evidence from the other.
*Reviewed clinical resolutions: Clinical logic reviewed and adopted for a defined scope, based on the relevant evidence, guidance, and local requirements. Its conditions, exceptions, and limits are explicit.
Part II
What to Carry Forward
IV. Creativity is not the enemy
Right after the launch of ChatGPT in late 2022, I tasked GPT-3.5 with writing a haiku about a dog fixated on sparkling water (for no particular reason). I will never forget the rush of discovery and sense of something shifting in the world (much more than the actual lines it produced).
Discovery and excitement should survive in clinical AI. Generative freedom should stay broad where variation matters.
In a puzzling diagnostic case (obscure presentations, an odd pattern of symptoms), models can produce helpful hypotheses, synthesize scattered findings from voluminous patient records, challenge the premise of a diagnostic label, and help pinpoint which question, exam, or test is most likely to be helpful. Even here, inference is bounded by time limits within the specified pathway, validity criteria, contraindications, and criteria for avoiding important omissions.
Whereas there are several ways for clinicians to draft notes, there are fewer correct ways to report medication dosages, lab test results, and the presence or absence of red flag symptoms. Where the record is uncertain or contradictory, the output should preserve that uncertainty.
Flexibility is essential in communicating with patients. An appropriate decision may require distinct explanations depending on the individual's health literacy, experiences, phobias, and values. A model can help develop the right kind of questions and support translation, comparison, instruction development, and portal messages.
Large language models can handle an abundance of information that would otherwise be nearly impossible to process manually. They enable exploration of records, creation of timelines, exploratory anomaly detection, retrieval of relevant literature, and identification of trials requiring further investigation. Trial matching is a good example of cooperation between generation and retrieval.31 Generation and retrieval together expand the pool of candidates and correlate raw records with complex clinical trial descriptions. But generation and retrieval cannot, without violating criteria, implicitly extend inclusion/exclusion criteria or fill information gaps.
Models can work across scientific literature, molecular data, experimental results, and clinical observations to propose mechanisms, identify repurposing candidates or potential targets, and suggest experiments to distinguish competing hypotheses.32
Executing standards of care that have been made explicit and approved need not remain probabilistic.
V. Correctness is contextual, and it should accumulate
The context for a care decision commonly includes: (1) the evidence upon which a decision was based; (2) the various authorities (e.g. guideline developers, payers, formulary committees, etc.) that were relied upon; (3) local rules and context, including coverage and reimbursement; (4) the patient's clinical facts, including current condition, history, treatments, and observed data; and (5) the patient's preferences and goals.
That "faithfully" executed recommendation then has to match the real person in front of us. The health record is a still frame from the moving picture of the person's life (and sometimes an old one). A conversation with the patient can update that record. It can provide information about a prior reaction to a medication or situation, a medication that was stopped months or years ago but not updated in the EHR, a trade-off the patient declined, or a referral that was not activated. These newly elicited facts specify which branch of the explicit clinical logic applies.
Where and when care happens should not be an afterthought in implementation. A rule for treating a condition, contained in a nationally valid guideline, might require that a less expensive treatment fail before this treatment can be covered by public funds. The local branch must encode that difference.
Guidance from large bodies such as the World Health Organization (WHO) still has to go through adoption processes at the local level, since local data, available resources, the actual situation within organizations, feasibility, and equity all affect how recommendations are implemented.33
However, reusing knowledge for other cases of the same or different diseases needs an update path. Guidance changes, and recommendations written for one condition can conflict when combined with another.34
The ceiling for deterministic clinical AI applications will extend far beyond calculators. It will execute clinical logic spanning complex pathways. The underlying logic can (and should) be as complex, branching, locale-agnostic, and patient-specific as one can imagine, including cases where several guidelines and local policies overlap. Once reviewed and adopted for a defined scope, its complexity is no reason to perpetually reconstruct it through fresh inference.
VI. A foundation without false certainty
For a specified scope, an approved clinical resolution should be deterministic and apply the same logic across millions of repeated queries. In guidelines, terms such as "consider", "usually", and "in selected patients" need to be retained to preserve the discretion authors declared.35 Reviewed clinical resolutions become candidates for an unambiguous representation when all five requirements are met:
The problem recurs frequently enough to warrant retaining the resolution.
The resolution has an explicit governing authority
The inclusion/exclusion criteria, expected outputs, and exceptions are specified
It is possible to verify both its origin and its behavior within its stated context.
A human can authorize, localize, version, monitor, modify, and remove the artifact.
Uncertainty and contention need not be eliminated. Various credible authorities may be explicitly identified by name and published source (e.g., scientific article, guidelines document). A question may be posed when data or values are unknown. Missing inputs, an out-of-scope case, the absence of an adopted resolution, or an unresolved conflict between applicable resolutions should each produce an explicit non-answer rather than one arbitrary path put forward convincingly.
Formalization does not mean an artifact or its test cases are unerring. It means that within a declared scope, the approved behavior is reproducible before and during use.36 Verification concerns assessing whether the artifact conforms to that specification. Validation asks whether the specified behavior is fit for its intended clinical use.37 The claim is therefore bounded: what the artifact is designed to do, under which conditions, and which uncertainties remain outside its scope.
The data path belongs inside that claim. A correct dosing formula can still produce the wrong result if, for example, the weight carries the wrong unit, a discontinued medication remains active, or the deployed artifact is no longer the approved version.
Clinically established and consistently applicable artifacts should be presented to clinicians in a ready-to-use form. Conflicting authorities should be shown with their provenance. Missing information should trigger a question. While clinicians should be able to inspect every step, perpetual clinician verification should not be the primary safeguard.
A named owner must review changes to the source material, decide which local branches remain up to date, and publish revised artifacts. The owner must keep a record of changes to the source material and resulting artifacts. When a defect or source change invalidates an artifact, the owner must withdraw, disable, roll back, or place the affected release in a controlled degraded state as appropriate. Testing must replicate all aspects of data mapping, interface behavior, clinical workflow, required staff, and local resources or supervision.29 End-to-end testing of the tool as it will be used in practice must demonstrate that deploying this artifact performs as intended, controls foreseeable hazards, and does not simply shift risk elsewhere in the workflow.
We ought to use improvements in general-purpose models to improve care delivery rapidly, subject to medicine’s existing checks and balances. Executable clinical knowledge should be safe and reliably invocable, deterministically, across settings, without erasing what varies.
Clinicians should be able to see what was carried forward, what was inferred, and where the two conflict. This must apply to patients as well, who, at a different scale, are much more vulnerable to what might appear to be a convincing process. The pace of medical discovery will continue to accelerate. To the benefit of humanity, it is now time to make more of the passage from discovery to practice non-probabilistic.
Notes
- 1OpenAI, ‘Safety and alignment in an era of long-horizon models’ (2026). The account describes iterative evaluation, monitoring, restricted deployment, incident learning, and changes made after failures observed in use.↩
- 2Anthropic, Responsible Scaling Policy version 3.4 (2026). The policy links capability thresholds to safeguards and risk reports.↩
- 3Yu Gu and Eric J. Topol, ‘Decision authority in health AI’, Nature Health (2026).↩
- 4Baptiste Vasey et al., ‘Reporting guideline for the early-stage clinical evaluation of decision support systems driven by artificial intelligence: DECIDE-AI’, Nature Medicine (2022).↩
- 5Mica R. Endsley and Esin O. Kiris, ‘The Out-of-the-Loop Performance Problem and Level of Control in Automation’, Human Factors (1995).↩
- 6Hao-Ping (Hank) Lee et al., ‘The Impact of Generative AI on Critical Thinking: Self-Reported Reductions in Cognitive Effort and Confidence Effects From a Survey of Knowledge Workers’, Proceedings of the 2025 CHI Conference on Human Factors in Computing Systems (2025): Article 1121, 1-22.↩
- 7Davy van de Sande, Nicoleta Economou-Zavlanos, and Michel E. van Genderen, ‘Meaningful oversight of medical AI beyond human in the loop’, npj Digital Medicine (2026).↩
- 8Karan Singhal et al., ‘Large language models encode clinical knowledge’, Nature 620 (2023): 172-180. The paper introduced MultiMedQA, spanning professional medical, research, and consumer medical questions.↩
- 9Rahul K. Arora et al., ‘HealthBench: Evaluating Large Language Models Towards Improved Human Health’, arXiv:2505.08775 (2025).↩↩
- 10Rebecca Soskin Hicks et al., ‘HealthBench Professional: Evaluating Large Language Models on Real Clinician Chats’, arXiv:2604.27470 (2026). The 525 physician-authored tasks were selected for quality, representativeness, and difficulty. Difficult examples were enriched relative to the candidate pool, and about one-third involved deliberate adversarial testing.↩↩
- 11Suhana Bedi et al., ‘Holistic evaluation of large language models for medical tasks with MedHELM’, Nature Medicine 32 (2026): 943-951. MedHELM organizes 121 tasks across 22 clinical subcategories and reports 37 evaluations.↩
- 12Jiageng Wu et al., ‘BRIDGE: benchmarking large language models for understanding real-world clinical practice texts’, Nature Biomedical Engineering (2026). BRIDGE comprises 87 tasks from 59 real-world clinical data sources across nine languages and 14 specialties.↩
- 13Ruoqi Liu et al., ‘PhysicianBench: Evaluating LLM Agents in Real-World EHR Environments’, arXiv:2605.02240 (2026). PhysicianBench contains 100 long-horizon tasks across 21 specialties and 670 execution checkpoints.↩
- 14Daniel McDuff et al., ‘Towards accurate differential diagnosis with large language models’, Nature (2025). The evaluation used 302 curated case reports.↩
- 15Ambrose Agweyu et al., ‘Generative AI-enabled clinical decision support system in primary care: a pragmatic, cluster-randomized trial’, Nature Medicine (2026). The trial embedded LLM assistance in routine care across 16 Kenyan primary-care facilities and randomized 103 clinical officers.↩
- 16David Wu et al., ‘First, do NOHARM: a medical safety benchmark and randomized study of physician and AI teaming on clinical consultations’, arXiv:2512.01241, version 4 (2026). The study contains 1,100 consultation tasks and reports model and physician-AI results under its specified experimental conditions.↩
- 17Sully F. Chen et al., ‘LLM-assisted systematic review of large language models in clinical medicine’, Nature Medicine 32 (2026): 1152-1159.↩
- 18Krithik Vishwanath et al., ‘General-purpose large language models outperform specialized clinical AI tools on medical benchmarks’, Nature Medicine (2026). The paper discusses possible public-benchmark contamination, benchmark-developer overlap, model-based grading bias, interface differences, and omitted dimensions including citation quality and latency.↩
- 19Jean Feng et al., ‘Expert Evaluation of Clinical AI Tools on Real Point-of-Care Clinical Queries’, arXiv:2606.28960 (2026). The preprint used 620 point-of-care queries, 187 HealthBench questions, and specialist-matched physician comparisons to evaluate OpenEvidence and three general-purpose models.↩
- 20Mostafa Dehghani et al., ‘The Benchmark Lottery’, arXiv:2107.07002 (2021). The authors show that task selection can alter the relative ranking of otherwise unchanged systems.↩
- 21Adam Tauman Kalai et al., ‘Evaluating large language models for accuracy incentivizes hallucinations’, Nature 653 (2026): 1047-1051.↩
- 22Charles P. Friedman and Allen J. Flynn, ‘Computable knowledge: An imperative for Learning Health Systems’, Learning Health Systems 3, no. 4 (2019): e10203.↩
- 23World Health Organization, SMART Guidelines.↩
- 24Cyril Zakka et al., ‘Almanac - Retrieval-Augmented Language Models for Clinical Medicine’, NEJM AI 1, no. 2 (2024): AIoa2300068.↩
- 25Guangzhi Xiong et al., ‘Benchmarking Retrieval-Augmented Generation for Medicine’, arXiv:2402.13178 (2024).↩
- 26Lars Masanneck, Sven G. Meuth, and Marc Pawlitzki, ‘Evaluating base and retrieval augmented LLMs with document or online support for evidence based neurology’, npj Digital Medicine 8 (2025): 137.↩
- 27David L. Sackett et al., ‘Evidence based medicine: what it is and what it isn't’, BMJ (1996).↩
- 28World Health Organization, ‘Standard approach to rating the certainty of evidence and strength of recommendations using the GRADE system’, Box 3.1 in Guidelines for the prevention, diagnosis, care and treatment for people with chronic hepatitis B infection (2024).↩
- 29Richard J. Holden et al., ‘SEIPS 2.0: a human factors framework for studying and improving the work of healthcare professionals and patients’, Ergonomics 56, no. 11 (2013): 1669-1686.↩↩
- 30Marisa L. Conte et al., ‘Ten simple rules to make computable knowledge shareable and reusable’, PLOS Computational Biology (2024).↩
- 31Qiao Jin et al., ‘Matching patients to clinical trials with large language models’, Nature Communications 15 (2024): 9074.↩
- 32Juraj Gottweis et al., ‘Accelerating scientific discovery with Co-Scientist’, Nature (2026). Expert-prioritized hypotheses received preliminary laboratory validation.↩
- 33World Health Organization Regional Office for Europe, ‘Strengthening countries' capacities to adopt and adapt evidence-based guidelines: a handbook for guideline contextualization’ (2023).↩
- 34Siobhan Dumbreck et al., ‘Drug-disease and drug-drug interactions: systematic examination of recommendations in 12 UK national clinical guidelines’, BMJ (2015).↩
- 35Shlomi Codish and Richard N. Shiffman, ‘A Model of Ambiguity and Vagueness in Clinical Practice Guideline Recommendations’ (2005).↩
- 36Bertrand Meyer, ‘Design by Contract’. Software correctness is relative to a specification expressed through preconditions, postconditions, and invariants.↩
- 37U.S. Food and Drug Administration, ‘General Principles of Software Validation’ (2002).↩