Exploratory Memory-Augmented LLM Agent via Hybrid On- and Off-Policy Optimization
Abstract
Exploration remains the key bottleneck for large language model agents trained with reinforcement learning. While prior methods exploit pretrained knowledge, they fail in environments requiring the discovery of novel states. We propose EMPO$^2$, a hybrid RL framework that leverages memory for exploration and combines on- and off-policy updates to make LLMs perform well with memory while also ensuring robustness without it. On ScienceWorld and WebShop, EMPO$^2$ achieves 128.6% and 11.3% improvements over GRPO, respectively. Moreover, in out-of-distribution tests, EMPO$^2$ demonstrates superior adaptability to new tasks, requiring only a few trials with memory and no parameter updates. These results highlight EMPO$^2$ as a promising framework for building more exploratory and generalizable LLM-based agents.
Cite
Text
Liu et al. "Exploratory Memory-Augmented LLM Agent via Hybrid On- and Off-Policy Optimization." International Conference on Learning Representations, 2026.Markdown
[Liu et al. "Exploratory Memory-Augmented LLM Agent via Hybrid On- and Off-Policy Optimization." International Conference on Learning Representations, 2026.](https://mlanthology.org/iclr/2026/liu2026iclr-exploratory/)BibTeX
@inproceedings{liu2026iclr-exploratory,
title = {{Exploratory Memory-Augmented LLM Agent via Hybrid On- and Off-Policy Optimization}},
author = {Liu, Zeyuan and Kim, Jeonghye and Luo, Xufang and Li, Dongsheng and Yang, Yuqing},
booktitle = {International Conference on Learning Representations},
year = {2026},
url = {https://mlanthology.org/iclr/2026/liu2026iclr-exploratory/}
}