paper-with-me

홈 › Papers

Discriminating Spatial and Temporal Relevance in Deep Taylor Decompositions for Explainable Activity Recognition

2019-08-05 · Liam Hiley, Alun Preece, Yulia Hicks, David Marshall, Harrison Taylor

Current techniques for explainable AI have been applied with some success to image processing. The recent rise of research in video processing has called for similar work n deconstructing and explaining spatio-temporal models. While many techniques are designed for 2D convolutional models, others are inherently applicable to any input domain. One such body of work, deep Taylor decomposition, propagates relevance from the model output distributively onto its input and thus is not restricted to image processing models. However, by exploiting a simple technique that removes motion information, we show that it is not the case that this technique is effective as-is for representing relevance in non-image tasks. We instead propose a discriminative method that produces a na\"ive representation of both the spatial and temporal relevance of a frame as two separate objects. This new discriminative relevance model exposes relevance in the frame attributed to motion, that was previously ambiguous in the original explanation. We observe the effectiveness of this technique on a range of samples from the UCF-101 action recognition dataset, two of which are demonstrated in this paper.

📄 PDF Abstract BibTeX arXiv:1908.01536

Code (4)

jfzhang95/pytorch-video-recognition 공식 구현 pytorch
Mind23-2/MindCode-5/tree/main/psenet mindspore
code-implementation1/Code6/tree/main/r2plus1d mindspore
dais-ita/vadr pytorch

Tasks

Action RecognitionActivity Recognition

Similar Papers 제목 키워드 기반

Explaining Convolutional Neural Networks using Softmax Gradient Layer-wise Relevance Propagation

2019-08-06 · Brian Kenji Iwana, Ryohei Kuroki, Seiichi Uchida

Convolutional Neural Networks (CNN) have become state-of-the-art in the field of image classification. However, not everything is understood about their inner representations. This paper tackles the interpretability and …

AttributeClassificationGeneral Classificationimage-classification+2

Spatial-temporal attributes in verbal semantics: A corpus-based lexical semantic study of discriminating Mandarin near synonyms of “tui1” and “la1”

2021-11-01 · PACLIC 2021 11 · Qiangmei Liang, Chu-Ren Huang

Compressed Online Dictionary Learning for Fast fMRI Decomposition

2016-02-08 · Arthur Mensch, Gaël Varoquaux, Bertrand Thirion

We present a method for fast resting-state fMRI spatial decomposi-tions of very large datasets, based on the reduction of the temporal dimension before applying dictionary learning on concatenated individual records from…

Dictionary Learning

Summable Reparameterizations of Wasserstein Critics in the One-Dimensional Setting

2017-09-19 · Christopher Grimm, Yuhang Song, Michael L. Littman

Generative adversarial networks (GANs) are an exciting alternative to algorithms for solving density estimation problems---using data to assess how likely samples are to be drawn from the same distribution. Instead of ex…

Density Estimation

Tensor Decompositions in Deep Learning

2020-02-26 · Davide Bacciu, Danilo P. Mandic

The paper surveys the topic of tensor decompositions in modern machine learning applications. It focuses on three active research topics of significant relevance for the community. After a brief review of consolidated wo…

BIG-bench Machine LearningDeep Learning