日本フィジカルAI新聞

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

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

家庭用デバイスの汎用的視覚基盤探索に向けて

Towards Generalizable Visually Grounded Exploration of Household Devices

シェア:XThreadsFacebookLINEはてブBluesky

視覚言語モデルが未知の家庭用デバイスを操作する能力を評価する新しいベンチマークVGEBenchを提案し、既存モデルが知識を物理的操作に変換するのが難しいことを示した。

詳しい要約

1. どんなもの?

本論文は、家庭用デバイスの操作における汎用的な視覚基盤探索能力を評価するためのベンチマークVGEBenchを提案している。VGEBenchは、静的データセットとは異なり、Logic-Driven State Machineフレームワークを用いて多ターンのインタラクションループをシミュレートし、エージェントが能動的な視覚知覚とフィードバック駆動の修正を通じて目標を達成することを強制する。これにより、Vision-Language Models (VLMs)の汎用的な視覚基盤探索能力を評価する。

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

既存のembodied explorationパラダイムは、人間が注釈した軌跡からの模倣学習に依存しており、エージェントの汎化能力を著しく制限している。また、既存のベンチマークは明示的な文書や注釈付き軌跡に依存し、機能的なデバイス操作に不可欠な動的なHypothesis-Interaction-Refinementプロセスを無視している。VGEBenchは、このような動的プロセスをシミュレートする初めてのベンチマークであり、静的認識や高次意味推論を超えた、能動的な探索とフィードバック駆動の修正を評価する点で優れている。

3. 技術・手法の肝は?

VGEBenchはLogic-Driven State Machineフレームワークを採用している。このフレームワークは、デバイスの状態遷移を論理的にモデル化し、エージェントとの多ターンインタラクションをシミュレートする。エージェントは視覚的な観察に基づいて仮説を立て、インタラクションを行い、フィードバックに基づいて仮説を修正するというプロセスを繰り返す。これにより、エージェントの能動的な視覚知覚と状態追跡能力を評価する。

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

実験では、既存のVLMsをVGEBench上で評価し、その性能を比較している。結果は、既存のVLMsが意味知識を物理的実行に変換することや、長期的な状態追跡を維持することに重大な課題を抱えていることを示している。具体的な数値や比較対象は要旨からは不明だが、ベンチマークの有効性は、既存手法の限界を明らかにすることで示されている。

5. 議論はある?

要旨からは、既存のVLMsがVGEBenchで直面する課題について議論されている。特に、意味知識の物理的実行への変換と長期的な状態追跡の困難さが指摘されている。しかし、具体的な議論の内容や提案手法の限界については要旨からは不明である。

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

要旨で参照されている研究は、Vision-Language Models (VLMs)、embodied exploration、imitation learning、Hypothesis-Interaction-Refinementプロセスなどである。次に読むべき論文としては、これらの関連分野の定番論文、例えばVLMの基礎モデルやembodied AIのサーベイが挙げられるが、具体的なタイトルは要旨からは不明である。

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

著者: Linhao Zheng, Zeming Liu, Wangke Chen, Li Zeng, Wanxiang Che, Heyan Huang, Yuhang Guo

分類: cs.AI

原文アブストラクト

Recent advancements in Vision-Language Models (VLMs) have demonstrated impressive capabilities in static visual recognition and high-level semantic reasoning. However, current embodied exploration paradigms still heavily rely on imitation learning from human-annotated trajectories, which severely limits agents' generalization ability. The key bottleneck of realizing general autonomous embodied agents lies in Generalizable Visually Grounded Exploration: the ability to operate novel devices without manuals or specific training by actively grounding abstract world knowledge into fine-grained visual affordances. Yet, existing benchmarks fail to evaluate this capability: they generally rely on explicit documents and annotated trajectories, neglecting the dynamic Hypothesis-Interaction-Refinement process essential for functional device operation. To bridge this gap, we introduce VGEBench, a comprehensive benchmark designed to evaluate the generalizable visually grounded exploration capabilities of VLMs. Unlike static datasets, we construct a Logic-Driven State Machine framework. This framework simulates multi-turn interaction loops, compelling agents to achieve goals by active visual perception and feedback-driven correction. Experimental results demonstrate that existing VLMs face significant challenges in translating semantic knowledge into physical execution and maintaining long-horizon state tracking.

関連論文