paper-with-me

홈 › Papers

Measuring Task-Agnostic Training Data Influence Across Language Model Pretraining

2026-08-13 · Yuto Nishida, Hirokazu Kiyomaru, Yusuke Oda, Takashi Kodama, Chaoran Liu, Daisuke Kawahara, Yusuke Miyao, Max Müller-Eberstein, Masaru Isonuma arxiv

Measuring training data influence consistently across language model pretraining is challenging. It is difficult to select downstream tasks or validation sets representative of a model's general capabilities, and reliance on task performance at intermediate checkpoints complicates comparisons across training. We propose a measure of training data influence that does not require selecting a downstream task or validation set as the attribution target. Specifically, we define an example's influence by how much its gradient update reduces the squared distance to the final parameters of a given pretraining run, and estimate this quantity from intermediate checkpoints without retraining. Applying the method to 18 configurations from the Pythia and PolyPythia suites, we find systematic temporal changes in influential data. Early in training, literature-related data are more strongly aligned with the trajectory toward the final parameters, whereas STEM data become more strongly aligned in later stages. This qualitative crossover is broadly consistent across model configurations. Our results provide a tractable trajectory-level view of how influential data change throughout pretraining, complementing influence analyses defined with respect to specific downstream tasks or validation sets.

📄 PDF Abstract BibTeX arXiv:2608.13515

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

LayerIF: Estimating Layer Quality for Large Language Models using Influence Functions

2025-05-27 · Hadi Askari, Shivanshu Gupta, Fei Wang, Anshuman Chhabra 외

Pretrained Large Language Models (LLMs) achieve strong performance across a wide range of tasks, yet exhibit substantial variability in the various layers' training quality with respect to specific downstream application…

Outlier Detection

Dynamic Influence Tracker: Measuring Time-Varying Sample Influence During Training

2025-02-15 · Jie Xu, Zihan Wu

Existing methods for measuring training sample influence on models only provide static, overall measurements, overlooking how sample influence changes during training. We propose Dynamic Influence Tracker (DIT), which ca…

Measuring Perceived Trust in XAI-Assisted Decision-Making by Eliciting a Mental Model

2023-07-15 · Mohsen Abbaspour Onari, Isel Grau, Marco S. Nobile, Yingqian Zhang

This empirical study proposes a novel methodology to measure users' perceived trust in an Explainable Artificial Intelligence (XAI) model. To do so, users' mental models are elicited using Fuzzy Cognitive Maps (FCMs). Fi…

Decision MakingDiagnosticExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)+1

Characterizing the Influence of Topology on Graph Learning Tasks

2024-04-11 · Kailong Wu, Yule Xie, Jiaxin Ding, Yuxiang Ren 외

Graph neural networks (GNN) have achieved remarkable success in a wide range of tasks by encoding features combined with topology to create effective representations. However, the fundamental problem of understanding and…

Graph LearningStochastic Block Model

Insights on Visual Representations for Embodied Navigation Tasks

2020-01-01 · ICLR 2020 1 · Erik Wijmans, Julian Straub, Irfan Essa, Dhruv Batra 외

Recent advances in deep reinforcement learning require a large amount of training data and generally result in representations that are often over specialized to the target task. In this work, we study the underlying pot…

Deep Reinforcement LearningReinforcement Learning