AgentEHR: Advancing Autonomous Clinical Decision-Making via Retrospective Summarization
Yusheng Liao, Chuan Xuan, Yutong Cai, Lina Yang, Zhe Chen, Yanfeng Wang, Yu Wang
TL;DR
AgentEHR targets realistic autonomous clinical decision-making within raw, high-noise EHR data, addressing the information-loss and reasoning-discontinuity limitations of prior summarization methods. It introduces RetroSum, a retrospective summarization framework paired with an evolving memory strategy to preserve long-horizon clinical reasoning while leveraging accumulated experiences. Empirical results across MIMIC-IV and MIMIC-III show RetroSum achieving up to 29.16% performance gains and up to 92.3% total-error reductions compared with competitive baselines, with robustness to distribution shifts and improved efficiency. The work establishes a new benchmark for EHR-based autonomous agents and highlights the importance of memory-augmented, history-aware reasoning for practical clinical applications.
Abstract
Large Language Models have demonstrated profound utility in the medical domain. However, their application to autonomous Electronic Health Records~(EHRs) navigation remains constrained by a reliance on curated inputs and simplified retrieval tasks. To bridge the gap between idealized experimental settings and realistic clinical environments, we present AgentEHR. This benchmark challenges agents to execute complex decision-making tasks, such as diagnosis and treatment planning, requiring long-range interactive reasoning directly within raw and high-noise databases. In tackling these tasks, we identify that existing summarization methods inevitably suffer from critical information loss and fractured reasoning continuity. To address this, we propose RetroSum, a novel framework that unifies a retrospective summarization mechanism with an evolving experience strategy. By dynamically re-evaluating interaction history, the retrospective mechanism prevents long-context information loss and ensures unbroken logical coherence. Additionally, the evolving strategy bridges the domain gap by retrieving accumulated experience from a memory bank. Extensive empirical evaluations demonstrate that RetroSum achieves performance gains of up to 29.16% over competitive baselines, while significantly decreasing total interaction errors by up to 92.3%.
