日本フィジカルAI新聞

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

週刊ニュースレター購読
VLA/アフォーダンス/操作学習arXiv:2608.05215v1

VLAff: 統一的な操作可能アフォーダンスのための視覚言語アフォーダンスモデル

VLAff: Vision-Language-Affordance Model for Unified Actionable Affordances

シェア:XThreadsFacebookLINEはてブBluesky

人間のビデオから操作スキルを学習するため、物体中心のアフォーダンスを抽出し、視覚・把握・軌道のアフォーダンスを統合的に生成する大規模視覚言語モデルを提案した。

詳しい要約

1. どんなもの?

VLAffは、人間の動画から物体中心の実行可能なアフォーダンス(視覚・把握・軌道)を抽出し、ロボット操作に活用するための統一基盤モデルを提案する。大規模データセットEgoAffordanceを構築し、Vision-Language-Affordanceモデルを学習する。

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

従来のアフォーダンス学習は単一のアフォーダンス(例:視覚のみ)に焦点を当て、人間とロボットの身体性の違いを考慮していなかった。VLAffは、視覚・把握・軌道の3種類のアフォーダンスを統合し、身体性非依存の物体中心表現を学習することで、ゼロショット操作やアフォーダンス誘導学習を可能にした点が優れている。

3. 技術・手法の肝は?

手法の肝は、egocentric human videosから3D Structure-from-Motionとhand mesh reconstructionを用いて、視覚(どこを操作するか)、把握(どう握るか)、軌道(どう動かすか)のアフォーダンスを抽出し、大規模データセットEgoAffordanceを構築すること。さらに、VLAffは大規模vision-language modelを基盤とし、これらのアフォーダンス間のクロスモーダル相関を学習し、3Dシーン情報を用いて実行可能なアクションに変換する。

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

視覚アフォーダンス予測でSOTAを達成し、実ロボットでのゼロショット操作とアフォーダンス誘導ロボット学習の有効性を実験で示した。

5. 議論はある?

要旨からは、身体性非依存のアフォーダンスが実際のロボット操作にどの程度汎化するか、またデータセットのバイアスや計算コストなどの議論は不明。

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

要旨で参照されている手法として、3D Structure-from-Motion、hand mesh reconstruction、vision-language model、および関連するアフォーダンス学習の研究(例:Affordance Learning)が挙げられる。

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

著者: Jihoon Oh, Kento Kawaharazuka, Kei Okada

分類: cs.RO, cs.CV

原文アブストラクト

Learning manipulation skills from human videos is promising for scalable robot learning. However, the embodiment mismatch between humans and robots makes this challenging. One promising solution is to learn object-centric actionable affordances that are embodiment-agnostic. In this work, we propose a framework that leverages egocentric human videos with state-of-the-art 3D Structure-from-Motion and hand mesh reconstruction to extract actionable affordances such as visual, grasp, and trajectory affordances that explicitly encode where to interact, how to grasp, and how to move. We construct EgoAffordance, a large-scale dataset comprising 204K episodes with 5.6M visual affordances and 11.6M grasp and trajectory affordances. Building on this, we introduce VLAff, a large vision-language model-based unified foundation model that learns cross-modal correlations across all actionable affordances. Given a visual observation and instruction, VLAff generates visual affordance heatmaps, grasp poses, and trajectories, which are then converted into directly executable actions by utilizing 3D scene information. Through extensive experiments, we demonstrate that VLAff not only achieves state-of-the-art performance on visual affordance prediction, but can also be effectively applied to real robot applications such as zero-shot manipulation and affordance-guided robot learning.