English

Multi-Stage Manipulation with Demonstration-Augmented Reward, Policy, and World Model Learning

Machine Learning 2025-10-06 v2 Computer Vision and Pattern Recognition Robotics

Abstract

Long-horizon tasks in robotic manipulation present significant challenges in reinforcement learning (RL) due to the difficulty of designing dense reward functions and effectively exploring the expansive state-action space. However, despite a lack of dense rewards, these tasks often have a multi-stage structure, which can be leveraged to decompose the overall objective into manageable subgoals. In this work, we propose DEMO3, a framework that exploits this structure for efficient learning from visual inputs. Specifically, our approach incorporates multi-stage dense reward learning, a bi-phasic training scheme, and world model learning into a carefully designed demonstration-augmented RL framework that strongly mitigates the challenge of exploration in long-horizon tasks. Our evaluations demonstrate that our method improves data-efficiency by an average of 40% and by 70% on particularly difficult tasks compared to state-of-the-art approaches. We validate this across 16 sparse-reward tasks spanning four domains, including challenging humanoid visual control tasks using as few as five demonstrations.

Keywords

Cite

@article{arxiv.2503.01837,
  title  = {Multi-Stage Manipulation with Demonstration-Augmented Reward, Policy, and World Model Learning},
  author = {Adrià López Escoriza and Nicklas Hansen and Stone Tao and Tongzhou Mu and Hao Su},
  journal= {arXiv preprint arXiv:2503.01837},
  year   = {2025}
}

Comments

Project page can be found at https://adrialopezescoriza.github.io/demo3/

R2 v1 2026-06-28T22:05:08.579Z