Negative Flux Aggregation to Estimate Feature Attributions
Xin Li, Deng Pan, Chengyin Li, Yao Qiang, Dongxiao Zhu

TL;DR
This paper introduces NeFLAG, a novel method for explaining DNN predictions by estimating feature attributions using divergence and flux, avoiding surrogate models and path integration, and demonstrating superior fidelity in attribution maps.
Contribution
NeFLAG is a new divergence and flux-based approach for feature attribution that improves explainability without surrogate models or gradient path integration.
Findings
NeFLAG produces more faithful attribution maps than existing methods.
The method is efficient and does not require fitting surrogate models.
Experiments validate the superior performance of NeFLAG in qualitative and quantitative assessments.
Abstract
There are increasing demands for understanding deep neural networks' (DNNs) behavior spurred by growing security and/or transparency concerns. Due to multi-layer nonlinearity of the deep neural network architectures, explaining DNN predictions still remains as an open problem, preventing us from gaining a deeper understanding of the mechanisms. To enhance the explainability of DNNs, we estimate the input feature's attributions to the prediction task using divergence and flux. Inspired by the divergence theorem in vector analysis, we develop a novel Negative Flux Aggregation (NeFLAG) formulation and an efficient approximation algorithm to estimate attribution map. Unlike the previous techniques, ours doesn't rely on fitting a surrogate model nor need any path integration of gradients. Both qualitative and quantitative experiments demonstrate a superior performance of NeFLAG in generating…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning in Materials Science · Adversarial Robustness in Machine Learning · Explainable Artificial Intelligence (XAI)
