ReinboT: Amplifying Robot Visual-Language Manipulation with Reinforcement Learning
Hongyin Zhang, Zifeng Zhuang, Han Zhao, Pengxiang Ding, Hongchao Lu, Donglin Wang
TL;DR
ReinboT addresses uneven data quality in vision-language-action robotic systems by integrating dense return maximization into an end-to-end VLA model. It predicts dense returns (ReturnToGo) and leverages max-return sequence modeling to guide long-horizon actions, rather than relying on sparse feedback. On CALVIN mixed-quality data, ReinboT achieves state-of-the-art performance and demonstrates strong few-shot learning and out-of-distribution generalization in real-world tasks. The approach provides a practical path toward more robust and data-efficient embodied AI by coupling RL return maximization with VLA.
Abstract
Vision-Language-Action (VLA) models have shown great potential in general robotic decision-making tasks via imitation learning. However, the variable quality of training data often constrains the performance of these models. On the other hand, offline Reinforcement Learning (RL) excels at learning robust policy models from mixed-quality data. In this paper, we introduce Reinforced robot GPT (ReinboT), a novel end-to-end VLA model that integrates the RL principle of maximizing cumulative reward. ReinboT achieves a deeper understanding of the data quality distribution by predicting dense returns that capture the nuances of manipulation tasks. The dense return prediction capability enables the robot to generate more robust decision-making actions, oriented towards maximizing future benefits. Extensive experiments show that ReinboT achieves state-of-the-art performance on the CALVIN mixed-quality dataset and exhibits superior few-shot learning and out-of-distribution generalization capabilities in real-world tasks.
