日本フィジカルAI新聞

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

週刊ニュースレター購読
VLMarXiv:2609.09396

VANTAGE-Bench:視覚言語モデルにおけるインフラAIギャップの評価

VANTAGE-Bench: Evaluating the Infrastructure AI Gap in Vision-Language Models

シェア:XThreadsFacebookLINEはてブBluesky

固定カメラ映像を用いたインフラAI(物流・交通・スマート空間)向けベンチマークを提案し、17モデルのゼロショット評価でイベント検証や時間定位に最大24点の性能不足があることを示した。

詳しい要約

1. どんなもの?

- VANTAGE-Benchは、固定カメラによるopen-loopなinsight(安全監視・運用記録など)を扱うInfrastructure AIに着目したbenchmark。 - 3つの運用domain(Logistics, Transportation, Smart Spaces)を対象。 - imageとvideoの評価を統合し、semantic・spatial・temporal・spatio-temporal能力を測る。 - multiple-choiceを超え、dense captioningやspatio-temporal groundingを含む8つのtask formulationを採用。 - Single Object Tracking向けにsingle-pass trajectory protocolを追加し、固定カメラinfrastructure videoでの初の評価を主張。 - 3,346 media assetsに対し、3,342 video-task annotations、4,281 image-grounding annotations、27,40…

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

- 従来のEmbodied AIはaction-orientedで、subject-centricなconsumer video上で評価されることが多かった。 - 本研究はそれらが見落としてきたInfrastructure AIというPhysical AIの一分類に焦点を当てる。 - consumer-centric benchmarkと比べ、性能不足は一般的ではなく集中的に現れると報告。 - 例としてevent verification、referring expressions、temporal localizationは全model scaleで約9〜24ポイント低下。 - 一方、video question answeringはVideoMMEと5.3ポイント以内、2D spatial pointingはBLINKに対し不足なし。 - 固定カメラinfrastructure videoでのSingle Object Tracking評価を初めて行い、specialist trackersと比較。

3. 技術・手法の肝は?

- 3つの運用domain(Logistics, Transportation, Smart Spaces)を横断するbenchmarkを設計。 - imageとvideoの評価を統合し、semantic・spatial・temporal・spatio-temporalの4能力を測定。 - multiple-choiceを超え、dense captioningやspatio-temporal groundingを含む8つのtask formulationを採用。 - Single Object Trackingにはsingle-pass trajectory protocolを導入。 - 固定カメラinfrastructure video上でspecialist trackersを基準にスコアリング。 - annotationは3 regimesにわたり、3,346 media assets、3,342 video-task annotations、4,281 image-grounding annotations、27,404 detection boxesで構成。

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

- 17 modelsをzero-shotで評価。 - consumer-centric benchmarkとの比較で、性能不足が集中的に現れることを確認。 - event verification、referring expressions、temporal localizationは全model scaleで約9〜24ポイント低下。 - video question answeringはVideoMMEと5.3ポイント以内、2D spatial pointingはBLINKに対し不足なし。 - temporal pillarは絶対的に最弱で、temporal localizationは55.7 mIoU、dense video captioningは37.3 SODA_cを超えるsystemなし。 - trackingではfrontier modelsが短horizonでspecialist trackersに約5ポイント以内に迫るが、horizon拡大で差が開く。 - open-weight modelsが2D object localizationで先行し、scaleやprop…

5. 議論はある?

- Infrastructure AI Gapは一般的な能力不足ではなく、特定能力に集中して現れると議論。 - temporal能力が絶対的に最弱である点を指摘。 - trackingは短horizonではfrontier modelsがspecialistに近いが、horizon拡大で乖離。 - open-weight modelsが2D object localizationで先行するため、scaleやproprietary accessが性能差の説明にならないと議論。 - その他の議論や限界については要旨からは不明。

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

- VideoMME(video question answeringの比較対象) - BLINK(2D spatial pointingの比較対象) - specialist trackers(Single Object Trackingの比較対象) - dense video captioningおよびtemporal localizationの関連手法(具体的名称は要旨からは不明) - Embodied AIのaction-oriented評価に関する研究(具体的名称は要旨からは不明)

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

著者: Zaid Pervaiz Bhat, Nimra Nayyar, Arihant Jain, Lap Fung Chan, John Suchanek, Yu Wang, Varun Praveen, Tomasz Kornuta, Vidya Nariyambut Murali

分類: cs.CV, cs.AI

原文アブストラクト

As Vision-Language Models (VLMs) advance toward physical deployment, the focus has remained on action-oriented Embodied AI evaluated on subject-centric consumer video. This overlooks a pervasive class of Physical AI: Infrastructure AI, which relies on fixed cameras for open-loop insights like safety monitoring and operational logging. We introduce VANTAGE-Bench, a benchmark measuring this "Infrastructure AI Gap." It spans three operational domains (Logistics, Transportation, and Smart Spaces), unifies image and video evaluation across semantic, spatial, temporal, and spatio-temporal capabilities, and moves beyond multiple-choice to eight task formulations including dense captioning and spatio-temporal grounding. It adds a single-pass trajectory protocol for Single Object Tracking and, to our knowledge, the first such evaluation on fixed-camera infrastructure video, scored against specialist trackers. Annotation spans three regimes over 3,346 media assets: 3,342 video-task annotations, 4,281 image-grounding annotations, and 27,404 detection boxes. Evaluating 17 models zero-shot, we find the shortfall relative to consumer-centric benchmarks is concentrated, not general. Event verification, referring expressions, and temporal localization fall roughly 9 to 24 points at every model scale, while video question answering stays within 5.3 points of VideoMME and 2D spatial pointing shows no shortfall against BLINK. The temporal pillar is weakest in absolute terms: no system exceeds 55.7 mIoU on temporal localization or 37.3 SODA_c on dense video captioning. On tracking, frontier models come within roughly 5 points of specialist trackers over short horizons but separate as the horizon extends. Open-weight models lead 2D object localization outright, so neither scale nor proprietary access explains the pattern. Data, evaluation harness, and leaderboard: https://vantage-bench.org/

関連論文