CLSep 2, 2025

Attributes as Textual Genes: Leveraging LLMs as Genetic Algorithm Simulators for Conditional Synthetic Data Generation

arXiv:2509.02040v19 citationsh-index: 5EMNLP
Originality Highly original
AI Analysis

This addresses the problem of generating high-quality synthetic data for NLP applications, particularly in class-imbalanced scenarios, representing a novel method for a known bottleneck.

The paper tackles the challenge of ensuring quality and diversity in synthetic data generation by LLMs, proposing Genetic Prompt, a framework that combines genetic algorithms with LLMs to treat attributes as genes, resulting in synthetic distributions closer to real-world data and significantly outperforming state-of-the-art baselines in NLP tasks.

Large Language Models (LLMs) excel at generating synthetic data, but ensuring its quality and diversity remains challenging. We propose Genetic Prompt, a novel framework that combines genetic algorithms with LLMs to augment synthetic data generation. Our approach treats semantic text attributes as gene sequences and leverages the LLM to simulate crossover and mutation operations. This genetic process enhances data quality and diversity by creating novel attribute combinations, yielding synthetic distributions closer to real-world data. To optimize parent selection, we also integrate an active learning scheme that expands the offspring search space. Our experiments on multiple NLP tasks reveal several key findings: Genetic Prompt not only significantly outperforms state-of-the-art baselines but also shows robust performance across various generator model sizes and scales. Moreover, we demonstrate that fusing our synthetic data with the original training set significantly boosts downstream model performance, particularly for class-imbalanced scenarios. Our findings validate that Genetic Prompt is an effective method for producing high-quality synthetic data for a wide range of NLP applications.

Foundations

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

Your Notes