GAN-based Generation and Automatic Selection of Explanations for Neural Networks
Saumitra Mishra, Daniel Stoller, Emmanouil Benetos, Bob L. Sturm,, Simon Dixon

TL;DR
This paper introduces a GAN-based method and a Fréchet Inception Distance metric to efficiently generate and select interpretable explanations for neural network activations, reducing manual evaluation.
Contribution
It proposes a novel GAN-based explanation generation technique combined with an FID-based metric for hyper-parameter selection, streamlining interpretability of neural networks.
Findings
FID metric effectively selects hyper-parameters for interpretable examples
Generated explanations align with vocal and non-vocal features
Approach reduces manual effort in explanation generation
Abstract
One way to interpret trained deep neural networks (DNNs) is by inspecting characteristics that neurons in the model respond to, such as by iteratively optimising the model input (e.g., an image) to maximally activate specific neurons. However, this requires a careful selection of hyper-parameters to generate interpretable examples for each neuron of interest, and current methods rely on a manual, qualitative evaluation of each setting, which is prohibitively slow. We introduce a new metric that uses Fr\'echet Inception Distance (FID) to encourage similarity between model activations for real and generated data. This provides an efficient way to evaluate a set of generated examples for each setting of hyper-parameters. We also propose a novel GAN-based method for generating explanations that enables an efficient search through the input space and imposes a strong prior favouring…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsExplainable Artificial Intelligence (XAI) · Machine Learning and Data Classification · Adversarial Robustness in Machine Learning
