CLHCJul 29, 2024

Do Text-to-Vis Benchmarks Test Real Use of Visualisations?

arXiv:2407.19726v423 citationsh-index: 26
Originality Synthesis-oriented
AI Analysis

This work identifies a critical gap in evaluation for text-to-visualization systems, which could hinder development of tools that truly address users' needs.

The paper investigated whether existing text-to-visualization benchmarks reflect real-world usage by comparing benchmark datasets with code from public repositories, finding a substantial gap in chart types, attributes, and actions tested. One dataset was representative but required extensive modification to become practical.

Large language models are able to generate code for visualisations in response to simple user requests. This is a useful application and an appealing one for NLP research because plots of data provide grounding for language. However, there are relatively few benchmarks, and those that exist may not be representative of what users do in practice. This paper investigates whether benchmarks reflect real-world use through an empirical study comparing benchmark datasets with code from public repositories. Our findings reveal a substantial gap, with evaluations not testing the same distribution of chart types, attributes, and actions as real-world examples. One dataset is representative, but requires extensive modification to become a practical end-to-end benchmark. This shows that new benchmarks are needed to support the development of systems that truly address users' visualisation needs. These observations will guide future data creation, highlighting which features hold genuine significance for users.

Code Implementations2 repos
Foundations

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

Your Notes