ROJun 23

World Value Models for Robotic Manipulation

arXiv:2606.2474223.4
Predicted impact top 5% in RO · last 90 daysOriginality Highly original
AI Analysis

This work addresses the need for accurate value estimation in robotic policy learning from mixed-quality data, offering a robust method that outperforms existing VLM-based approaches.

The authors propose World Value Model (WVM), a generalist robotic value model that integrates world models with value estimation to improve temporal understanding and data quality assessment. WVM achieves state-of-the-art Value-Order Correlation on standard benchmarks and a new Suboptimal-Value-Bench, and enhances manipulation policy learning across simulated and real-world settings.

Generalist value models play a pivotal role in scaling robotic policy learning from large-scale, mixed-quality data. Mathematically, accurate value estimation demands deep temporal understanding, requiring models to both ground the current belief using historical context and plan over future outcomes. However, most existing robotic value models are built on Vision-Language Model (VLM) backbones that are pretrained primarily on static or temporally sparse visual observations, lacking the requisite temporal modeling capabilities for value estimation. Unlike VLMs, world models naturally excel at temporal modeling and future planning, making them ideal foundations for learning generalizable value functions. Driven by this insight, we marry world models with value estimation to construct a new generalist robotic value model, World Value Model (WVM), that offers accurate task progressions to assess data quality. On standard benchmarks, WVM delivers state-of-the-art (SOTA) Value-Order Correlation (VOC) results. Complementing standard evaluation suites that contains only expert data, we further introduce Suboptimal-Value-Bench, a multi-embodiment benchmark consisting of 800 suboptimal trajectories with high-fidelity, human-labeled frame annotations. Our evaluations show that WVM maintains its SOTA performance on Suboptimal-Value-Bench, establishing its robustness in handling both expert and suboptimal data. When deployed for policy learning, WVM improves manipulation performance across various policy extraction approaches in both simulated and real-world deployment, providing robust guidance for learning from mixed-quality data.

Foundations

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

Your Notes