🤖 AI Summary
This work addresses the limited systematic understanding of how data characteristics influence large language model performance across training, fine-tuning, alignment, and in-context learning stages—a gap often filled by computationally expensive empirical trial-and-error. To overcome this, the paper introduces a novel “data probing” paradigm that leverages stochastic processes to generate synthetic data with controllable statistical properties. By integrating tools from information theory, such as typical sets, the authors construct an interpretable and tunable experimental framework. This approach systematically elucidates the mechanisms through which data properties affect model performance, generalization, and robustness, offering both a theoretical foundation and an efficient experimental pathway to replace conventional heuristic data selection practices.
📝 Abstract
Data is fundamental to large language models (LLMs). However, understanding of what makes certain data useful for different stages of an LLM workflow, including training, tuning, alignment, in-context learning, etc., and why, remains an open question. Current approaches rely heavily on extensive experimentation with large public datasets to obtain empirical heuristics for data filtering and dataset construction. These approaches are compute intensive and lack a principled way of understanding the essence of how specific data characteristics drive LLM behavior. In this position paper, we advocate for the need of developing systematic methodologies for generating synthetic sequences from appropriately defined random processes, with the goal that these sequences can reveal useful characteristics when they are used in one or multiple stages of the LLM workflow. We refer to such sequences as data probes. By observing LLM behavior on data probes, researchers can systematically conduct studies on how data characteristics influence model performance, generalization, and robustness. The probing sequences exhibit statistical properties that can be viewed using theoretical concepts, such as typical sets, which are generalized to describe the behaviors of LLMs. This data-probe approach provides a pathway for uncovering foundational insights into the role of data in LLM training and inference, beyond empirical heuristics.