PyTorch Implementation of Influence Function

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.

Ryo Kamoi
Ryo Kamoi

Ryo Kamoi is a PhD student at Penn State University (2023-). His research interests lie in natural language processing (NLP) and large language models (LLMs), with a particular focus on building trustworthy NLP systems.