MARVL: Multi-Stage Guidance for Robotic Manipulation via Vision-Language Models
Xunlan Zhou, Xuanlin Chen, Shaowei Zhang, Xiangkun Li, ShengHua Wan, Xiaohai Hu, Yuan Lei, Le Gan, De-chuan Zhan
TL;DR
The paper addresses reward design bottlenecks in sparse-reward robotic manipulation by leveraging Vision-Language Models (VLMs) to provide semantic guidance. It introduces MARVL, a three-part framework that (i) fine-tunes VLMs via Scene-View Decomposition to restore spatial grounding, (ii) applies Multi-Stage Decomposition with Task Direction Projection to produce monotonic progress signals across subtasks, and (iii) uses Confidence-Thresholded Shaping to filter noisy matches. Experiments on Meta-World show MARVL outperforms existing VLM-reward methods in sample efficiency and robustness, sometimes matching or surpassing an Oracle dense reward, and it generalizes to Panda-Gym and varying camera setups. Overall, MARVL demonstrates that structured grounding and stage-wise progress alignment can transform VLM signals into reliable, scalable rewards for robotic manipulation.
Abstract
Designing dense reward functions is pivotal for efficient robotic Reinforcement Learning (RL). However, most dense rewards rely on manual engineering, which fundamentally limits the scalability and automation of reinforcement learning. While Vision-Language Models (VLMs) offer a promising path to reward design, naive VLM rewards often misalign with task progress, struggle with spatial grounding, and show limited understanding of task semantics. To address these issues, we propose MARVL-Multi-stAge guidance for Robotic manipulation via Vision-Language models. MARVL fine-tunes a VLM for spatial and semantic consistency and decomposes tasks into multi-stage subtasks with task direction projection for trajectory sensitivity. Empirically, MARVL significantly outperforms existing VLM-reward methods on the Meta-World benchmark, demonstrating superior sample efficiency and robustness on sparse-reward manipulation tasks.
