Joint Optimization of Reasoning and Dual-Memory for Self-Learning Diagnostic Agent

📅 2026-04-08
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This work proposes SEA, a self-learning diagnostic agent that addresses the limitation of existing large language model–based agents, which typically process clinical cases in isolation and struggle to accumulate and reuse experience over time. SEA uniquely integrates a cognitively inspired dual-memory mechanism—comprising episodic and rule-based memory—within a unified reinforcement learning framework to jointly optimize clinical reasoning and knowledge retention. This enables continuous distillation, storage, and reliable reuse of diagnostic expertise. Experimental results demonstrate that SEA achieves a 92.46% accuracy on the MedCaseReasoning benchmark, surpassing the strongest baseline by 19.6%. It also shows the largest improvement on the long-horizon ER-Reason task (+0.35 Acc@100). Expert evaluation confirms that the rules generated by SEA exhibit high clinical credibility and practical utility.
📝 Abstract
Clinical expertise improves not only by acquiring medical knowledge, but by accumulating experience that yields reusable diagnostic patterns. Recent LLMs-based diagnostic agents have shown promising progress in clinical reasoning for decision support. However, most approaches treat cases independently, limiting experience reuse and continual adaptation. We propose SEA, a self-learning diagnostic agent with cognitively inspired dual-memory module. We design a reinforcement training framework tailored to our designed agent for joint optimization of reasoning and memory management. We evaluate SEA in two complementary settings. On standard evaluation with MedCaseReasoning dataset, SEA achieves 92.46% accuracy, outperforming the strongest baseline by +19.6%, demonstrating the benefit of jointly optimizing reasoning and memory. On the long-horizon with ER-Reason dataset, SEA attains the best final accuracy (0.7214) and the largest improvement (+0.35 Acc@100), while baseline methods show limited or unstable gains. Expert evaluation further indicates that rules consolidated from SEA show strong clinical correctness, usefulness and trust, suggesting that the induced rules in dual-memory module are reliable and practically meaningful. Overall, SEA improves both diagnostic reasoning ability and continual learning by effectively transforming experience into reusable knowledge.
Problem

Research questions and friction points this paper is trying to address.

diagnostic agent
clinical reasoning
experience reuse
continual learning
memory management
Innovation

Methods, ideas, or system contributions that make the work stand out.

dual-memory
joint optimization
self-learning diagnostic agent
reinforcement training
experience reuse
🔎 Similar Papers
No similar papers found.