表現空間の経路から行動計画を直接作る世界モデル
Representation World Model: Learning States, Transition and Executable Plans in Representation
この論文をやさしく読む
ひとことで言うと
現在の状態から目標までの経路を、学習した表現空間で直接描いて行動に変えるモデルです。
何に役立つ?
探索や繰り返しの予測を減らす計画手法として、連続制御やロボット操作の研究に役立ちます。
この研究の面白いところ
経路に状態と遷移の情報を保たせ、逆動力学で経路から具体的な行動を復元します。
どこまで分かった?
連続制御のベンチマークで有効性を示し、ロボット操作では拡張可能性を示した段階です。要旨には実環境での運用成績はありません。
v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。
アブストラクトの日本語訳
状態、遷移、実行可能な計画を表現空間の中で直接学習するRepresentation World Model(RWM)を提案する。既存の世界モデルは通常、潜在表現と明示的な動力学モデルをともに学習し、探索、最適化、方策による予測を通じて計画する。これに対してRWMは、計画そのものを学習済み表現の幾何学的な構造に直接組み込む。始点と終点の表現から構成した潜在経路に沿って、局所的に逆動力学の教師信号を与えることで表現の構造を学習する。この経路には、課題に関係する状態と遷移の情報を保つことを求める。推論時には現在状態と目標状態の表現の間に潜在経路を直接作り、逆動力学から対応する行動を求める。再帰的なロールアウトや行動空間での探索は必要ない。連続制御のベンチマーク実験は直接計画に対するRWMの有効性を示し、ロボットによる物体操作の結果は、より複雑な身体的制御課題への拡張可能性を示す。これらの結果は、表現空間で直接計画する方法が、従来の世界モデルによる計画の有望な代替になり得ることを示唆する。
v1の要旨から自動生成。本文の精読・人による確認は未実施。
- 初稿
- 2026-09-24(UTC)
- 最新改訂
- 2026-09-24 · v1
- 査読・掲載
- 査読状況未確認
更新履歴
- v1 2026-09-24 この版を読む
取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。
原文の要旨
We propose the Representation World Model (RWM), which learns states, transitions, and executable plans directly in representation space. Unlike existing world models that typically learn latent representations together with explicit dynamics models and perform planning through search, optimization, or policy-based prediction, RWM directly incorporates planning into the learned representation geometry. RWM learns the representation geometry by applying inverse-dynamics supervision locally along latent paths constructed from endpoint representations, requiring these paths to preserve task-relevant state and transition information. At inference, planning is performed by directly constructing a latent path between the current and goal representations, with inverse dynamics used to recover the corresponding actions, without recursive rollouts or action-space search. Experiments on continuous-control benchmarks demonstrate the effectiveness of RWM for direct planning, while results on robotic manipulation further show its potential to extend to more complex embodied control tasks. These results suggest that planning directly in representation space provides a promising alternative to conventional world-model planning.
著者のコメント
Website: https://tsinghua-mars-lab.github.io/RepresentationWorldModel
arXiv ID: 2609.29171 / 要約の誤りについて