paper-with-me

Papers

RISE: Self-Improving Robot Policy with Compositional World Model

2026-02-11 · Jiazhi Yang, Kunyang Lin, Jinwei Li, Wencong Zhang, Tianwei Lin, Longyan Wu, Zhizhong Su, Hao Zhao, Ya-Qin Zhang, Li Chen, Ping Luo, Xiangyu Yue, Hongyang Li arxiv

Despite the sustained scaling on model capacity and data acquisition, Vision-Language-Action (VLA) models remain brittle in contact-rich and dynamic manipulation tasks, where minor execution deviations can compound into failures. While reinforcement learning (RL) offers a principled path to robustness, on-policy RL in the physical world is constrained by safety risk, hardware cost, and environment reset. To bridge this gap, we present RISE, a scalable framework of robotic reinforcement learning via imagination. At its core is a Compositional World Model that (i) predicts multi-view future via a controllable dynamics model, and (ii) evaluates imagined outcomes with a progress value model, producing informative advantages for the policy improvement. Such compositional design allows state and value to be tailored by best-suited yet distinct architectures and objectives. These components are integrated into a closed-loop self-improving pipeline that continuously generates imaginary rollouts, estimates advantages, and updates the policy in imaginary space without costly physical interaction. Across three challenging real-world tasks, RISE yields significant improvement over prior art, with more than +35% absolute performance increase in dynamic brick sorting, +45% for backpack packing, and +35% for box closing, respectively.

📄 PDF Abstract BibTeX arXiv:2602.11075

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

ATOM-Bench: A Real-World Benchmark for Atomic Skills and Compositional Generalization in Manipulation Policies

2026-06-15 · Zenan Wu, Bingqing Wei, Lu Liu, Zheqi He 외 arxiv

Generalist manipulation policies are increasingly presented as foundation models for robotic control, but their real-world generalization remains difficult to diagnose. A policy may succeed on demonstrated tasks while st…

Robot Fleet Learning via Policy Merging

2023-10-02 · Lirui Wang, Kaiqing Zhang, Allan Zhou, Max Simchowitz 외

Fleets of robots ingest massive amounts of heterogeneous streaming data silos generated by interacting with their environments, far more than what can be stored or transmitted with ease. At the same time, teams of robots…

Robot Manipulation

Iterative Compositional Data Generation for Robot Control

2025-12-11 · Anh-Quan Pham, Marcel Hussing, Shubhankar P. Patankar, Dani S. Bassett 외 arxiv

Collecting robotic manipulation data is expensive, making it impractical to acquire demonstrations for the combinatorially large space of tasks that arise in multi-object, multi-robot, and multi-environment settings. Whi…

Reinforcement Learning

ComSim: Building Scalable Real-World Robot Data Generation via Compositional Simulation

2026-04-13 · Yiran Qin, Jiahua Ma, Li Kang, Wenzhan Li 외 arxiv

Recent advancements in foundational models, such as large language models and world models, have greatly enhanced the capabilities of robotics, enabling robots to autonomously perform complex tasks. However, acquiring la…

Data Augmentation

Zero-Shot Policy Transfer with Disentangled Task Representation of Meta-Reinforcement Learning

2022-10-01 · Zheng Wu, Yichen Xie, Wenzhao Lian, Changhao Wang 외

Humans are capable of abstracting various tasks as different combinations of multiple attributes. This perspective of compositionality is vital for human rapid learning and adaption since previous experiences from relate…

DisentanglementMeta Reinforcement Learningreinforcement-learningReinforcement Learning (RL)