[2603.22096] GSEM: Graph-based Self-Evolving Memory for Experience Augmented Clinical Reasoning
About this article
Abstract page for arXiv paper 2603.22096: GSEM: Graph-based Self-Evolving Memory for Experience Augmented Clinical Reasoning
Computer Science > Artificial Intelligence arXiv:2603.22096 (cs) [Submitted on 23 Mar 2026] Title:GSEM: Graph-based Self-Evolving Memory for Experience Augmented Clinical Reasoning Authors:Xiao Han, Yuzheng Fan, Sendong Zhao, Haochun Wang, Bing Qin View a PDF of the paper titled GSEM: Graph-based Self-Evolving Memory for Experience Augmented Clinical Reasoning, by Xiao Han and 4 other authors View PDF HTML (experimental) Abstract:Clinical decision-making agents can benefit from reusing prior decision experience. However, many memory-augmented methods store experiences as independent records without explicit relational structure, which may introduce noisy retrieval, unreliable reuse, and in some cases even hurt performance compared to direct LLM inference. We propose GSEM (Graph-based Self-Evolving Memory), a clinical memory framework that organizes clinical experiences into a dual-layer memory graph, capturing both the decision structure within each experience and the relational dependencies across experiences, and supporting applicability-aware retrieval and online feedback-driven calibration of node quality and edge weights. Across MedR-Bench and MedAgentsBench with two LLM backbones, GSEM achieves the highest average accuracy among all baselines, reaching 70.90\% and 69.24\% with DeepSeek-V3.2 and Qwen3.5-35B, respectively. Code is available at this https URL. Subjects: Artificial Intelligence (cs.AI) Cite as: arXiv:2603.22096 [cs.AI] (or arXiv:2603.22096v1 [cs.AI] fo...