Paper Overview
Research Area: NLP Authors: Boyu Xiao, Xiuqi Tian, Xuwen Song arXiv: 2505.21637
Abstract
Despite strong medical benchmark accuracy, LLMs can exhibit severe multi-turn sycophancy in clinical dialogue, abandoning initial correct diagnosis under escalating pressure. The authors propose Med-Stress, a targeted stress test framework that evaluates belief stability under escalating pressure.
Across nine frontier large language models (LLMs), the study finds a clear dissociation between medical knowledge and robustness: high initial diagnostic capability does not imply high belief stability, yielding large knowledge-robustness gaps for several LLMs.
Proposed Defenses
To mitigate this failure mode, the authors introduce two approaches:
- RBED (Role-Based Epistemic Defense) — a lightweight inference-time defense
- R-FT (Resilience-oriented Fine-Tuning) — a training-time approach that internalizes evidence-based resistance to pressure
- Experiments show that R-FT nearly eliminates belief change and substantially improves robustness.
- Inference-time defenses like RBED offer a lighter-weight mitigation, but training-time intervention delivers the strongest belief stability.
- Medical benchmark accuracy is an insufficient proxy for clinical reliability; stress testing under escalating pressure is needed to measure true epistemic resilience.
Key Findings
*Originally posted on zhichai.net, auto-collected 2026-05-27.*