日本フィジカルAI新聞

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

週刊ニュースレター購読
VLAarXiv:2608.08023v2

4D-WAM: 軌跡フィールドによる世界行動モデルへの時空間認識の注入

4D-WAM: Infusing Spatiotemporal Awareness into World Action Models through Trajectory Fields

シェア:XThreadsFacebookLINEはてブBluesky

ロボットの行動生成と動画予測を統合する世界行動モデルに、3次元軌跡フィールドの時空間知識を表現整合で注入する訓練戦略を提案。局所的な動き整合と長期的な目的地整合の2つの目的関数により、軌跡レベルの時空間表現を学習し、空間理解や実行精度、汎化性を向上させる。

詳しい要約

1. どんなもの?

4D-WAMは、World Action Models (WAMs)に3D trajectory fieldsからの時空間知識を注入する、モデル非依存の訓練戦略を提案する。WAMsはビデオ予測と行動生成を統合するが、通常2Dピクセル空間でビデオを表現するため、ロボットの行動が実行される3D空間との表現ギャップがある。4D-WAMは、motion alignmentとdestination alignmentという2つの相補的な目的関数を用いて、表現アライメントを通じて時空間知識を注入し、軌跡レベルの時空間表現を学習させる。

2. 先行研究と比べてどこがすごい?

先行研究のWAMsは2Dピクセル空間でビデオを表現するため、3D空間との表現ギャップがあった。最近の3Dアプローチは3D情報を導入するが、3D構造のダイナミクスを完全には活用できていない。4D-WAMは、3D trajectory fieldsから時空間知識を注入することで、このギャップを埋め、局所的な4D認識と長期的な目標ガイダンスを提供する点が新しい。

3. 技術・手法の肝は?

手法の肝は、2つの補完的な目的関数を用いた表現アライメントである。1) motion alignment: 隣接フレーム間の時間的特徴変化を整列させ、局所的な4D認識を構築する。2) destination alignment: ソースフレームから最終目的地を推論するよう、注意類似度分布のギャップを最小化する。これらにより、局所的な運動監督と長期的な目標ガイダンスを提供し、軌跡レベルの時空間表現を学習する。

4. どうやって有効だと検証した?

異なるベースモデルを用いた広範なin-distributionおよびout-of-distribution実験を通じて、空間理解、実行精度、ロバスト性、汎化性、多様性の改善を検証した。

5. 議論はある?

要旨からは、提案手法の限界や潜在的な欠点についての議論は不明。ただし、モデル非依存の訓練戦略であるため、様々なWAMsに適用可能であるが、3D trajectory fieldsの取得コストや、アライメントの計算負荷などが懸念される可能性がある。

6. 次に読むべき論文は?

要旨で参照されている先行研究として、World Action Models (WAMs)や3Dアプローチが挙げられる。具体的には、ビデオ予測と行動生成を統合したWAMsの基盤となる研究や、3D情報を導入した最近の研究が関連する。次に読むべき論文としては、これらの基盤論文や、3D trajectory fieldsの生成に関する研究が考えられる。

※ AIが要旨から生成した要約です。正確性は原文をご確認ください。

著者: Lishan Yang, Wenxuan Song, Xi Wang, Pingyue Sheng, Zheng Fang, Ziyang Zhou, Junjie He, Haodong Yan, Jiayi Chen, Nan Sun, Qiao Sun, Pengwei Wang, Lingqiao Liu, Yan Wang, Yuxiang Gao, Feras Dayoub, Haoang Li

分類: cs.RO

原文アブストラクト

Building on recent advances in world models, World Action Models (WAMs) jointly model video prediction and action generation. However, they typically represent videos in 2D pixel space, creating a representation gap with 3D space in which robotic actions are executed. Recent 3D approaches introduce 3D information, but fail to fully exploit the dynamics of 3D structures. In this work, we propose 4D-WAM, a model-agnostic training strategy that injects spatiotemporal knowledge from 3D trajectory fields into WAMs through representation alignment. To this end, we introduce two complementary objectives: 1) motion alignment, which aligns temporal feature variations across adjacent frames and encourages the model to build local 4D awareness during training, and 2) destination alignment, which guides the model to infer the final destination from the source frame by minimizing the gap between their attention-like similarity distributions. Together, these objectives provide both local motion supervision and long-horizon goal guidance, enabling WAMs to learn trajectory-level spatiotemporal representations. Extensive in-distribution and out-of-distribution experiments across different base models demonstrate the model's improvements in spatial understanding, execution precision, robustness, generalization, and versatility.