SourceFaithful and Efficient Explanations for Neural Networks via Neural Tangent Kernel Surrogate Models
Using the trntk-based data attribution formalism, the paper visualizes the importance of each training datapoint to ResNet18's predictions on CIFAR10 test images. In every visualization, the central value of attribution mass for each class logit is centered on the distribution of all training data from that class, with the mean within the inner quartile range. The authors emphasize that in no case did a sparse number of training datapoints dominate the attribution, concluding that the assumption of sparsity in explain-by-example strategies is misguided for this model.