日本フィジカルAI新聞

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

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

AlloEgo-VLM: 視覚言語モデルにおける全中心・自己中心参照枠の曖昧性解消

AlloEgo-VLM: Disambiguating Allocentric and Egocentric Reference Frames in Vision-Language Models

シェア:XThreadsFacebookLINEはてブBluesky

視覚言語モデルが空間関係を記述する際に参照枠(全中心的・自己中心的)の曖昧さを解消するためのデータセットとフレームワークを構築し、ロボットの物体探索タスクでの実用性を検証した。

詳しい要約

1. どんなもの?

本研究は、Vision-Language Models (VLMs) が空間記述の参照枠(allocentric と egocentric)の曖昧さを扱う問題に取り組む。新規データセット AlloEgo-View を構築し、それを用いて AlloEgo-VLM フレームワークを開発する。これは、曖昧なクエリに対しても参照枠を明確化し、既存の VLM に supervised fine-tuning で統合可能である。さらに、NVIDIA Isaac Sim 上の embodied robotic platform で実世界の open-ended object searching タスクにおける有効性を検証する。

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

既存の VLM は参照枠や物体の向きに関する訓練が不十分で、視点依存のクエリに対して一貫性のない応答を生成する。本研究は、構造化された空間表現に基づく視点別の記述を含むデータセットを構築し、参照枠の曖昧さを明示的に扱う点で先行研究より進んでいる。また、既存の VLM に容易に統合できるフレームワークを提供する点も新しい。

3. 技術・手法の肝は?

手法の肝は、AlloEgo-View データセットの構築と、それに基づく supervised fine-tuning による AlloEgo-VLM の開発である。データセットは (image, query, view-specific answer) の三つ組からなり、各記述は structured spatial representation に従い、scene description、reference object、target object、それらの orientation、reference frame、view type を注釈する。これにより、モデルは曖昧なクエリでも文脈から適切な参照枠を推定できるようになる。

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

実験では、現在の VLM が視点依存クエリに対して限界があることを示し、AlloEgo-VLM の曖昧さ解消能力が強いことを実証した。さらに、NVIDIA Isaac Sim 上の embodied robotic platform にフレームワークを展開し、open-ended object searching タスクで実世界の実現可能性を検証した。

5. 議論はある?

要旨からは、議論の詳細は不明であるが、空間認知の文化的差異や、より複雑な空間関係への拡張、実環境でのロバスト性などが今後の課題として考えられる。また、データセットの規模や多様性に関する限界も議論される可能性がある。

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

要旨で参照されている研究は明示されていないが、関連分野として、VLM の空間推論、参照枠の認知心理学、embodied AI のナビゲーションなどが挙げられる。具体的には、空間関係を扱う VLM の研究や、参照枠の曖昧さを扱うロボティクスの研究を読むことが推奨される。

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

著者: Kuan-Lin Chen, Tzu-Ti Wei, Chao-Chi Liao, Yu-Chee Tseng, Jen-Jee Chen

分類: cs.CV

原文アブストラクト

This study investigates the challenge of ambiguity faced by Vision-Language Models (VLMs) in understanding spatial semantics. Spatial cognition, shaped by cognitive psychology, spatial science, and cultural context, often assigns directionality to objects. However, natural language descriptions of spatial relations frequently omit explicit reference frames, leading to semantic ambiguity and potentially serious errors for embodied AI robots. Existing VLMs, due to insufficient training on reference frames and object orientations, often produce inconsistent responses. To address this issue, we construct a new dataset, AlloEgo-View, comprising (image, query, view-specific answer) triplets that capture key object relations from both allocentric and egocentric perspectives. The view-specific descriptions follow a structured spatial representation that annotate detailed scene descriptions, reference and target objects, their orientations, reference frames, and view types. Building on AlloEgo-View, we develop AlloEgo-VLM, a framework to disambiguate allocentric and egocentric reference frames, even under ambiguous queries, and to be easily integrated into existing VLMs via supervised fine-tuning. Furthermore, we deploy our framework onto an embodied robotic platform within NVIDIA Isaac Sim to validate its real-world feasibility in open-ended object searching tasks. Experiments highlight the limitations of current VLMs in handling view-specific queries and demonstrate the strong disambiguation ability of AlloEgo-VLM.

関連論文