TL;DR
VLLR introduces a dense reward framework combining language and vision models for improved long-horizon robotic task performance, reducing manual reward engineering and enhancing success rates across diverse tasks.
Contribution
The paper presents VLLR, a novel dense reward method leveraging LLMs and VLMs for task decomposition and progress estimation, improving RL finetuning efficiency and success on complex tasks.
Findings
VLLR achieves up to 56% success rate gains on the CHORES benchmark.
VLLR improves in-distribution task success by up to 5% over state-of-the-art methods.
VLLR enhances out-of-distribution task success by up to 10%.
Abstract
Existing robotic foundation policies are trained primarily via large-scale imitation learning. While such models demonstrate strong capabilities, they often struggle with long-horizon tasks due to distribution shift and error accumulation. While reinforcement learning (RL) can finetune these models, it cannot work well across diverse tasks without manual reward engineering. We propose VLLR, a dense reward framework combining (1) an extrinsic reward from Large Language Models (LLMs) and Vision-Language Models (VLMs) for task progress recognition, and (2) an intrinsic reward based on policy self-certainty. VLLR uses LLMs to decompose tasks into verifiable subtasks and then VLMs to estimate progress to initialize the value function for a brief warm-up phase, avoiding prohibitive inference cost during full training; and self-certainty provides per-step intrinsic guidance throughout PPO…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
