paper-with-me

Papers

Towards Visually Explaining Video Understanding Networks with Perturbation

2020-05-01 · Zhenqiang Li, Weimin WANG, Zuoyue Li, Yifei HUANG, Yoichi Sato

''Making black box models explainable'' is a vital problem that accompanies the development of deep learning networks. For networks taking visual information as input, one basic but challenging explanation method is to identify and visualize the input pixels/regions that dominate the network's prediction. However, most existing works focus on explaining networks taking a single image as input and do not consider the temporal relationship that exists in videos. Providing an easy-to-use visual explanation method that is applicable to diversified structures of video understanding networks still remains an open challenge. In this paper, we investigate a generic perturbation-based method for visually explaining video understanding networks. Besides, we propose a novel loss function to enhance the method by constraining the smoothness of its results in both spatial and temporal dimensions. The method enables the comparison of explanation results between different network structures to become possible and can also avoid generating the pathological adversarial explanations for video inputs. Experimental comparison results verified the effectiveness of our method.

📄 PDF Abstract BibTeX arXiv:2005.00375

Code (2)

shinkyo0513/Video-Visual-Explanations 공식 구현 pytorch
shinkyo0513/VideoAttribution pytorch

Tasks

Video Understanding

Similar Papers 제목 키워드 기반

Gradient Frequency Modulation for Visually Explaining Video Understanding Models

2021-11-01 · Xinmiao Lin, Wentao Bao, Matthew Wright, Yu Kong

In many applications, it is essential to understand why a machine learning model makes the decisions it does, but this is inhibited by the black-box nature of state-of-the-art neural networks. Because of this, increasing…

Action RecognitionTemporal Action LocalizationVideo Understanding

Spatio-Temporal Perturbations for Video Attribution

2021-09-01 · Zhenqiang Li, Weimin WANG, Zuoyue Li, Yifei HUANG 외

The attribution method provides a direction for interpreting opaque neural networks in a visual way by identifying and visualizing the input regions/pixels that dominate the output of a network. Regarding the attribution…

Video Understanding

Attack to Explain Deep Representation

2020-06-01 · CVPR 2020 6 · Mohammad A. A. K. Jalwana, Naveed Akhtar, Mohammed Bennamoun, Ajmal Mian

Deep visual models are susceptible to extremely low magnitude perturbations to input images. Though carefully crafted, the perturbation patterns generally appear noisy, yet they are able to perform controlled manipulatio…

Image GenerationImage Manipulation

Adaptive occlusion sensitivity analysis for visually explaining video recognition networks

2022-07-26 · Tomoki Uchiyama, Naoya Sogi, Satoshi Iizuka, Koichiro Niinuma 외

This paper proposes a method for visually explaining the decision-making process of video recognition networks with a temporal extension of occlusion sensitivity analysis, called Adaptive Occlusion Sensitivity Analysis (…

Decision Makingimage-classificationImage ClassificationSensitivity+2

Towards Visually Explaining Variational Autoencoders

2019-11-18 · CVPR 2020 6 · Wenqian Liu, Runze Li, Meng Zheng, Srikrishna Karanam 외

Recent advances in Convolutional Neural Network (CNN) model interpretability have led to impressive progress in visualizing and understanding model predictions. In particular, gradient-based visual attention methods have…

Disentanglement