The Visualization JUDGE : Can Multimodal Foundation Models Guide Visualization Design Through Visual Perception?
Matthew Berger, Shusen Liu
TL;DR
The paper argues that multimodal foundation models (MFMs) can guide visualization design by treating perception-enabled MFMs as judges that observe visualizations, reason about goals, and propose actionable improvements. It formalizes two core pathways: text-to-image density estimation for gradient-based optimization and multimodal LLMs for high-level evaluation and iterative guidance, with explicit problem formulations such as maximizing $\log p_\theta(V(\mathcal{D},\mathbf{v})|c)$ and leveraging $I\sim p(I|c)$ as a density signal. Key contributions include definitions and framings of MFMs as visualization judges (evidence, analysis, action), a differentiable visualization design pipeline, and discussions of adaptation via fine-tuning, prompting, and zeroth-order optimization, along with considerations of alignment, robustness, and design diversity. The work lays out practical research directions for integrating MFMs into visual analytics workflows, potentially enabling more robust, diverse, and machine-aware visualization design. Overall, it provides a blueprint for leveraging perception and language understanding in MFMs to augment, rather than replace, human visualization expertise, with emphasis on alignment, evaluation, and iterative design loops.
Abstract
Foundation models for vision and language are the basis of AI applications across numerous sectors of society. The success of these models stems from their ability to mimic human capabilities, namely visual perception in vision models, and analytical reasoning in large language models. As visual perception and analysis are fundamental to data visualization, in this position paper we ask: how can we harness foundation models to advance progress in visualization design? Specifically, how can multimodal foundation models (MFMs) guide visualization design through visual perception? We approach these questions by investigating the effectiveness of MFMs for perceiving visualization, and formalizing the overall visualization design and optimization space. Specifically, we think that MFMs can best be viewed as judges, equipped with the ability to criticize visualizations, and provide us with actions on how to improve a visualization. We provide a deeper characterization for text-to-image generative models, and multi-modal large language models, organized by what these models provide as output, and how to utilize the output for guiding design decisions. We hope that our perspective can inspire researchers in visualization on how to approach MFMs for visualization design.
