English

Exploring Explainability in Video Action Recognition

Computer Vision and Pattern Recognition 2024-04-16 v1 Artificial Intelligence

Abstract

Image Classification and Video Action Recognition are perhaps the two most foundational tasks in computer vision. Consequently, explaining the inner workings of trained deep neural networks is of prime importance. While numerous efforts focus on explaining the decisions of trained deep neural networks in image classification, exploration in the domain of its temporal version, video action recognition, has been scant. In this work, we take a deeper look at this problem. We begin by revisiting Grad-CAM, one of the popular feature attribution methods for Image Classification, and its extension to Video Action Recognition tasks and examine the method's limitations. To address these, we introduce Video-TCAV, by building on TCAV for Image Classification tasks, which aims to quantify the importance of specific concepts in the decision-making process of Video Action Recognition models. As the scalable generation of concepts is still an open problem, we propose a machine-assisted approach to generate spatial and spatiotemporal concepts relevant to Video Action Recognition for testing Video-TCAV. We then establish the importance of temporally-varying concepts by demonstrating the superiority of dynamic spatiotemporal concepts over trivial spatial concepts. In conclusion, we introduce a framework for investigating hypotheses in action recognition and quantitatively testing them, thus advancing research in the explainability of deep neural networks used in video action recognition.

Keywords

Cite

@article{arxiv.2404.09067,
  title  = {Exploring Explainability in Video Action Recognition},
  author = {Avinab Saha and Shashank Gupta and Sravan Kumar Ankireddy and Karl Chahine and Joydeep Ghosh},
  journal= {arXiv preprint arXiv:2404.09067},
  year   = {2024}
}

Comments

6 pages, 10 figures, Accepted to the 3rd Explainable AI for Computer Vision (XAI4CV) Workshop at CVPR 2024

R2 v1 2026-06-28T15:53:27.153Z