Scaling Up Influence Functions

Andrea Schioppa,Polina Zablotskaia,David Vilar,Artem Sokolov
DOI: https://doi.org/10.48550/arXiv.2112.03052
2021-12-06
Abstract:We address efficient calculation of influence functions for tracking predictions back to the training data. We propose and analyze a new approach to speeding up the inverse Hessian calculation based on Arnoldi iteration. With this improvement, we achieve, to the best of our knowledge, the first successful implementation of influence functions that scales to full-size (language and vision) Transformer models with several hundreds of millions of parameters. We evaluate our approach on image classification and sequence-to-sequence tasks with tens to a hundred of millions of training examples. Our code will be available at <a class="link-external link-https" href="https://github.com/google-research/jax-influence" rel="external noopener nofollow">this https URL</a>.
Machine Learning,Computation and Language,Computer Vision and Pattern Recognition
What problem does this paper attempt to address?