Scaling Vision-Language Reward Learning for Robot Manipulation in Parallel Simulation

📅 2026-09-18
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
本文提出RAPID系统,通过并行模拟、自适应更新等方法加速基于视觉-语言模型的机器人操作奖励学习,显著减少训练时间和API调用。
📝 Abstract
Vision-language models (VLMs) can replace human annotators in preference-based reward learning, but sequential API requests and single-environment data collection make training slow and costly. We present RAPID (Reward learning with Adaptive Parallel Image Diversity), a system that couples GPU-parallel rollout with data-aware policy updates, single-request preference labeling, automatic reward stabilization, and representative image sampling. We evaluate these components on five Franka Panda manipulation tasks in IsaacLab. Parallel rollout and adaptive updates provide the first substantial reduction in training time: under matched two-stage prompting, mean runtime falls from 9.18 to 3.13 hours. With all RAPID components enabled, training completes in 1.15 hours using 896 rather than 19,840 API calls per run, and aggregate final success rises from 86.3\% to 98.7\%. This represents an 8.0$\times$ end-to-end speedup and a 95.5\% reduction in API usage. An offline evaluation with Gemma~3 12B and GPT-4.1 mini demonstrates that single-request prompting reduces labeling latency and cost across both models. Code is available at: https://github.com/rapid-vlm/rapid-vlm-rl.
Problem

Research questions and friction points this paper is trying to address.

Vision-language models
Reward learning
Parallel simulation
Training efficiency
API usage
Innovation

Methods, ideas, or system contributions that make the work stand out.

Parallel GPU Rollout
Data-aware Policy Updates
Single-request Preference Labeling
Automatic Reward Stabilization
L
Lobna Joualy
Department of Computer Science and Department of Mechanical Engineering, KU Leuven, 3590 Diepenbeek, Belgium; Flanders Make@KU Leuven, Belgium
E
Eric Demeester
Department of Mechanical Engineering, KU Leuven, 3590 Diepenbeek, Belgium; Flanders Make@KU Leuven, Belgium
Nikolaos Tsiogkas
Nikolaos Tsiogkas
ACRO, DTAI, Computer Science Department, KU Leuven
RoboticsOptimisationSchedulingAutomated planning