Final-Model-Only Data Attribution with a Unifying View of Gradient-Based Methods
Dennis Wei, Inkit Padhi, Soumya Ghosh, Amit Dhurandhar, Karthikeyan Natesan Ramamurthy, Maria Chang

TL;DR
This paper introduces a unified view of gradient-based training data attribution methods in the final-model-only setting, proposing further training as a gold standard and empirically evaluating approximation quality across datasets.
Contribution
It unifies existing gradient-based TDA methods under a common framework and evaluates their effectiveness in the final-model-only setting.
Findings
First-order methods' approximation quality varies and decays with more training.
Influence function methods are more stable but less accurate.
Further training serves as a gold standard for measuring sensitivity.
Abstract
Training data attribution (TDA) is concerned with understanding model behavior in terms of the training data. This paper draws attention to the common setting where one has access only to the final trained model, and not the training algorithm or intermediate information from training. We reframe the problem in this "final-model-only" setting as one of measuring sensitivity of the model to training instances. To operationalize this reframing, we propose further training, with appropriate adjustment and averaging, as a gold standard method to measure sensitivity. We then unify existing gradient-based methods for TDA by showing that they all approximate the further training gold standard in different ways. We investigate empirically the quality of these gradient-based approximations to further training, for tabular, image, and text datasets and models. We find that the approximation…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsNeural Networks and Applications · Stochastic Gradient Optimization Techniques · Gaussian Processes and Bayesian Inference
MethodsSoftmax · Attention Is All You Need
