Position: Let's Develop Data Probes to Fundamentally Understand How Data Affects LLM Performance

Shiqiang Wang, Herbert Woisetschläger, Hans Arno Jacobsen, Mingyue Ji

arXiv:2605.18801 · 2026-05-20 공개 · arXiv · PDF

llm-training synthetic-data llm-inference in-context-learning alignment dataset-construction model-generalization data-probes

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.

한국어 요약

한 줄 요약

**[LLM 데이터 과학 / 입장 논문]** 적절히 정의된 random process로부터 합성 시퀀스 "데이터 프로브(data probes)"를 생성해 LLM 행동을 체계적으로 분석하자는 방법론적 입장 제시.

핵심 기여도

핵심 아이디어

"공개 데이터셋을 더 많이 비교하는 것"으로는 데이터 특성과 LLM 행동의 인과를 분리할 수 없다. 대신 통제된 random process에서 생성된 합성 시퀀스를 LLM에 노출시켜 거동을 관찰하면, 데이터 통계적 특성이 모델 성능·일반화·견고성에 미치는 영향을 과학적 실험처럼 분리해 측정할 수 있다.

기술적 접근법

주요 결과

의의 및 한계

**의의**: LLM 시대의 "데이터 과학" 자체에 새로운 방법론을 제안해, 데이터 큐레이션·필터링 연구가 보다 재현 가능하고 일반화 가능한 결과를 낳도록 유도. **한계**: 입장 논문 성격상 구체적 random process 설계·평가 메트릭은 후속 연구 과제로 남고, 합성 시퀀스가 실세계 데이터의 모든 측면을 반영할 수 있는지 검증 필요.

실용적 활용