Crimson AI NewsA CrimsonLingua Network service
EN ع
← Back to news
Research paper Hugging Face

RynnValue: Temporal Distance as a Scalable Reward Signal for Robot Learning

AI By Crimson AI Hugging Face Papers 11 August 2026 · 00:00 8 views
Share: X Telegram

Hugging Face highlights RynnValue, an open-source value foundation model that uses temporal distance instead of preferences to learn generalizable value predictions, boosting real-world policy success from 52.5% to 72.5% online.

RynnValue: Temporal Distance as a Scalable Reward Signal for Robot Learning

Key points

General-purpose reward models are becoming a critical bottleneck in scaling robot learning, yet existing methods rely on task-specific anchors like preferences or progress that fail to transfer across different embodiments and data sources. Researchers from Alibaba DAMO Academy introduce RynnValue, an open-source value foundation model that replaces these anchors with temporal distance—the directed cost-to-go from an observation to a language-specified goal.

Because temporal-distance labels can be derived directly from timestamps, RynnValue scales to over 7,000 hours and roughly 3 million instruction-conditioned clips without needing preference or progress annotations. To ensure reliable learning at scale, the model employs random temporal sampling, temporal-order shuffling, and value-isolation attention, which suppress shortcuts that would otherwise make predictions insensitive to failures and regressions.

Trained without preference labels, RynnValue achieves an average Kendall's tau_a of 0.675 on the RBM-EVAL-OOD benchmark, surpassing the fully preference-supervised state of the art (0.655) and more than doubling a progress-only counterpart (0.292). It also generalizes zero-shot to unseen tasks, embodiments, and viewpoints.

When converted into dense rewards via potential-based shaping, RynnValue raises real-world policy success from 52.5% to 72.5% online and from 63.8% to 82.5% offline. These results establish temporal distance as a scalable supervision target and a practical reward interface for generalist robot policies.

The model weights and code are publicly available on GitHub, Hugging Face, and ModelScope.

MetricRynnValuePreference-Supervised SOTAProgress-Only
Kendall's tau_a (RBM-EVAL-OOD)0.6750.6550.292
Real-world success (online)72.5%--
Real-world success (offline)82.5%--
Source
Hugging Face · Hugging Face Papers
Related news
Research paper
Hugging Face 31 Aug 2026

Hugging Face Unveils StepGuard: Step-Level Guardrails for Safer AI Agents

StepGuard, a new step-level guard model from Hugging Face, audits agent actions before execution, reducing attack success rates by...

1
Research paper
Hugging Face 31 Aug 2026

Hugging Face Researchers Unveil ABot-Recon for Stable Long-Horizon 3D Reconstruction

ABot-Recon, a new streaming 3D reconstruction model from Hugging Face, achieves stable long-horizon performance using only local t...

1
Research paper
Hugging Face 31 Aug 2026

ContextPilot: Teaching Agents Proactive Context Management via Fine-Grained RL

Hugging Face researchers introduce ContextPilot, a framework that enhances long-horizon agent reasoning by expanding context-editi...

1