Advancing Ante-Hoc Explainable Models through Generative Adversarial Networks
Tanmay Garg, Deepika Vemuri, Vineeth N Balasubramanian

TL;DR
This paper introduces a generative adversarial network-based framework that enhances the interpretability and performance of visual classification models by aligning learned concepts with human-interpretable visual properties.
Contribution
It proposes a novel joint training scheme combining explanation generation and adversarial training to produce inherently interpretable deep vision models with semantically meaningful concepts.
Findings
Model produces coherent, human-interpretable concept activations
Learned concepts align with object parts and visual attributes
Adversarial training impacts both classification accuracy and concept quality
Abstract
This paper presents a novel concept learning framework for enhancing model interpretability and performance in visual classification tasks. Our approach appends an unsupervised explanation generator to the primary classifier network and makes use of adversarial training. During training, the explanation module is optimized to extract visual concepts from the classifier's latent representations, while the GAN-based module aims to discriminate images generated from concepts, from true images. This joint training scheme enables the model to implicitly align its internally learned concepts with human-interpretable visual properties. Comprehensive experiments demonstrate the robustness of our approach, while producing coherent concept activations. We analyse the learned concepts, showing their semantic concordance with object parts and visual attributes. We also study how perturbations in…
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) · Adversarial Robustness in Machine Learning · Cell Image Analysis Techniques
MethodsALIGN
