arXiv論文メモ
新着一覧
cs.HC / cs.AI · 査読状況未確認

可視化画面をAIが操作するための部品と評価基盤

WidgetVA: A Widget-Centric Framework and Benchmark for Agentic Visual Analytics

Yutong Chen, Zhike Tang, Zhihao Mai, Zhihao Shuai, Danli Luo, Jing Xu, and Weikai Yang

この論文をやさしく読む

ひとことで言うと

グラフや表の画面をAIが操作して分析するために、フィルターや拡大などの部品を共通の形式にそろえ、操作課題で評価する研究です。

何に役立つ?

既存の可視化システムをAIが扱えるようにする場合や、AIが答えに至る操作を評価する場合に役立ちます。既存画面のラップと新規画面の組立ての両方を想定しています。

この研究の面白いところ

最終回答だけでなく、参照手順との近さや画面の状態を別々に採点します。正答できたかと、どのように操作したかを分けて調べられます。

どこまで分かった?

複数VLMの実験は報告されていますが、具体的なスコアや残存する失敗の内訳は要旨にありません。専門家の分析作業すべてを代替できるという結論ではありません。

v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。

アブストラクトの日本語訳

視覚的分析(VA)は対話的な可視化を通じた理解を可能にするが、効果的な分析には、高水準の意図を長い画面操作の列に置き換え、視覚的なフィードバックを繰り返し解釈する専門家が必要になることが多い。本研究では、近年の視覚言語モデル(VLM)が、画面を観察し、複数段階の探索を計画し、操作を実行し、途中の視覚的フィードバックに応じて行動を変える、自律的なVA操作者になれるかを調べる。 体系的な開発と評価を支えるため、まず、ウィジェットを中心としたエージェント型VAの枠組みWidgetVAを導入する。対話的な構成要素を構造化ウィジェットとして標準化し、フィルターや拡大縮小などの操作APIと、選択内容の要約などの知覚問い合わせAPIを統一する。この標準化により、既存のVAシステムを作り直さずにラップしてエージェントが操作可能にする方法と、ウィジェットを部品として新しいシステムを組み立てる方法の二つを支援する。各操作をゼロから計画するのではなく、ウィジェット間で協調できるよう、各ウィジェットには再利用できる分析手順もまとめてあり、単なる呼び出し可能な関数の集合以上の計画材料を提供する。 この枠組みを基に、単一・複数ウィジェットのVA課題からなるWidgetVABenchを提示する。課題では、エージェントが複数段階の操作によって証拠を見つけ、検証可能な結果を出す必要がある。各課題には詳細な参照アノテーションも付属し、性能を一つの成功スコアにまとめることなく、回答、参照操作履歴との類似度、状態を別々に採点できる。複数のVLMを使った実験は、この枠組みがエージェント型VAに有効な足場を提供することを示す一方、診断指標は今後の研究で扱うべき残存する限界を明らかにする。WidgetVAとWidgetVABenchはhttps://github.com/Hiverwin/widgetvaで公開されている。

v1の要旨から自動生成。本文の精読・人による確認は未実施。

初稿
2026-09-21(UTC)
最新改訂
2026-09-21 · v1
査読・掲載
査読状況未確認
arXivで読むPDF

更新履歴

取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。

原文の要旨

Visual analytics (VA) enables sensemaking through interactive visualization, but effective analysis often requires experts to translate high-level intents into long sequences of interface operations and iteratively interpret visual feedback. We study whether modern vision-language models (VLMs) can take on this role as autonomous VA operators that observe the interface, plan multi-step exploration, execute interactions, and adapt based on intermediate visual feedback. To support systematic development and evaluation, we first introduce WidgetVA, a widget-centric agentic VA framework that standardizes interactive components as structured widgets with unified action (e.g., filter and zoom) and perception-query (e.g., selection summaries) APIs. This standardization supports two modes of system construction: wrapping an existing VA system to make it agent-operable without rebuilding it, and composing a new system from widgets as modular building blocks. To help agents coordinate across widgets rather than plan each interaction from scratch, each widget further packages reusable analytical workflows, giving agents more than a bare set of callable functions to plan over. Building on this framework, we present WidgetVABench, a benchmark of single- and multi-widget VA tasks that require agents to perform multi-step interactions to uncover evidence and produce verifiable results. Each task also provides fine-grained reference annotations so that WidgetVABench can score Answer, Reference Trace Similarity, and State separately rather than collapsing agent performance into one success score. Experiments across multiple VLMs show that our framework provides an effective scaffold for agentic VA, while the diagnostic measures expose persistent limitations for future work. The WidgetVA framework and WidgetVABench have been released in https://github.com/Hiverwin/widgetva.

arXiv ID: 2609.24094 / 要約の誤りについて