2023
Understanding Influence Functions and Datamodels via Harmonic Analysis
ICLR 2023poster
Influence functions estimate effect of individual data points on predictions of the model on test data and were adapted to deep learning in \cite{koh2017understanding}. They have been used for detecting data poisoning, detecting helpful and harmful examples, influence of groups of datapoints, etc. R…