Under the Surface: Tracking the Artifactuality of LLM-Generated Data
Debarati Das, Karin De Langis, Anna Martin-Boyle, Jaehyung Kim, Minhwa Lee, Zae Myung Kim, Shirley Anugrah Hayati, Risako Owan, Bin Hu, Ritik Parkar, Ryan Koo, Jonginn Park, Aahan Tyagi, Libby Ferland, Sanjali Roy, Vincent Liu, Dongyeop Kang
TL;DR
The paper investigates the artifacts and biases in data generated by large language models (LLMs) across five data types (Task Labels, Preferences, Instructions, Simulation, Free-Form Text) and benchmarks their quality against human data using first-order (data-level) and second-order (model-level) stress tests. It reveals that while LLM-generated data can reach human-level performance on some tasks, it exhibits systematic biases such as majority dominance, minority underrepresentation, locality biases, role-flipping in simulations, and simplified discourse patterns, which can be amplified during downstream training. By aggregating diverse datasets and applying a comprehensive stress-testing framework, the work highlights practical risks and ethical considerations, offering concrete recommendations for better data generation, evaluation, and documentation. The findings stress the need for human-in-the-loop or hybrid data strategies and transparent data provenance to ensure the reliability and fairness of LLM-based data ecosystems in real-world applications.
Abstract
This work delves into the expanding role of large language models (LLMs) in generating artificial data. LLMs are increasingly employed to create a variety of outputs, including annotations, preferences, instruction prompts, simulated dialogues, and free text. As these forms of LLM-generated data often intersect in their application, they exert mutual influence on each other and raise significant concerns about the quality and diversity of the artificial data incorporated into training cycles, leading to an artificial data ecosystem. To the best of our knowledge, this is the first study to aggregate various types of LLM-generated text data, from more tightly constrained data like "task labels" to more lightly constrained "free-form text". We then stress test the quality and implications of LLM-generated artificial data, comparing it with human data across various existing benchmarks. Despite artificial data's capability to match human performance, this paper reveals significant hidden disparities, especially in complex tasks where LLMs often miss the nuanced understanding of intrinsic human-generated content. This study critically examines diverse LLM-generated data and emphasizes the need for ethical practices in data creation and when using LLMs. It highlights the LLMs' shortcomings in replicating human traits and behaviors, underscoring the importance of addressing biases and artifacts produced in LLM-generated content for future research and development. All data and code are available on our project page.
