日本フィジカルAI新聞

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

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

GeoLAM: ラベルなし人間動画から幾何学的潜在行動を学習

GeoLAM: Learning Geometry-Grounded Latent Actions from Unlabeled Human Videos

シェア:XThreadsFacebookLINEはてブBluesky

人間の動画から幾何学的な手がかりを活用して潜在行動を学習し、ロボット操作タスクに転移するフレームワークを提案。

詳しい要約

1. どんなもの?

- 人間の動画からラベルなしで操作に関連する運動を保持する潜在行動を学習するフレームワーク。 - 視覚再構成のみでは外観変化やカメラ移動と操作運動が絡み合う問題に対処。 - 未来フレーム再構成と4D幾何教師による運動監督を組み合わせる。 - 学習した表現をロボット実演に基づくworld-action modelの遷移目標として利用。 - 展開時には幾何教師や未来動画生成は不要。

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

- 従来の視覚再構成ベースの潜在行動学習は外観変化やカメラ移動を運動と混同しやすい。 - 明示的な手姿勢や手軌道アノテーションを必要とせず、幾何学的運動を保持する連続潜在行動を学習。 - 幾何特徴階層と4D幾何教師を組み合わせ、構造的事前知識と空間プールされたターゲットを活用。 - 展開時に幾何教師や未来動画生成を必要としない点で効率的。

3. 技術・手法の肝は?

- 凍結した幾何特徴階層による未来フレーム再構成と、訓練時のみの4D幾何教師による運動監督を統合。 - 幾何表現が構造的事前知識を提供し、教師の予測が3D変位、残差画像面運動、表面方位変化を捉える空間プールターゲットを生成。 - 可視性と信頼度重み付けで信頼できない推定の寄与を低減。 - ビデオ事前学習後、行動ラベル付きロボット実演でworld-action modelを訓練。 - モデルは潜在行動と実行可能行動チャンクを共同でノイズ除去し、未来動画予測は補助タスクとしてのみ使用。

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

- 潜在行動ベンチマークとロボット操作タスクでの評価を実施。 - 強い性能を示したと要旨に記載。 - 具体的な評価指標やベースラインとの比較詳細は要旨からは不明。

5. 議論はある?

- 要旨からは不明。

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

- 要旨で参照/比較されている研究は明示されていない。 - 同分野の関連手法として、visual reconstruction-based latent action learning、world-action model、4D geometry teacher、action-free video pretraining が挙げられる。

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

著者: Yifan Xie, Hekun Tian, Jinkun Liu, YuAn Wang, Qiao Sun, Wenbo Ding

分類: cs.CV, cs.RO

原文アブストラクト

Human videos provide rich manipulation experience, but extracting action representations that preserve useful motion remains challenging. Visual reconstruction alone can entangle manipulation-related motion with appearance changes and camera movement. We present GeoLAM, a framework for learning geometry-grounded latent actions from action-free human videos. GeoLAM combines future-frame reconstruction through a frozen geometric feature hierarchy with motion supervision from a training-only 4D geometry teacher. The geometric representation provides a structural prior, while the teacher's predictions yield spatially pooled targets capturing 3D displacement, residual image-plane motion, and surface-orientation changes. Visibility and confidence weighting reduces the contribution of unreliable estimates, encouraging continuous latent actions to retain geometric motion without explicit hand-pose or hand-trajectory annotations. After video pretraining without action labels, the learned representation provides transition targets for a world-action model trained on action-labeled robot demonstrations. The model jointly denoises latent actions and executable action chunks, with future-video prediction used only as an auxiliary training task. Deployment therefore requires neither the geometry teacher nor future-video generation. Evaluations on a latent-action benchmark and robotic manipulation tasks demonstrate the strong performance of GeoLAM.

関連論文