Awesome World Model Hub Papers · Datasets · Projects
← Back to papers

RoboScape-R: Unified Reward-Observation World Models for Generalizable Robotics Training via RL

arXiv 25.12 2025 54.1 method

TLDR

Proposes RoboScape-R, a world model framework with endogenous rewards to enhance generalization in robotics RL training.

Reasoning

The paper introduces a novel reward mechanism derived from the world model's intrinsic dynamics, addressing the lack of general reward signals in RL. However, the abstract lacks explicit mention of real-world experiments, and the claims about generalization are not supported by specific empirical results or benchmarks.

Read-first score

Read-first score 54.1, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 41.

Recency 8%
86.7

Uses a gentle age decay so recent papers surface without erasing older foundations. 2025

Methodology quality 25%
60

Screens visible abstract and analysis fields for experiment, dataset, baseline, metric, and limitation evidence. markers=baseline,experiment

Topical relevance 42%
58.6

Uses existing LLM keyword relevance scores normalized to 0-100. world model,world simulator,generative world model,interactive world model,video world model,world dynamics prediction,model-based reinforcement learning world model

Reproducibility 25%
30

Screens links and visible text for paper, code, dataset, artifact, and repository signals. pdf=True; code=False; dataset=False; markers=none

Field roles

Frontier

Rank sensitivity

Stability: volatile; rank range: 382.

Keyword Scores

world model
9
model-based reinforcement learning world model
8
world dynamics prediction
7
world simulator
6
generative world model
5
interactive world model
4
video world model
2

Deep Analysis

Innovations

  • World model as a general-purpose proxy for the embodied environment within the RL paradigm
  • Novel world model-based general reward mechanism generating endogenous rewards from the model's intrinsic understanding of state transition dynamics
  • Unified reward-observation world model framework for generalizable robotics training

Methodology

RoboScape-R uses a world model as a proxy environment for reinforcement learning. It introduces a reward mechanism that generates endogenous rewards from the model's understanding of state transitions, eliminating the need for handcrafted reward functions. The framework is evaluated against baselines in out-of-domain scenarios.

Key Results

Achieves an average 37.5% performance improvement over baselines under out-of-domain scenarios.

Tags