paper-with-me

Papers

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

2026-03-21 · Zhilong Zhang, Haoxiang Ren, Yihao Sun, Yifei Sheng, Haonan Wang, Haoxin Lin, Zhichao Wu, Pierre-Luc Bacon, Yang Yu arxiv

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 large multimodal models and model-based RL, we propose VLA-MBPO, a practical framework to tackle these problems in VLA finetuning. Our approach has three key design choices: (i) adapting unified multimodal models (UMMs) for data-efficient world modeling; (ii) an interleaved view decoding mechanism to enforce multi-view consistency; and (iii) chunk-level branched rollout to mitigate error compounding. Theoretical analysis and experiments across simulation and real-world tasks demonstrate that VLA-MBPO significantly improves policy performance and sample efficiency, underscoring its robustness and scalability for real-world robotic deployment.

📄 PDF Abstract BibTeX arXiv:2603.20607

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

VLA-RFT: Vision-Language-Action Reinforcement Fine-tuning with Verified Rewards in World Simulators

2025-10-01 · Hengtao Li, Pengxiang Ding, Runze Suo, Yihao Wang 외 arxiv

Vision-Language-Action (VLA) models enable embodied decision-making but rely heavily on imitation learning, leading to compounding errors and poor robustness under distribution shift. Reinforcement learning (RL) can miti…

Reinforcement Learning

Policy and World Modeling Co-Training for Language Agents

2026-06-01 · Ning Lu, Baijiong Lin, Shengcai Liu, Jiahao Wu 외 arxiv

Reinforcement learning (RL) improves large language model (LLM) agents by teaching them which actions lead to high rewards, but provides little supervision on what those actions do to the environment. World modeling (WM)…

Reinforcement Learning

Benchmarking Action Spaces in Reinforcement Learning for Vision-based Robotic Manipulation

2026-06-17 · Seyed Alireza Azimi, Homayoon Farrahi, Abhishek Naik, Colin Bellinger 외 arxiv

In real-world reinforcement learning (RL), the choice of action space can play a key role in shaping motion smoothness, safety, and overall task performance. In this study, we evaluate pose increment, pose velocity, join…

Reinforcement Learning

MoRE: Unlocking Scalability in Reinforcement Learning for Quadruped Vision-Language-Action Models

2025-03-11 · Han Zhao, Wenxuan Song, Donglin Wang, Xinyang Tong 외

Developing versatile quadruped robots that can smoothly perform various actions and tasks in real-world environments remains a significant challenge. This paper introduces a novel vision-language-action (VLA) model, mixt…

Large Language ModelMixture-of-ExpertsMulti-Task Learningreinforcement-learning+3

Sample Efficient Reinforcement Learning via Large Vision Language Model Distillation

2025-05-16 · Donghoon Lee, Tung M. Luu, Younghwan Lee, Chang D. Yoo

Recent research highlights the potential of multimodal foundation models in tackling complex decision-making challenges. However, their large parameters make real-world deployment resource-intensive and often impractical…

Decision MakingLanguage ModelingLanguage ModellingReinforcement Learning (RL)