English

Beyond Pixels: Introspective and Interactive Grounding for Visualization Agents

Computation and Language 2026-04-24 v1

Abstract

Vision-Language Models (VLMs) frequently misread values, hallucinate details, and confuse overlapping elements in charts. Current approaches rely solely on pixel interpretation, creating a Pixel-Only Bottleneck: agents treat interactive charts as static images, losing access to the structured specification that encodes exact values. We introduce Introspective and Interactive Visual Grounding (IVG), a framework that combines (1) spec-grounded introspection, which queries the underlying specification for deterministic evidence, with (2) view-grounded interaction, which manipulates the view to resolve visual ambiguity. To enable evaluation without VLM bias, we present iPlotBench, a benchmark of 500 interactive Plotly figures with 6,706 binary questions and ground-truth specifications. Experiments show that introspection improves data reconstruction fidelity, while the combination with interaction achieves the highest QA accuracy (0.81), with +6.7 % gains on overlapping geometries. We further demonstrate IVG in deployed agents that explore data autonomously and collaborate with human users in real time.

Keywords

Cite

@article{arxiv.2604.21134,
  title  = {Beyond Pixels: Introspective and Interactive Grounding for Visualization Agents},
  author = {Yiyang Lu and Woong Shin and Ahmad Maroof Karimi and Feiyi Wang and Jie Ren and Evgenia Smirni},
  journal= {arXiv preprint arXiv:2604.21134},
  year   = {2026}
}

Comments

18 pages, 8 figures

R2 v1 2026-07-01T12:31:36.129Z