paper-with-me

Papers

CRAFT: Concept Recursive Activation FacTorization for Explainability

2022-11-17 · CVPR 2023 1 · Thomas Fel, Agustin Picard, Louis Bethune, Thibaut Boissin, David Vigouroux, Julien Colin, Rémi Cadène, Thomas Serre

Attribution methods, which employ heatmaps to identify the most influential regions of an image that impact model decisions, have gained widespread popularity as a type of explainability method. However, recent research has exposed the limited practical value of these methods, attributed in part to their narrow focus on the most prominent regions of an image -- revealing "where" the model looks, but failing to elucidate "what" the model sees in those areas. In this work, we try to fill in this gap with CRAFT -- a novel approach to identify both "what" and "where" by generating concept-based explanations. We introduce 3 new ingredients to the automatic concept extraction literature: (i) a recursive strategy to detect and decompose concepts across layers, (ii) a novel method for a more faithful estimation of concept importance using Sobol indices, and (iii) the use of implicit differentiation to unlock Concept Attribution Maps. We conduct both human and computer vision experiments to demonstrate the benefits of the proposed approach. We show that the proposed concept importance estimation technique is more faithful to the model than previous methods. When evaluating the usefulness of the method for human experimenters on a human-centered utility benchmark, we find that our approach significantly improves on two of the three test scenarios. Our code is freely available at github.com/deel-ai/Craft.

📄 PDF Abstract BibTeX arXiv:2211.10154

Code (2)

deel-ai/craft 공식 구현 jax
robertsi20/Conceptualizing-Uncertainty pytorch

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Invertible Concept-based Explanations for CNN Models with Non-negative Concept Activation Vectors

2020-06-27 · Ruihan Zhang, Prashan Madumal, Tim Miller, Krista A. Ehinger 외

Convolutional neural network (CNN) models for computer vision are powerful but lack explainability in their most basic form. This deficiency remains a key challenge when applying CNNs in important domains. Recent work on…

ClusteringDimensionality ReductionFeature Importance

A Case Study of Deep-Learned Activations via Hand-Crafted Audio Features

2019-07-03 · Olga Slizovskaia, Emilia Gómez, Gloria Haro

The explainability of Convolutional Neural Networks (CNNs) is a particularly challenging task in all areas of application, and it is notably under-researched in music and audio domain. In this paper, we approach explaina…

Knowledge graphs for empirical concept retrieval

2024-04-10 · Lenka Tětková, Teresa Karen Scheidt, Maria Mandrup Fogh, Ellen Marie Gaunby Jørgensen 외

Concept-based explainable AI is promising as a tool to improve the understanding of complex models at the premises of a given user, viz.\ as a tool for personalized explainability. An important class of concept-based exp…

General KnowledgeKnowledge GraphsRetrieval

TraNCE: Transformative Non-linear Concept Explainer for CNNs

2025-03-26 · Ugochukwu Ejike Akpudo, Yongsheng Gao, Jun Zhou, Andrew Lewis

Convolutional neural networks (CNNs) have succeeded remarkably in various computer vision tasks. However, they are not intrinsically explainable. While the feature-level understanding of CNNs reveals where the models loo…

FFAM: Feature Factorization Activation Map for Explanation of 3D Detectors

2024-05-21 · Shuai Liu, Boyang Li, Zhiyu Fang, Mingyue Cui 외

LiDAR-based 3D object detection has made impressive progress recently, yet most existing models are black-box, lacking interpretability. Previous explanation approaches primarily focus on analyzing image-based models and…

3D Object DetectionObjectobject-detectionObject Detection