paper-with-me

Papers

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

2026-03-02 · Anthony Liang, Yigit Korkmaz, Jiahui Zhang, Minyoung Hwang, Abrar Anwar, Sidhant Kaushik, Aditya Shah, Alex S. Huang, Luke Zettlemoyer, Dieter Fox, Yu Xiang, Anqi Li, Andreea Bobu, Abhishek Gupta, Stephen Tu, Erdem Biyik, Jesse Zhang arxiv

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/.

📄 PDF Abstract BibTeX arXiv:2603.02115

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

RoboReward: General-Purpose Vision-Language Reward Models for Robotics

2026-01-02 · Tony Lee, Andrew Wagenmaker, Karl Pertsch, Percy Liang 외 arxiv

A well-designed reward is critical for effective reinforcement learning-based policy improvement. In real-world robotics, obtaining such rewards typically requires either labor-intensive human labeling or brittle, handcr…

Reinforcement LearningData Augmentation

RynnValue: Scaling Robotic Value Foundation Models with Temporal Distance

2026-08-10 · Dongchi Huang, Hongyin Zhang, Bohan Hou, Siteng Huang 외 hf

General-purpose reward models are increasingly the bottleneck for scaling robot learning, yet the recipe for learning value-related capabilities from large-scale heterogeneous corpora remains underexplored. Existing appr…

TeViR: Text-to-Video Reward with Diffusion Models for Efficient Reinforcement Learning

2025-05-26 · Yuhui Chen, Haoran Li, Zhennan Jiang, Haowei Wen 외

Developing scalable and generalizable reward engineering for reinforcement learning (RL) is crucial for creating general-purpose agents, especially in the challenging domain of robotic manipulation. While recent advances…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Learning Generalizable Robotic Reward Functions from "In-The-Wild" Human Videos

2021-03-09 · ICLR Workshop SSL-RL 2021 5 · Anonymous

We are motivated by the goal of generalist robotic agents that can complete a wide range of tasks across many environments. Critical to this is the robot’s ability to acquire some metric of task success or reward, which …

Model Predictive Control

Adapt2Reward: Adapting Video-Language Models to Generalizable Robotic Rewards via Failure Prompts

2024-07-20 · Yanting Yang, Minghao Chen, Qibo Qiu, Jiahao Wu 외

For a general-purpose robot to operate in reality, executing a broad range of instructions across various environments is imperative. Central to the reinforcement learning and planning for such robotic agents is a genera…

reinforcement-learningReinforcement Learning