Implementation of Gradient Agreement Filtering, from Chaubard et al. of Stanford, but for single machine microbatches, in Pytorch
-
Updated
Jan 21, 2025 - Python
Implementation of Gradient Agreement Filtering, from Chaubard et al. of Stanford, but for single machine microbatches, in Pytorch
The proposed clustering-based interpretability method enhances the robustness of neural network explanations by grouping similar feature maps and weighting them according to their gradients, thereby reducing noise and capturing more comprehensive activation patterns.
Add a description, image, and links to the gradient-filtering topic page so that developers can more easily learn about it.
To associate your repository with the gradient-filtering topic, visit your repo's landing page and select "manage topics."