English

Advancing Ante-Hoc Explainable Models through Generative Adversarial Networks

Computer Vision and Pattern Recognition 2024-04-04 v2 Artificial Intelligence Machine Learning

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 the adversarial training protocol impact both classification and concept acquisition. In summary, this work presents a significant step towards building inherently interpretable deep vision models with task-aligned concept representations - a key enabler for developing trustworthy AI for real-world perception tasks.

Keywords

Cite

@article{arxiv.2401.04647,
  title  = {Advancing Ante-Hoc Explainable Models through Generative Adversarial Networks},
  author = {Tanmay Garg and Deepika Vemuri and Vineeth N Balasubramanian},
  journal= {arXiv preprint arXiv:2401.04647},
  year   = {2024}
}

Comments

Paper accepted in Human-Centric Representation Learning workshop at AAAI 2024 (https://hcrl-workshop.github.io/2024/). Paper accepted and presented at Deployable AI Workshop at AAAI-2024 (https://sites.google.com/view/dai-2024/home)

R2 v1 2026-06-28T14:12:29.945Z