MedCache: Efficient and Temporally Valid Memory for Longitudinal Clinical Agents

📅 2026-08-29
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
研究针对纵向临床代理记忆设计问题,提出MedCache框架,通过构建时间有效记忆、组织证据和自适应调用专家来提高推理准确性和记忆效率。
📝 Abstract
Longitudinal clinical agents must maintain an evolving patient state from evidence distributed across visits, time points, and specialties. However, how agent memory should be designed for this setting remains unclear. We introduce a benchmark of multi-visit, multi-specialty patient records that evaluates long-context evidence retrieval, cross-time evidence aggregation, and cross-specialty clinical reasoning. Using this benchmark, we systematically study four memory design choices: curation, organization, retrieval, and memory-augmented reasoning. We find that temporal validity is more important than simply retaining more history; specialty-factorized memory reduces context but can hide shared evidence; and multiple agents help when specialists must reason together, not merely when evidence comes from multiple memories. Guided by these findings, we propose \textit{MedCache}, a hybrid framework that constructs temporally valid patient memory, organizes evidence into overlapping specialty views, routes each query to relevant memories, and adaptively invokes one or multiple specialists. Experiments show that MedCache improves reasoning accuracy and memory efficiency over strong single-agent and multi-agent baselines, while generalizing across model backbones and external datasets.
Problem

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

Longitudinal Clinical Agents
Patient State
Evidence Retrieval
Clinical Reasoning
Innovation

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

temporally valid memory
specialty-factorized memory
adaptive specialist invocation
evidence organization
query routing
🔎 Similar Papers