paper-with-me

홈 › Papers

Deeply Explain CNN via Hierarchical Decomposition

2022-01-23 · Ming-Ming Cheng, Peng-Tao Jiang, Ling-Hao Han, Liang Wang, Philip Torr

In computer vision, some attribution methods for explaining CNNs attempt to study how the intermediate features affect the network prediction. However, they usually ignore the feature hierarchies among the intermediate features. This paper introduces a hierarchical decomposition framework to explain CNN's decision-making process in a top-down manner. Specifically, we propose a gradient-based activation propagation (gAP) module that can decompose any intermediate CNN decision to its lower layers and find the supporting features. Then we utilize the gAP module to iteratively decompose the network decision to the supporting evidence from different CNN layers. The proposed framework can generate a deep hierarchy of strongly associated supporting evidence for the network decision, which provides insight into the decision-making process. Moreover, gAP is effort-free for understanding CNN-based models without network architecture modification and extra training process. Experiments show the effectiveness of the proposed method. The code and interactive demo website will be made publicly available.

📄 PDF Abstract BibTeX arXiv:2201.09205

Code (0)

등록된 구현이 없습니다.

Tasks

Decision Making

Similar Papers 제목 키워드 기반

A hierarchical decomposition for explaining ML performance discrepancies

2024-02-22 · Jean Feng, Harvineet Singh, Fan Xia, Adarsh Subbaswamy 외

Machine learning (ML) algorithms can often differ in performance across domains. Understanding $\textit{why}$ their performance differs is crucial for determining what types of interventions (e.g., algorithmic or operati…

valid

Reasoning over Hierarchical Question Decomposition Tree for Explainable Question Answering

2023-05-24 · Jiajie Zhang, Shulin Cao, Tingjia Zhang, Xin Lv 외

Explainable question answering (XQA) aims to answer a given question and provide an explanation why the answer is selected. Existing XQA methods focus on reasoning on a single knowledge source, e.g., structured knowledge…

Question Answering

HELOC Applicant Risk Performance Evaluation by Topological Hierarchical Decomposition

2018-11-26 · Kyle Brown, Derek Doran, Ryan Kramer, Brad Reynolds

Strong regulations in the financial industry mean that any decisions based on machine learning need to be explained. This precludes the use of powerful supervised techniques such as neural networks. In this study we prop…

BIG-bench Machine Learning

Towards Hierarchical Importance Attribution: Explaining Compositional Semantics for Neural Sequence Models

2019-11-08 · ICLR 2020 1 · Xisen Jin, Zhongyu Wei, Junyi Du, xiangyang xue 외

The impressive performance of neural networks on natural language processing tasks attributes to their ability to model complicated word and phrase compositions. To explain how the model handles semantic compositions, we…

Semantic Composition

A Multi-resolution Low-rank Tensor Decomposition

2024-05-27 · Sergio Rozada, Antonio G. Marques

The (efficient and parsimonious) decomposition of higher-order tensors is a fundamental problem with numerous applications in a variety of fields. Several methods have been proposed in the literature to that end, with th…

Tensor Decomposition