paper-with-me

Papers

Unsupervised Interpretable Basis Extraction for Concept-Based Visual Explanations

2023-03-19 · Alexandros Doumanoglou, Stylianos Asteriadis, Dimitrios Zarpalas

An important line of research attempts to explain CNN image classifier predictions and intermediate layer representations in terms of human understandable concepts. In this work, we expand on previous works in the literature that use annotated concept datasets to extract interpretable feature space directions and propose an unsupervised post-hoc method to extract a disentangling interpretable basis by looking for the rotation of the feature space that explains sparse one-hot thresholded transformed representations of pixel activations. We do experimentation with existing popular CNNs and demonstrate the effectiveness of our method in extracting an interpretable basis across network architectures and training datasets. We make extensions to the existing basis interpretability metrics found in the literature and show that, intermediate layer representations become more interpretable when transformed to the bases extracted with our method. Finally, using the basis interpretability metrics, we compare the bases extracted with our method with the bases derived with a supervised approach and find that, in one aspect, the proposed unsupervised approach has a strength that constitutes a limitation of the supervised one and give potential directions for future research.

📄 PDF Abstract BibTeX arXiv:2303.10523

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ICE: Intrinsic Concept Extraction from a Single Image via Diffusion Models

2025-03-25 · CVPR 2025 1 · Fernando Julio Cendra, Kai Han

The inherent ambiguity in defining visual concepts poses significant challenges for modern generative models, such as the diffusion-based Text-to-Image (T2I) models, in accurately learning concepts from a single image. E…

Beyond Patches: Mining Interpretable Part-Prototypes for Explainable AI

2025-04-16 · Mahdi Alehdaghi, Rajarshi Bhattacharya, Pourya Shamsolmoali, Rafael M. O. Cruz 외

Deep learning has provided considerable advancements for multimedia systems, yet the interpretability of deep models remains a challenge. State-of-the-art post-hoc explainability methods, such as GradCAM, provide visual …

Unsupervised Part Discovery

Unsupervised discovery of Interpretable Visual Concepts

2023-08-31 · Caroline Mazini Rodrigues, Nicolas Boutry, Laurent Najman

Providing interpretability of deep-learning models to non-experts, while fundamental for a responsible real-world usage, is challenging. Attribution maps from xAI techniques, such as Integrated Gradients, are a typical e…

Intrinsic Concept Extraction Based on Compositional Interpretability

2026-03-12 · Hanyu Shi, Hong Tao, Guoheng Huang, Jianbin Jiang 외 arxiv

Unsupervised Concept Extraction aims to extract concepts from a single image; however, existing methods suffer from the inability to extract composable intrinsic concepts. To address this, this paper introduces a new tas…

Restyling Unsupervised Concept Based Interpretable Networks with Generative Models

2024-07-01 · Jayneel Parekh, Quentin Bouniot, Pavlo Mozharovskyi, Alasdair Newson 외

Developing inherently interpretable models for prediction has gained prominence in recent years. A subclass of these models, wherein the interpretable network relies on learning high-level concepts, are valued because of…