日本フィジカルAI新聞

世界のフィジカルAIを、日本語で。

週刊ニュースレター購読
世界モデルarXiv:2510.16123

記憶検索によるゼロショット世界モデル

Zero-shot World Models via Search in Memory

シェア:XThreadsFacebookLINEはてブBluesky

学習なしで類似検索と確率的表現を用いて世界モデルを近似し、Dreamer系のPlaNetと比較して長期予測で優位性を示した。

著者: Federico Malato, Ville Hautamäki

分類: cs.LG

原文アブストラクト

World Models have vastly permeated the field of Reinforcement Learning. Their ability to model the transition dynamics of an environment have greatly improved sample efficiency in online RL. Among them, the most notorious example is Dreamer, a model that learns to act in a diverse set of image-based environments. In this paper, we leverage similarity search and stochastic representations to approximate a world model without a training procedure. We establish a comparison with PlaNet, a well-established world model of the Dreamer family. We evaluate the models on the quality of latent reconstruction and on the perceived similarity of the reconstructed image, on both next-step and long horizon dynamics prediction. The results of our study demonstrate that a search-based world model is comparable to a training based one in both cases. Notably, our model show stronger performance in long-horizon prediction with respect to the baseline on a range of visually different environments.

関連論文