AIAug 3, 2025

DeepVIS: Bridging Natural Language and Data Visualization Through Step-wise Reasoning

arXiv:2508.01700v28 citationsh-index: 8IEEE Trans Vis Comput Graph
Originality Incremental advance
AI Analysis

This addresses the need for transparent and user-friendly visualization tools for data analysts, though it is incremental by building on existing NL2VIS methods.

The paper tackled the problem of creating effective data visualizations from natural language by integrating Chain-of-Thought reasoning into the NL2VIS pipeline, resulting in state-of-the-art performance on benchmarks and improved user understanding through an interactive interface.

Although data visualization is powerful for revealing patterns and communicating insights, creating effective visualizations requires familiarity with authoring tools and often disrupts the analysis flow. While large language models show promise for automatically converting analysis intent into visualizations, existing methods function as black boxes without transparent reasoning processes, which prevents users from understanding design rationales and refining suboptimal outputs. To bridge this gap, we propose integrating Chain-of-Thought (CoT) reasoning into the Natural Language to Visualization (NL2VIS) pipeline. First, we design a comprehensive CoT reasoning process for NL2VIS and develop an automatic pipeline to equip existing datasets with structured reasoning steps. Second, we introduce nvBench-CoT, a specialized dataset capturing detailed step-by-step reasoning from ambiguous natural language descriptions to finalized visualizations, which enables state-of-the-art performance when used for model fine-tuning. Third, we develop DeepVIS, an interactive visual interface that tightly integrates with the CoT reasoning process, allowing users to inspect reasoning steps, identify errors, and make targeted adjustments to improve visualization outcomes. Quantitative benchmark evaluations, two use cases, and a user study collectively demonstrate that our CoT framework effectively enhances NL2VIS quality while providing insightful reasoning steps to users.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes