MEGA Hub

State2State: Environment-Derived Mid-Training for LLM Agents

Authors

Do you know Xuanyu Lei?You can claim authorship or link another user.Do you know Yiqi Zhu?You can claim authorship or link another user.Do you know Chenliang Li?You can claim authorship or link another user.Do you know Kaiming Liu?You can claim authorship or link another user.Do you know Peng Li?You can claim authorship or link another user.Do you know Ming Yan?You can claim authorship or link another user.Do you know Jieping Ye?You can claim authorship or link another user.Do you know Ya-Qin Zhang?You can claim authorship or link another user.Do you know Yang Liu?You can claim authorship or link another user.

Abstract

Training LLM agents commonly relies on supervised fine-tuning from expert trajectories or online reinforcement learning over human-specified tasks with handcrafted verifiers. Though effective, both remain bottlenecked by externally specified tasks and supervision signals, limiting the scalability and diversity of agent training. We study an environment learning paradigm in which agents acquire interaction and manipulation capabilities solely through environment interaction, without externally specified tasks. We propose State2State, an environment-derived mid-training method that converts explored environment states into training objectives, challenging agents to reach a specified target state. By deriving tasks from environment exploration and verifying success through rule-based state matching, State2State provides scalable and verifiable training objectives without expert supervision or manual task design. Experiments on ALFWorld and ScienceWorld show that State2State improves agent performance as a standalone environment-learning stage in most settings. As initialization for downstream RL, it further improves final performance and learning efficiency, with promising evidence of cross-environment generalization.

Community

00

Publication notes

Author note
Work in progress