LGJun 11, 2025

In-Context Bias Propagation in LLM-Based Tabular Data Generation

arXiv:2506.09630v11 citationsh-index: 3
Originality Incremental advance
AI Analysis

This addresses a vulnerability in LLM-based data generation for sensitive domains, with incremental implications for fairness and security in data augmentation.

The paper tackles the problem of statistical biases in in-context examples propagating to synthetic tabular data generated by LLMs, showing that even mild biases cause global distortions and enabling adversarial bias injection that compromises downstream classifier fairness for protected subgroups.

Large Language Models (LLMs) are increasingly used for synthetic tabular data generation through in-context learning (ICL), offering a practical solution for data augmentation in data scarce scenarios. While prior work has shown the potential of LLMs to improve downstream task performance through augmenting underrepresented groups, these benefits often assume access to a subset of unbiased in-context examples, representative of the real dataset. In real-world settings, however, data is frequently noisy and demographically skewed. In this paper, we systematically study how statistical biases within in-context examples propagate to the distribution of synthetic tabular data, showing that even mild in-context biases lead to global statistical distortions. We further introduce an adversarial scenario where a malicious contributor can inject bias into the synthetic dataset via a subset of in-context examples, ultimately compromising the fairness of downstream classifiers for a targeted and protected subgroup. Our findings demonstrate a new vulnerability associated with LLM-based data generation pipelines that rely on in-context prompts with in sensitive domains.

Foundations

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

Your Notes