FathomGPT is an open-source natural language interface for the FathomNet ocean image database, with ablations showing improved text-to-SQL accuracy through fine-tuning and prompt modification.
Are LLMs ready for Visualization?
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Generative models have received a lot of attention in many areas of academia and the industry. Their capabilities span many areas, from the invention of images given a prompt to the generation of concrete code to solve a certain programming issue. These two paradigmatic cases fall within two distinct categories of requirements, ranging from "creativity" to "precision", as characterized by Bing Chat, which employs ChatGPT-4 as its backbone. Visualization practitioners and researchers have wondered to what end one of such systems could accomplish our work in a more efficient way. Several works in the literature have utilized them for the creation of visualizations. And some tools such as Lida, incorporate them as part of their pipeline. Nevertheless, to the authors' knowledge, no systematic approach for testing their capabilities has been published, which includes both extensive and in-depth evaluation. Our goal is to fill that gap with a systematic approach that analyzes three elements: whether Large Language Models are capable of correctly generating a large variety of charts, what libraries they can deal with effectively, and how far we can go to configure individual charts. To achieve this objective, we initially selected a diverse set of charts, which are commonly utilized in data visualization. We then developed a set of generic prompts that could be used to generate them, and analyzed the performance of different LLMs and libraries. The results include both the set of prompts and the data sources, as well as an analysis of the performance with different configurations.
citation-role summary
citation-polarity summary
fields
cs.HC 1years
2024 1verdicts
CONDITIONAL 1roles
background 1polarities
background 1representative citing papers
citing papers explorer
-
FathomGPT: A Natural Language Interface for Interactively Exploring Ocean Science Data
FathomGPT is an open-source natural language interface for the FathomNet ocean image database, with ablations showing improved text-to-SQL accuracy through fine-tuning and prompt modification.