ROAICVApr 3

ARM: Advantage Reward Modeling for Long-Horizon Manipulation

arXiv:2604.0303790.41 citationsh-index: 3
AI Analysis

This addresses the problem of costly and ill-suited reward design for non-monotonic behaviors in robotics, offering a more efficient solution for researchers and practitioners in robotic manipulation.

The paper tackles the challenge of sparse rewards in long-horizon robotic manipulation by proposing Advantage Reward Modeling (ARM), which uses a tri-state labeling strategy to estimate relative advantage, achieving a 99.4% success rate on a towel-folding task.

Long-horizon robotic manipulation remains challenging for reinforcement learning (RL) because sparse rewards provide limited guidance for credit assignment. Practical policy improvement thus relies on richer intermediate supervision, such as dense progress rewards, which are costly to obtain and ill-suited to non-monotonic behaviors such as backtracking and recovery. To address this, we propose Advantage Reward Modeling (ARM), a framework that shifts from hard-to-quantify absolute progress to estimating relative advantage. We introduce a cost-effective tri-state labeling strategy -- Progressive, Regressive, and Stagnant -- that reduces human cognitive overhead while ensuring high cross-annotator consistency. By training on these intuitive signals, ARM enables automated progress annotation for both complete demonstrations and fragmented DAgger-style data. Integrating ARM into an offline RL pipeline allows for adaptive action-reward reweighting, effectively filtering suboptimal samples. Our approach achieves a 99.4% success rate on a challenging long-horizon towel-folding task, demonstrating improved stability and data efficiency over current VLA baselines with near-zero human intervention during policy training.

Foundations

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

Your Notes