InterChat: Enhancing Generative Visual Analytics using Multimodal Interactions
Juntong Chen, Jiang Wu, Jiajing Guo, Vikram Mohanty, Xueming Li, Jorge Piazentin Ono, Wenbin He, Liu Ren, Dongyu Liu
TL;DR
InterChat introduces a multimodal generative visual analytics system that combines natural language input with direct manipulation to enable precise expression of analytical intents and interactive visualization generation. It defines an explicit design space (intent, interaction, instruction) and uses a three-agent architecture to infer intents and generate D3.js visualizations via structured prompts and chain-of-thought reasoning. Through two real-world scenarios, a user study with ten participants, and industrial expert feedback, the work demonstrates improved accuracy and efficiency for complex, multi-step VA tasks, while highlighting challenges in latency, correctness, and data access. The study suggests that multimodal interactions can enhance interpretability, trust, and collaborative data analysis, laying the groundwork for future expansions including additional modalities and computational analytics capabilities.
Abstract
The rise of Large Language Models (LLMs) and generative visual analytics systems has transformed data-driven insights, yet significant challenges persist in accurately interpreting users' analytical and interaction intents. While language inputs offer flexibility, they often lack precision, making the expression of complex intents inefficient, error-prone, and time-intensive. To address these limitations, we investigate the design space of multimodal interactions for generative visual analytics through a literature review and pilot brainstorming sessions. Building on these insights, we introduce a highly extensible workflow that integrates multiple LLM agents for intent inference and visualization generation. We develop InterChat, a generative visual analytics system that combines direct manipulation of visual elements with natural language inputs. This integration enables precise intent communication and supports progressive, visually driven exploratory data analyses. By employing effective prompt engineering, and contextual interaction linking, alongside intuitive visualization and interaction designs, InterChat bridges the gap between user interactions and LLM-driven visualizations, enhancing both interpretability and usability. Extensive evaluations, including two usage scenarios, a user study, and expert feedback, demonstrate the effectiveness of InterChat. Results show significant improvements in the accuracy and efficiency of handling complex visual analytics tasks, highlighting the potential of multimodal interactions to redefine user engagement and analytical depth in generative visual analytics.
