Interpreting Video Features: A Comparison of 3D Convolutional Networks and Convolutional LSTM Networks

Joonatan Manttari, Sofia Broome, John Folkesson, Hedvig Kjellstrom; Proceedings of the Asian Conference on Computer Vision (ACCV), 2020

Abstract


A number of techniques for interpretability have been presented for deep learning in computer vision, typically with the goal of understanding what the networks have based their classification on. However, interpretability for deep video architectures is still in its infancy and we do not yet have a clear concept of how to decode spatiotemporal features. In this paper, we present a study comparing how 3D convolutional networks and convolutional LSTM networks learn features across temporally dependent frames. This is the first comparison of two video models that both convolve to learn spatial features but have principally different methods of modeling time. Additionally, we extend the concept of meaningful perturbation introduced by Fong & Vedaldi to the temporal dimension, to identify the temporal part of a sequence most meaningful to the network for a classification decision. Our findings indicate that the 3D convolutional model concentrates on shorter events in the input sequence, and places its spatial focus on fewer, contiguous areas.

Related Material


[pdf] [arXiv] [code]
[bibtex]
@InProceedings{Manttari_2020_ACCV, author = {Manttari, Joonatan and Broome, Sofia and Folkesson, John and Kjellstrom, Hedvig}, title = {Interpreting Video Features: A Comparison of 3D Convolutional Networks and Convolutional LSTM Networks}, booktitle = {Proceedings of the Asian Conference on Computer Vision (ACCV)}, month = {November}, year = {2020} }