Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

MemRL: Self-Evolving Agents via Runtime Reinforcement Learning on Episodic Memory

About

The hallmark of human intelligence is the self-evolving ability to master new skills by learning from past experiences. However, current AI agents struggle to emulate this self-evolution: fine-tuning is computationally expensive and prone to catastrophic forgetting, while existing memory-based methods rely on passive semantic matching that often retrieves noise. To address these challenges, we propose MemRL, a non-parametric approach that evolves via reinforcement learning on episodic memory. By decoupling stable reasoning from plastic memory, MemRL employs a Two-Phase Retrieval mechanism to filter noise and identify high-utility strategies through environmental feedback. Extensive experiments on HLE, BigCodeBench, ALFWorld, and Lifelong Agent Bench demonstrate that MemRL significantly outperforms state-of-the-art baselines, confirming that MemRL effectively reconciles the stability-plasticity dilemma, enabling continuous runtime improvement without weight updates. Code is available at https://github.com/MemTensor/MemRL.

Shengtao Zhang, Jiaqian Wang, Ruiwen Zhou, Junwei Liao, Yuchen Feng, Zhuo Li, Yujie Zheng, Weinan Zhang, Ying Wen, Zhiyu Li, Feiyu Xiong, Yutao Qi, Bo Tang, Muning Wen• 2026

Related benchmarks

TaskDatasetResultRank
Interactive Decision-makingAlfWorld
Overall Success Rate90.7
295
Embodied TaskAlfWorld
Overall Success Rate21.4
169
Online ShoppingWebshop
Score29.5
61
Interactive web-based shopping tasksWebshop
Score29.5
60
Online ShoppingWebShop (test)
Score29.5
59
Web Shopping AgentWebshop--
53
Interactive Task CompletionAlfWorld
Pick Success Rate100
45
CodingLiveCodeBench
Accuracy45.71
38
Question AnsweringARC-C
Accuracy (ARC-C)84.34
36
Agentic TaskALFWorld Unseen
Success Rate (SR)71.6
26
Showing 10 of 64 rows

Other info

Follow for update