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

Time-Aware World Model for Adaptive Prediction and Control

arXiv 25.6 2025 62 method, application

TLDR

Time-Aware World Model (TAWM) conditions on time-step size to learn multi-frequency dynamics, improving prediction and control across diverse tasks.

Reasoning

The paper introduces a novel time-aware conditioning mechanism that improves data efficiency and performance across control tasks, grounded in information theory. However, it lacks real-world validation and may face scalability challenges in complex environments.

Read-first score

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

Recency 8%
86.7

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

Reproducibility 25%
81

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

Topical relevance 42%
52.9

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

Methodology quality 25%
50

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

Field roles

FrontierReproducibility anchor

Rank sensitivity

Stability: volatile; rank range: 275.

Keyword Scores

world model
10
world dynamics prediction
9
model-based reinforcement learning world model
6
world simulator
5
interactive world model
4
generative world model
3
video world model
0

Deep Analysis

Innovations

  • Explicitly incorporating temporal dynamics by conditioning on the time-step size Δt
  • Training over a diverse range of Δt values to learn both high- and low-frequency dynamics
  • Information-theoretic grounding that optimal sampling rate depends on system dynamics
  • Adaptive prediction and control across varying observation rates with improved data efficiency

Methodology

TAWM is a model-based approach that conditions on the time-step size Δt and trains over a diverse range of Δt values, rather than sampling at a fixed time-step. It is evaluated on various control tasks with varying observation rates, using the same number of training samples and iterations as conventional models.

Key Results

TAWM consistently outperforms conventional models across varying observation rates in a variety of control tasks, using the same number of training samples and iterations.

Tags