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

画像になったグラフからデータと見た目を再構成

ChartRevive: Reconstructing Data Visualizations from Chart Images Using MLLM

Yuki Ueno, Aditeya Pandey

この論文をやさしく読む

ひとことで言うと

グラフ画像から数値データだけでなく色や軸の設定も復元し、人が画面上で確認・修正できる仕組みを作った。

何に役立つ?

論文や報告書の画像化されたグラフを再利用する際、機械抽出の誤りを点検しながら再構成する方法になる。

この研究の面白いところ

五つのモデルと五種類のグラフを比較し、文字や分類は得意でも、数値と位置の抽出は難しいと分かった。

どこまで分かった?

要旨はグラフ再構成システムの設計を述べるが、最終的な人手作業の削減量などの数値は示していない。

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

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

静的なグラフ画像は学術論文、事業報告、発表資料で広く使われる。しかし、画像から元データと見た目の設計の両方を取り出すには手作業が多く、再利用しにくい。先行研究は主にデータの抽出に注目してきたが、色、マーカーの形、軸の設定など視覚的な設計仕様の抽出は十分に調べられていない。本研究は、グラフ再構成に適したモデルを見つけるため、五つの基礎的なグラフ形式を対象に、五つのマルチモーダル大規模言語モデルをデータと設計の抽出で体系的に比較する。文字情報とカテゴリ情報は概して信頼できる精度で抽出できた一方、数値と空間情報は難しかった。評価したモデルの中ではGPT-5.4が全体として最も優れていたため、システムの基礎モデルに採用した。これらの結果をもとに、マルチモーダルモデルによる抽出と、利用者が確認する対話型画面を組み合わせたChartReviveを提示する。利用者は重ね合わせ表示で確認し、再構成したグラフをその場で作り直しながら、効率よく点検、訂正、調整できる。

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

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

更新履歴

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

原文の要旨

Static chart images are widely used in scientific publications, business reports, and presentations, yet recovering both the underlying data and visual design from chart images remains a labor-intensive manual process, making them difficult to reuse. While prior work has primarily focused on data extraction, the extraction of visual design specifications, including colors, marker shapes, and axis configurations, remains underexplored. To identify a suitable model for chart reconstruction, we systematically benchmark five multimodal large language models (MLLMs) across five basic chart types on both data and design extraction tasks. Our evaluation shows that textual and categorical information can generally be extracted reliably, whereas numeric and spatial information remain challenging. Among the evaluated models, GPT-5.4 achieves the best overall performance and is adopted as the backbone of our system. Guided by these findings, we present ChartRevive, a mixed-initiative system that combines MLLM-based extraction with an interactive verification interface, supporting users to efficiently inspect, correct, and refine reconstructed charts through overlay-based verification and real-time rebuilding.

著者のコメント

Accepted as a Poster Session at IEEE VIS 2026 VISxGenAI Workshop

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