DenseReward: Dense Reward Learning via Failure Synthesis for Robotic Manipulation

📅 2026-07-14
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
Existing robotic reward models typically rely on sparse or trajectory-level signals and lack large-scale, diverse failure data, limiting their ability to provide fine-grained policy guidance. This work proposes DenseReward, the first fully automated pipeline that synthesizes physically plausible failure trajectories—such as collisions, grasp failures, and object drops—in simulation without requiring human annotations. By integrating visual observations with language instructions, DenseReward enables frame-wise dense reward prediction. The method establishes an end-to-end vision-language reward learning framework that significantly outperforms existing approaches in both simulated and real-world manipulation tasks, effectively supporting reinforcement learning and model predictive control.
📝 Abstract
Reinforcement learning holds great promise for improving robot policies beyond the limits of imitation learning. However, its practical adoption remains bottlenecked by the lack of reliable vision-language reward models that provide dense and informative feedback. Two key challenges remain: acquiring diverse failure data at scale and obtaining fine-grained reward signals beyond sparse trajectory-level success labels. Collecting failure trajectories typically requires laborious human effort, while pseudo-failures constructed by relabeling successful demonstrations fail to capture the diverse physical failure modes that arise during robot execution. Meanwhile, existing reward models often predict sparse binary or trajectory-level rewards, which provide limited guidance for efficient policy optimization. We introduce DenseReward, a dense robotic reward model that addresses both challenges. To train DenseReward, we develop an automated failure data generation pipeline that synthesizes physically realistic failure trajectories in simulation without human labeling, covering diverse failure modes such as collisions, missed grasps, object drops, and recovery behaviors. DenseReward predicts dense frame-level reward scores from visual observations and language instructions, enabling fine-grained estimation of task progress throughout an episode. Experiments show that DenseReward outperforms general-purpose VLMs and existing robotic reward models in dense reward prediction across both simulated and real-world manipulation. We further demonstrate that DenseReward provides effective reward guidance for downstream model predictive control and reinforcement learning. We release the dataset, trained reward models, and evaluation suite to support the development of failure-aware dense reward modeling for robot learning.
Problem

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

dense reward
failure data
robotic manipulation
reward modeling
reinforcement learning
Innovation

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

dense reward learning
failure synthesis
robotic manipulation
vision-language reward model
simulation-based data generation