ROAILGMar 2

Robometer: Scaling General-Purpose Robotic Reward Models via Trajectory Comparisons

arXiv:2603.02115v19 citationsh-index: 22
Originality Incremental advance
AI Analysis

This addresses the challenge of poor scalability in robotic reward modeling for large datasets with abundant failed trajectories, representing an incremental advancement in the field.

The paper tackles the problem of scaling general-purpose robotic reward models by introducing Robometer, a framework that combines intra-trajectory progress supervision with inter-trajectory preference supervision, and curates a dataset of over one million trajectories. It results in more generalizable reward functions and improved robot learning performance across diverse applications.

General-purpose robot reward models are typically trained to predict absolute task progress from expert demonstrations, providing only local, frame-level supervision. While effective for expert demonstrations, this paradigm scales poorly to large-scale robotics datasets where failed and suboptimal trajectories are abundant and assigning dense progress labels is ambiguous. We introduce Robometer, a scalable reward modeling framework that combines intra-trajectory progress supervision with inter-trajectory preference supervision. Robometer is trained with a dual objective: a frame-level progress loss that anchors reward magnitude on expert data, and a trajectory-comparison preference loss that imposes global ordering constraints across trajectories of the same task, enabling effective learning from both real and augmented failed trajectories. To support this formulation at scale, we curate RBM-1M, a reward-learning dataset comprising over one million trajectories spanning diverse robot embodiments and tasks, including substantial suboptimal and failure data. Across benchmarks and real-world evaluations, Robometer learns more generalizable reward functions than prior methods and improves robot learning performance across a diverse set of downstream applications. Code, model weights, and videos at https://robometer.github.io/.

Foundations

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

Your Notes