Search papers, labs, and topics across Lattice.
The paper introduces SEA, a self-learning diagnostic agent that uses a dual-memory module inspired by cognitive science to improve clinical reasoning and continual adaptation. A reinforcement learning framework is designed to jointly optimize the agent's reasoning and memory management. Experiments on MedCaseReasoning and ER-Reason datasets show that SEA significantly outperforms existing methods in diagnostic accuracy and long-horizon learning, while also generating clinically relevant rules.
A self-learning diagnostic agent that leverages dual-memory and reinforcement learning achieves state-of-the-art accuracy (+19.6%) and stable long-horizon learning, suggesting a promising path to experience-driven clinical AI.
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.