RLAnything: Forge Environment, Policy, and Reward Model in Completely Dynamic RL System
Yinjie Wang, Tianbao Xie, Ke Shen, Mengdi Wang, Ling Yang

TL;DR
RLAnything introduces a dynamic reinforcement learning framework that jointly optimizes environment, policy, and reward models through closed-loop feedback, significantly enhancing performance across various large language model and agentic tasks.
Contribution
The paper presents a novel RL framework that automatically adapts environment, policy, and reward models in a unified system, improving learning efficiency and task performance.
Findings
Achieves up to 18.7% performance improvement on benchmark tasks.
Joint optimization of models outperforms human-labeled reward signals.
Automatic environment adaptation enhances training effectiveness.
Abstract
We propose RLAnything, a reinforcement learning framework that dynamically forges environment, policy, and reward models through closed-loop optimization, amplifying learning signals and strengthening the overall RL system for any LLM or agentic scenarios. Specifically, the policy is trained with integrated feedback from step-wise and outcome signals, while the reward model is jointly optimized via consistency feedback, which in turn further improves policy training. Moreover, our theory-motivated automatic environment adaptation improves training for both the reward and policy models by leveraging critic feedback from each, enabling learning from experience. Empirically, each added component consistently improves the overall system, and RLAnything yields substantial gains across various representative LLM and agentic tasks, boosting Qwen3-VL-8B-Thinking by 9.1% on OSWorld and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
- 🤗Gen-Verse/RLAnything-Alf-7Bmodel· 4 dl· ♡ 44 dl♡ 4
- 🤗Gen-Verse/RLAnything-Alf-Reward-14Bmodel· 4 dl· ♡ 34 dl♡ 3
- 🤗Gen-Verse/RLAnything-OS-Reward-8Bmodel· 6 dl· ♡ 26 dl♡ 2
- 🤗Gen-Verse/RLAnything-OS-8Bmodel· 32 dl· ♡ 532 dl♡ 5
- 🤗Gen-Verse/RLAnything-UT-14Bmodel· 4 dl· ♡ 34 dl♡ 3
- 🤗Gen-Verse/RLAnything-Coder-7Bmodel· 5 dl· ♡ 35 dl♡ 3
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsReinforcement Learning in Robotics · Multimodal Machine Learning Applications · Domain Adaptation and Few-Shot Learning
