CLLGJun 24, 2025

What Matters in LLM-generated Data: Diversity and Its Effect on Model Fine-Tuning

arXiv:2506.19262v23 citationsh-index: 8
Originality Incremental advance
AI Analysis

This addresses data scarcity and annotation costs in specific domains, but it is incremental as it builds on prior work on LLM-generated data.

The paper tackles the problem of model collapse in fine-tuning with LLM-generated data by investigating the role of data diversity, finding that moderately diverse synthetic data can improve performance with insufficient labeled data, while highly diverse data harms it.

With the remarkable generative capabilities of large language models (LLMs), using LLM-generated data to train downstream models has emerged as a promising approach to mitigate data scarcity in specific domains and reduce time-consuming annotations. However, recent studies have highlighted a critical issue: iterative training on self-generated data results in model collapse, where model performance degrades over time. Despite extensive research on the implications of LLM-generated data, these works often neglect the importance of data diversity, a key factor in data quality. In this work, we aim to understand the implications of the diversity of LLM-generated data on downstream model performance. Specifically, we explore how varying levels of diversity in LLM-generated data affect downstream model performance. Additionally, we investigate the performance of models trained on data that mixes different proportions of LLM-generated data, which we refer to as synthetic data. Our experimental results show that, with minimal distribution shift, moderately diverse LLM-generated data can enhance model performance in scenarios with insufficient labeled data, whereas highly diverse generated data has a negative impact. We hope our empirical findings will offer valuable guidance for future studies on LLMs as data generators.

Foundations

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

Your Notes