LLM See, LLM Do: Guiding Data Generation to Target Non-Differentiable Objectives
Luísa Shimabucoro, Sebastian Ruder, Julia Kreutzer, Marzieh Fadaee, Sara Hooker
TL;DR
The paper investigates how synthetic data distillation induces passive inheritance of model properties across LLMs and introduces active inheritance to explicitly steer non-differentiable data attributes during distillation. It presents a large profiling toolkit spanning textual characteristics, social bias, calibration, and toxicity, demonstrating that synthetic data can produce significant, sometimes counterintuitive shifts in generation and evaluation preferences. By leveraging best-of-$k$ sampling and multi-teacher ensembles, active inheritance boosts desirable traits like longer, more diverse text while reducing harmful outputs, and it highlights the dominant role of architecture priors in shaping model preferences. The work offers practical guidance for responsible synthetic-data use, including toxicity mitigation and attribute steering, and contributes a scalable framework for monitoring and controlling LLM-influenced data ecosystems. Overall, it advances understanding of how to harness synthetic data responsibly to attain targeted generation profiles and safer AI systems in real-world evaluation pipelines.
Abstract
The widespread adoption of synthetic data raises new questions about how models generating the data can influence other large language models (LLMs) via distilled data. To start, our work exhaustively characterizes the impact of passive inheritance of model properties by systematically studying the consequences of synthetic data integration. We provide one of the most comprehensive studies to-date of how the source of synthetic data shapes models' internal biases, calibration and generations' textual attributes and preferences. We find that models are surprisingly sensitive towards certain attributes even when the synthetic data prompts appear "neutral". which invites the question whether this sensitivity can be exploited for good. Our findings invite the question can we explicitly steer the models towards the properties we want at test time by exploiting the data generation process? This would have historically been considered infeasible due to the cost of collecting data with a specific characteristic or objective in mind. However, improvement in the quality of synthetic data, as well as a shift towards general-purpose models designed to follow a diverse way of instructions, means this question is timely. We propose active inheritance as a term to describe intentionally constraining synthetic data according to a non-differentiable objective. We demonstrate how active inheritance can steer the generation profiles of models towards desirable non-differentiable attributes, e.g. high lexical diversity or low toxicity.
