日本フィジカルAI新聞

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

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

MT-WAM: 予測表現を行動生成へ再方向づける映像拡散トランスフォーマー

MT-WAM: Reorienting the One-Pass Predictive Representation Toward Action Generation

シェア:XThreadsFacebookLINEはてブBluesky

映像拡散トランスフォーマーの単一順伝播表現に、将来の2D点軌跡と視覚特徴の補助監督を加え、行動生成に必要な動態・空間構造を強調する手法を提案。LIBEROで98.2%、LIBERO-Plusで73.7%の成功率を達成した。

詳しい要約

1. どんなもの?

- ロボティクス/フィジカルAIの研究。 - Fast-WAMを基盤とし、video-action co-trainingで制御を改善する枠組み。 - 推論時に未来videoを生成せず、単一のvideo diffusion Transformerのforwardから得られる表現をaction生成に用いる。 - MT-WAMは元の学習目的を保持しつつ、未来の2D point trajectoriesとvisual featuresの補助supervisionを追加。 - 推論時はreplanごとに一度計算するvideo/motion cachesを使い、future-video predictionをスキップ。

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

- Fast-WAMはfuture-observation predictionが制御に必要な未来dynamicsやvisual structureを明示的に優先しない課題があった。 - MT-WAMは元の学習目的を保持したまま、未来の2D point trajectoriesとvisual featuresの補助supervisionを追加。 - 追加のembodied policy pretrainingなしで、LIBERO 98.2%、LIBERO-Plus 73.7%を達成。 - LIBERO-PlusではFast-WAMを23.8 percentage points上回る。 - RoboTwin 2.0 Clean2RandのRandom successは6.30%から19.40%へ、実世界4タスク平均は67.0%から77.8%へ向上。

3. 技術・手法の肝は?

- video backboneの最終blocksからコピーした軽量dual-stream branchでtarget-specific処理を行う。 - structured attention maskによりcross-stream attentionを防ぐ。 - motion-stream tokensがaction expertへ追加のdynamics conditionsを供給。 - future visual-feature predictionはobjectやspatial structureを捉えるfeature spaceでsupervisionを提供。 - このsupervisionにより、変化するvisual conditions下でaction生成に有用なvisual contextをvideo backboneが供給するよう学習。 - 推論時はvisual-feature-stream tokensをaction conditioningに加えず、video/motion cachesをreplanごとに一度計算しfuture-video predictionを…

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

- LIBEROで98.2%、LIBERO-Plusで73.7%のsuccessを達成。 - LIBERO-PlusではFast-WAMを23.8 percentage points上回る。 - RoboTwin 2.0 Clean2RandでRandom successが6.30%から19.40%へ増加。 - 実世界4タスクで平均successが67.0%から77.8%へ増加。 - 追加のembodied policy pretrainingなしでこれらの結果を達成。

5. 議論はある?

- 要旨からは不明。 - 明示的なlimitationsやfailure cases、計算コスト、ablationの議論は要旨に記載されていない。

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

- Fast-WAM(比較の基盤)。 - video-action co-trainingおよびvideo diffusion Transformerを用いたaction generationの関連研究。 - 2D point trajectory predictionやvisual-feature predictionを補助supervisionとして用いる研究。 - LIBERO、LIBERO-Plus、RoboTwin 2.0のbenchmark関連研究。

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

著者: Yiguang Yang, Jiankun Peng, Xiaoming Wang, Yiran Zhang, Zhibo Fang

分類: cs.CV, cs.RO

原文アブストラクト

Fast-WAM shows that video-action co-training improves control without generating future video at inference, making the representation from a single video diffusion Transformer forward central to action generation. However, future-observation prediction does not explicitly prioritize the future dynamics and visual structure needed for control. We present MT-WAM, which retains the original training objectives and adds complementary supervision for future two-dimensional point trajectories and visual features. A lightweight dual-stream branch copied from the video backbone's final blocks provides target-specific processing, while a structured attention mask prevents cross-stream attention. Motion-stream tokens supply additional dynamics conditions to the action expert. Future visual-feature prediction provides supervision in a feature space that captures object and spatial structure. This supervision trains the video backbone to provide more informative visual context for action generation under changing visual conditions, without adding visual-feature-stream tokens to action conditioning. At inference, MT-WAM uses video and motion caches computed once per replan and skips future-video prediction. Without additional embodied policy pretraining, MT-WAM achieves 98.2% success on LIBERO and 73.7% on LIBERO-Plus, exceeding Fast-WAM by 23.8 percentage points on the latter. On RoboTwin 2.0 Clean2Rand, Random success increases from 6.30% to 19.40%; across four real-world tasks, average success increases from 67.0% to 77.8%.

関連論文

PR本紙発行元 EmplifAI