Experience Makes Skillful: Enabling Generalizable Medical Agent Reasoning via Self-Evolving Skill Memory
- lab arXiv
- lab arXivLabs
- location California
A new framework called SkeMex enables medical artificial-intelligence agents to improve their clinical reasoning over time by building a structured skill memory, without altering the underlying model weights, according to research submitted on 8 Jun 2026 [1][2]. The work addresses a limitation in current medical agent systems, which are increasingly expected to handle interactive clinical decision-making rather than only static question answering. Existing memory mechanisms often store raw historical traces that are redundant, noisy, and difficult to govern, and they rarely distinguish which memories are useful for future reasoning [2]. SkeMex distills informative interaction trajectories into structured skills that encode reusable procedural knowledge and organizes them into a multi-branch repository spanning general, task-specific, and action-level experience [2]. A closed-loop "Read--Write--Assess--Govern" lifecycle supports continual evolution by writing new skills, updating utilities, promoting useful memories, and removing harmful entries [2]. The framework estimates context-dependent utility from environment feedback to guide value-aware retrieval and repository governance [2]. In experiments across diverse clinical tasks, SkeMex consistently outperformed representative memory-based agents in both offline and online settings, and it generalized across model backbones while supporting transferable skill memory [2]. The authors stated that all data and code will be released publicly [2]. The preprint was posted on arXiv, an open-access repository for electronic preprints that has been operating since August 1991 and now receives about 24,000 submissions per month [6]. arXiv hosts papers across fields including computer science, physics, and quantitative biology, and it is not peer-reviewed [6]. The SkeMex paper appears under the Computer Science and Artificial Intelligence category and is accessible through the arXiv abstract page, which also features community-developed tools via the arXivLabs framework [5][4]. arXivLabs, launched in 2020, allows third-party collaborators to build experimental features such as bibliographic explorers and code-finding tools that appear as tabs on article pages, under guidelines that require adherence to openness, community, excellence, and user data privacy [5].
applicationmodel-releaseresearch-papercontroversytool-release
Background sources we checked (7)
- arxiv.org ↗ Medical agent systems are increasingly expected to support interactive clinical decision making rather than only static question answering. In such settings, effective agents must reuse prior experience across evolving cases, yet existing memory mechanisms often retain raw histor…
- info.arxiv.org ↗ arXiv Labs - arXiv info | arXiv e-print repository Skip to content # arXiv Labs Attention arXiv Users: arXiv Labs is pausing new proposals ## What are arXiv Labs? arXiv Labs are a way for the community to contribute new, useful features to arXiv. These integrations are avail…
- info.arxiv.org ↗ arXivLabs: Showcase - arXiv info | arXiv e-print repository [...] # arXivLabs: Showcase [...] arXiv is surrounded by a community of researchers and developers working at the cutting edge of information science and technology. [...] While the arXiv team is focused on our core miss…
- blog.arxiv.org ↗ arXivLabs: a space for community innovation – arXiv blog arXiv has launched a new, formalized framework enabling innovative collaborations with individuals and organizations. “Members of our community want to contribute tools that enhance the arXiv experience, and we val…
- en.wikipedia.org ↗ arXiv (pronounced as "archive"—the X represents the Greek letter chi ⟨χ⟩) is an open-access repository of electronic preprints and postprints (known as e-prints) approved for posting after moderation, but not peer reviewed. It consists of scientific papers in the fields of mathem…
- en.wikipedia.org ↗ 14 (fourteen) is the natural number following 13 and preceding 15.…
- en.wikipedia.org ↗ A large language model (LLM) is a neural network trained on a vast amount of text for natural language processing tasks, especially language generation. LLMs can typically generate, summarize, translate, and analyze text in many contexts, and are a foundational technology behind …