Modelwire
Subscribe

Medical LLMs fail under misleading context, even with reasoning traces

Researchers have identified how misleading context systematically degrades medical reasoning in large language models, even those with expert-level baseline performance. Using MedMisBench, a clinician-validated benchmark of 8,627 questions, the team injected fabricated evidence and false assertions to measure susceptibility across three models, including frontier systems. The work reveals that bare assertions corrupt judgment more reliably than fabricated evidence, and that models exposing reasoning traces remain vulnerable despite transparency. This finding matters for deployment: medical AI systems cannot be trusted to self-correct when given plausible but false context, raising questions about real-world safeguards in clinical settings.

Modelwire context

Explainer

The paper's key insight is asymmetry: not all false context degrades reasoning equally. Bare assertions (unsupported claims) are more damaging than fabricated evidence (false data with supporting details), suggesting models rely on assertion confidence rather than evidence evaluation. This inversion of intuition is what separates this work from generic 'LLMs fail on bad inputs' findings.

This connects directly to two prior Modelwire stories on context handling. The ClinTraceBench work (Sept 1) showed that clinical LLMs break when patient timelines are compressed for efficiency, revealing a gap between training and deployment. This new paper identifies a complementary failure: even when context is present and uncompressed, models can't distinguish reliable from unreliable information within it. Together, these papers suggest clinical AI faces a two-front problem: both lossy compression and poor judgment under adversarial context. The StateSwap paper (Sept 2) also found that framing alone can flip model predictions through hidden state mechanisms, hinting that context corruption may operate similarly below the surface.

If the same three frontier models tested here show different vulnerability rankings when evaluated on real clinical disinformation (not synthetic MedMisBench injections), that would suggest the benchmark captures a real deployment risk rather than an artifact of synthetic corruption. Alternatively, if any model developer ships a post-training intervention (like DPO-style grounding, as audited in the Context-Grounding paper from Sept 1) that measurably reduces bare assertion susceptibility on MedMisBench, that's the first concrete signal this finding is actionable.

This analysis is generated by Modelwire’s editorial layer from our archive and the summary above. It is not a substitute for the original reporting. How we write it.

MentionsMedMisBench · Large language models

MW

Modelwire Editorial

This synthesis and analysis was prepared by the Modelwire editorial team. We use advanced language models to read, ground, and connect the day’s most significant AI developments, providing original strategic context that helps practitioners and leaders stay ahead of the frontier.

Modelwire summarizes, we don’t republish. arXiv cs.LG originally reported this story as Untangling the Mechanisms of Misleading Context in Medical Question Answering”. The full content lives on arxiv.org. If you’re a publisher and want a different summarization policy for your work, see our takedown page.

Medical LLMs fail under misleading context, even with reasoning traces · Modelwire