Train, Diagnose and Fix: Interpretable Approach for Fine-grained Action Recognition
Jingxuan Hou, Tae Soo Kim, Austin Reiter

TL;DR
This paper introduces an interpretable framework for fine-grained action recognition using Residual Temporal Convolutional Networks, enabling diagnosis of learned patterns and targeted model refinement, leading to state-of-the-art results.
Contribution
It presents a systematic interpretability approach with a feature map decoder and a three-stage learning paradigm for action recognition models.
Findings
Model learns view-point invariance through rotational normalization.
The interpretability framework reveals characteristic learning patterns.
Achieves state-of-the-art performance on NTU RGB+D benchmark.
Abstract
Despite the growing discriminative capabilities of modern deep learning methods for recognition tasks, the inner workings of the state-of-art models still remain mostly black-boxes. In this paper, we propose a systematic interpretation of model parameters and hidden representations of Residual Temporal Convolutional Networks (Res-TCN) for action recognition in time-series data. We also propose a Feature Map Decoder as part of the interpretation analysis, which outputs a representation of model's hidden variables in the same domain as the input. Such analysis empowers us to expose model's characteristic learning patterns in an interpretable way. For example, through the diagnosis analysis, we discovered that our model has learned to achieve view-point invariance by implicitly learning to perform rotational normalization of the input to a more discriminative view. Based on the findings…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHuman Pose and Action Recognition · Explainable Artificial Intelligence (XAI) · Anomaly Detection Techniques and Applications
