paper-with-me

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 attention has been paid to explainability in deep learning, including in the area of video understanding. Due to the temporal dimension of video data, the main challenge of explaining a video action recognition model is to produce spatiotemporally consistent visual explanations, which has been ignored in the existing literature. In this paper, we propose Frequency-based Extremal Perturbation (F-EP) to explain a video understanding model's decisions. Because the explanations given by perturbation methods are noisy and non-smooth both spatially and temporally, we propose to modulate the frequencies of gradient maps from the neural network model with a Discrete Cosine Transform (DCT). We show in a range of experiments that F-EP provides more spatiotemporally consistent explanations that more faithfully represent the model's decisions compared to the existing state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2111.01215

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionTemporal Action LocalizationVideo Understanding

Methods 이 논문이 사용한 방법론

Discrete Cosine Transform Discrete Cosine Transform (DCT) is an orthogonal transformation method that decomposes an image to its spatial frequency spectrum. It expresses a finite sequence of data…

Similar Papers 제목 키워드 기반

Towards Visually Explaining Video Understanding Networks with Perturbation

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

''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 i…

Video Understanding

Towards Visually Explaining Similarity Models

2020-08-13 · Meng Zheng, Srikrishna Karanam, Terrence Chen, Richard J. Radke 외

We consider the problem of visually explaining similarity models, i.e., explaining why a model predicts two images to be similar in addition to producing a scalar score. While much recent work in visual model interpretab…

Image RetrievalMetric LearningPerson Re-IdentificationRetrieval+1

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

Learnable Multi-level Discrete Wavelet Transforms for 3D Gaussian Splatting Frequency Modulation

2026-02-15 · Hung Nguyen, An Le, Truong Nguyen arxiv

3D Gaussian Splatting (3DGS) has emerged as a powerful approach for novel view synthesis. However, the number of Gaussian primitives often grows substantially during training as finer scene details are reconstructed, lea…

Novel View Synthesis3D Reconstruction

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