LGROSep 26, 2025

ReLAM: Learning Anticipation Model for Rewarding Visual Robotic Manipulation

arXiv:2509.22402v1h-index: 9
Originality Highly original
AI Analysis

This addresses the critical bottleneck of reward design for robotic manipulation in real-world visual settings, offering a novel method to improve efficiency and performance.

The paper tackles the problem of reward design in visual reinforcement learning for robotic manipulation by proposing ReLAM, a framework that automatically generates dense, structured rewards from video demonstrations, which accelerates learning and achieves superior performance on complex tasks.

Reward design remains a critical bottleneck in visual reinforcement learning (RL) for robotic manipulation. In simulated environments, rewards are conventionally designed based on the distance to a target position. However, such precise positional information is often unavailable in real-world visual settings due to sensory and perceptual limitations. In this study, we propose a method that implicitly infers spatial distances through keypoints extracted from images. Building on this, we introduce Reward Learning with Anticipation Model (ReLAM), a novel framework that automatically generates dense, structured rewards from action-free video demonstrations. ReLAM first learns an anticipation model that serves as a planner and proposes intermediate keypoint-based subgoals on the optimal path to the final goal, creating a structured learning curriculum directly aligned with the task's geometric objectives. Based on the anticipated subgoals, a continuous reward signal is provided to train a low-level, goal-conditioned policy under the hierarchical reinforcement learning (HRL) framework with provable sub-optimality bound. Extensive experiments on complex, long-horizon manipulation tasks show that ReLAM significantly accelerates learning and achieves superior performance compared to state-of-the-art methods.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes