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.
翻译:在计算机视野中,一些解释CNN的属性方法试图研究中间特征如何影响网络预测,但通常忽视中间特征之间的特征分级。本文介绍了一个等级分解框架,以自上而下的方式解释CNN的决策过程。具体地说,我们提议了一个基于梯度的激活传播模块,可以将CNN的任何中间决定分解到其下层并找到支持功能。然后,我们利用GAP模块将网络决定反复地分解到CNN不同层次的辅助证据中。拟议的框架可以为网络决策产生一种高度关联的支持证据分级的深层结构,为决策进程提供洞察力。此外,GAP在没有网络结构修改和额外培训程序的情况下,无需努力了解CNN的模型。实验显示了拟议方法的有效性。代码和互动式演示网站将被公开。