← 返回论文检索
ICML 2025PosterAccept (poster)

Time-Aware World Model for Adaptive Prediction and Control

Anh Nhu, Sanghyun Son, Ming Lin

University of Maryland, College Park · University of Maryland · UMD-CP & UNC-CH

PDF 由论文原始站点提供,PaperCompass 不保存论文文件。

摘要

In this work, we introduce the Time-Aware World Model (TAWM), a model-based approach that explicitly incorporates temporal dynamics. By conditioning on the time-step size, $\Delta t$, and training over a diverse range of $\Delta t$ values – rather than sampling at a fixed time-step – TAWM learns both high- and low-frequency task dynamics across diverse control problems. Grounded in the information-theoretic insight that the optimal sampling rate depends on a system’s underlying dynamics, this time-aware formulation improves both performance and data efficiency. Empirical evaluations show that TAWM consistently outperforms conventional models across varying observation rates in a variety of control tasks, using the same number of training samples and iterations. Our code can be found online at: github.com/anh-nn01/Time-Aware-World-Model.