Influence function for neural networks is proposed in the ICML2017 best paper (Wei Koh & Liang, 2017). However, to the best of my knowledge, there is no generic PyTorch implementation with reliable test codes. Based on some existing implementations, I’m developing reliable Pytorch implementation of influence function.

My repositories are forks of the following great work.

References

  1. Wei Koh, P., & Liang, P. (2017). Understanding Black-box Predictions via Influence Functions. In International Conference on Machine Learning (ICML).