paper-with-me

홈 › Papers

Tracing the Roots: A Multi-Agent Framework for Uncovering Data Lineage in Post-Training LLMs

2026-04-12 · Yu Li, Xiaoran Shang, Qizhi Pei, Yun Zhu, Xin Gao, Honglin Lin, Zhanping Zhong, Zhuoshi Pan, Zheng Liu, Xiaoyang Wang, Conghui He, Dahua Lin, Feng Zhao, Lijun Wu arxiv

Post-training data plays a pivotal role in shaping the capabilities of Large Language Models (LLMs), yet datasets are often treated as isolated artifacts, overlooking the systemic connections that underlie their evolution. To disentangle these complex relationships, we introduce the concept of \textbf{data lineage} to the LLM ecosystem and propose an automated multi-agent framework to reconstruct the evolutionary graph of dataset development. Through large-scale lineage analysis, we characterize domain-specific structural patterns, such as vertical refinement in math-oriented datasets and horizontal aggregation in general-domain corpora. Moreover, we uncover pervasive systemic issues, including \textit{structural redundancy} induced by implicit dataset intersections and the \textit{propagation of benchmark contamination} along lineage paths. To demonstrate the practical value of lineage analysis for data construction, we leverage the reconstructed lineage graph to create a \textit{lineage-aware diversity-oriented dataset}. By anchoring instruction sampling at upstream root sources, this approach mitigates downstream homogenization and hidden redundancy, yielding a more diverse post-training corpus. We further highlight lineage-centric analysis as an efficient and robust topological alternative to sample-level dataset comparison for large-scale data ecosystems. By grounding data construction in explicit lineage structures, our work advances post-training data curation toward a more systematic and controllable paradigm.

📄 PDF Abstract BibTeX arXiv:2604.10480

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

How To Start a Grassroots Movement

2022-09-03 · David Ehrlich, Nora Szech

We study the influence of social messages that promote a digital public good, a COVID-19 tracing app. We vary whether subjects receive a digital message from another subject, and, if so, at what cost it came. Observed ma…

Tracing the Roots of Facts in Multilingual Language Models: Independent, Shared, and Transferred Knowledge

2024-03-08 · Xin Zhao, Naoki Yoshinaga, Daisuke Oba

Acquiring factual knowledge for language models (LMs) in low-resource languages poses a serious challenge, thus resorting to cross-lingual transfer in multilingual LMs (ML-LMs). In this study, we ask how ML-LMs acquire a…

Cross-Lingual TransferKnowledge ProbingRepresentation Learning

Implementing Grassroots Logic Programs with Multiagent Transition Systems and AI (Full Version)

2026-02-06 · Ehud Shapiro arxiv

Grassroots Logic Programs (GLP) is a concurrent logic programming language in which logic variables are partitioned into paired readers and writers. An assignment is produced at most once via a writer and consumed at mos…

AgentTrace: Causal Graph Tracing for Root Cause Analysis in Deployed Multi-Agent Systems

2026-03-16 · Zhaohui Geoffrey Wang arxiv

As multi-agent AI systems are increasingly deployed in real-world settings - from automated customer support to DevOps remediation - failures become harder to diagnose due to cascading effects, hidden dependencies, and l…

Tracing Target Answers in Poisoned Retrieval Corpora via Token Influence Attribution

2026-06-24 · Yan-Lun Chen, Pin-Yu Chen, Chia-Mu Yu, Ying-Dar Lin 외 arxiv

Retrieval-Augmented Generation (RAG) systems are vulnerable to corpus poisoning attacks that manipulate model outputs through malicious retrieved documents. Existing detection methods typically rely on auxiliary classifi…