GSEM: Graph-based Self-Evolving Memory for Experience Augmented Clinical Reasoning
arXiv cs.AI / 2026/3/24
📰 ニュースSignals & Early TrendsIdeas & Deep AnalysisModels & Research
要点
- The paper introduces GSEM (Graph-based Self-Evolving Memory), a clinical memory framework that improves how clinical decision experiences are stored and retrieved for experience-augmented clinical reasoning agents.
- Unlike prior memory methods that treat experiences as independent records, GSEM organizes experiences into a dual-layer graph to capture both intra-experience decision structure and inter-experience relational dependencies.
- GSEM supports applicability-aware retrieval and uses online feedback to calibrate node quality and edge weights, aiming to reduce noisy retrieval and improve reliable reuse.
- Experiments on MedR-Bench and MedAgentsBench using two LLM backbones (DeepSeek-V3.2 and Qwen3.5-35B) report the best average accuracy versus baselines, achieving 70.90% and 69.24% respectively.
- The authors provide public code at the linked GitHub repository to enable replication and further development of the proposed approach.
