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

EnvRL: Learn from Environment Dynamics in Agentic Reinforcement Learning

About

Reinforcement learning (RL) has emerged as a powerful paradigm for training Large Language Models (LLMs) as agents. However, conventional RL methods for long-horizon agentic tasks often struggle with sparse outcome rewards. Intuitively, this overlooks the rich environment dynamics information contained in rollout interaction trajectories. We argue that the interaction experience inherently serves as an implicit supervision signal, reveals the underlying transition mechanisms of the environment, and enables the agent to construct a more accurate internal model of the environment.. Therefore, in this work, we investigate how to leverage this additional signal to improve policy learning. Specifically, we propose EnvRL, a framework that incorporates environment dynamics learning into agentic RL via two auxiliary objectives: state prediction and inverse dynamics. By jointly optimizing with the primary RL objective, we encourage the agent to internalize environment dynamics from its own interaction experience. Extensive experiments on two long-horizon agentic benchmarks demonstrate that EnvRL achieves significant improvements on success-rates over RL-only baselines, e.g., when trained with GRPO, lifting Qwen-2.5-1.5B-Instruct from 72.8% to 77.4% on ALFWorld, and from 56.8% to 67.0% on WebShop.

Zhitong Wang, Songze Li, Hao Peng, Shuzheng Si, Yi Wang, Maosong Sun, Juanzi Li• 2026

Related benchmarks

TaskDatasetResultRank
Embodied TaskAlfWorld
Overall Success Rate94.5
183
Web Agent InteractionWebshop
Score88.4
14
Search-augmented Multi-turn Tool CallingNQ
Success Rate44.55
2
Search-augmented Multi-turn Tool CallingTriviaQA
Success Rate62.07
2
Search-augmented Multi-turn Tool CallingPopQA
Success Rate45.82
2
Search-augmented Multi-turn Tool CallingHotpotQA
Success Rate38.32
2
Search-augmented Multi-turn Tool Calling2Wiki
Success Rate39.66
2
Search-augmented Multi-turn Tool CallingMuSiQue
Success Rate13.73
2
Search-augmented Multi-turn Tool CallingBamboogle
Success Rate65.32
2
Showing 9 of 9 rows

Other info

Follow for update