Hierarchical Value-Decomposed Offline Reinforcement Learning for Whole-Body Control

Towards Practical World Model-based Reinforcement Learning for Vision-Language-Action Models

1Nanjing University, 2National Key Laboratory for Novel Software Technology, 3Mila - Quebec AI Institute, 4Université de Montréal, 5Polixir Technologies
*Indicates Equal Contribution
VLA-MBPO Framework Illustration

The framework illustration of VLA-MBPO, comprising (A) a UMM-based world model with interleaved view decoding for multi-view observation and reward prediction, and (B) a stable and scalable policy update algorithm with chunked-level branch rollout. (C) illustration of both simulated and real-world task designs in our work.

Abstract

Vision-Language-Action (VLA) models show strong generalization for robotic control, but finetuning them with reinforcement learning (RL) is constrained by the high cost and safety risks of real-world interaction. Training VLA models in interactive world models avoids these issues but introduces several challenges, including pixel-level world modeling, multi-view consistency, and compounding errors under sparse rewards. Building on recent advances across multimodal models and model-based RL, we propose VLA-MBPO, a practical world model-based RL framework to tackle these problems in VLA finetuning. Our approach is guided by three key design choices: (i) adapting unified multimodal models (UMMs) to VLA settings, leveraging rich multimodal priors to enable world modeling with limited data; (ii) introducing an interleaved view decoding mechanism to enforce consistency across views; and (iii) employing chunk-level branched rollout to limit rollout horizons and mitigate error compounding during policy optimization. Our theoretical analysis shows a reduction in value gap of VLA-MBPO, and experiments in both simulated and real-world tasks demonstrate that our method effectively improves policy performance and sample efficiency for VLA finetuning.

Real World Tasks

BibTeX

@article{zhang2026practicalworldmodelbasedreinforcement,
      title={Towards Practical World Model-based Reinforcement Learning for Vision-Language-Action Models}, 
      author={Zhilong Zhang and Haoxiang Ren and Yihao Sun and Yifei Sheng and Haonan Wang and Haoxin Lin and Zhichao Wu and Pierre-Luc Bacon and Yang Yu},
      year={2026},
      eprint={2603.20607},
      archivePrefix={arXiv},
      primaryClass={cs.RO},
      url={https://arxiv.org/abs/2603.20607}, 
}