
Visualizing Linguistic Diversity of Text Datasets Synthesized by Large Language Models
Author(s) -
Emily Reif,
Minsuk Kahng,
Savvas Petridis
Publication year - 2023
Publication title -
2023 ieee visualization and visual analytics (vis)
Language(s) - English
Resource type - Conference proceedings
eISSN - 2771-9553
ISBN - 979-8-3503-2557-7
DOI - 10.1109/vis54172.2023.00056
Subject(s) - computing and processing
Large language models (LLMs) can be used to generate smaller, more refined datasets via few-shot prompting for benchmarking, fine-tuning or other use cases. However, understanding and evaluating these datasets is difficult, and the failure modes of LLM-generated data are still not well understood. Specifically, the data can be repetitive in surprising ways, not only semantically but also syntactically and lexically. We present LinguisticLens, a novel interactive visualization tool for making sense of and analyzing syntactic diversity of LLM-generated datasets. LinguisticLens clusters text along syntactic, lexical, and semantic axes. It supports hierarchical visualization of a text dataset, allowing users to quickly scan for an overview and inspect individual examples. The live demo is available at https://shorturl.at/zHOUV.