Where and when to look? Spatial-temporal attention for action recognition in videos
Inspired by the observation that humans are able to process videos efficiently by only paying attention when and where it is needed, we propose a novel spatial-temporal attention mechanism for video-based action recognition. For spatial attention, we learn a saliency mask to allow the model to focus on the most salient parts of the feature maps. For temporal attention, we employ a soft temporal attention mechanism to identify the most relevant frames from an input video. Further, we propose a set of regularizers that ensure that our attention mechanism attends to coherent regions in space and time. Our model is efficient, as it proposes a separable spatio-temporal mechanism for video attention, while being able to identify important parts of the video both spatially and temporally. We demonstrate the efficacy of our approach on three public video action recognition datasets. The proposed approach leads to state-of-the-art performance on all of them, including the new large-scale Moments in Time dataset. Furthermore, we quantitatively and qualitatively evaluate our model's ability to accurately localize discriminative regions spatially and critical frames temporally. This is despite our model only being trained with per video classification labels.
Code (0)
등록된 구현이 없습니다.
Tasks
Action RecognitionAction Recognition In VideosTemporal Action LocalizationVideo ClassificationSimilar Papers 제목 키워드 기반
Knowing What, Where and When to Look: Efficient Video Action Modeling with Attention
Attentive video modeling is essential for action recognition in unconstrained videos due to their rich yet redundant information over space and time. However, introducing attention in a deep neural network for action rec…
Action RecognitionToward Improving the Evaluation of Visual Attention Models: a Crowdsourcing Approach
Human visual attention is a complex phenomenon. A computational modeling of this phenomenon must take into account where people look in order to evaluate which are the salient locations (spatial distribution of the fixat…
Saliency PredictionWhere-and-When to Look: Deep Siamese Attention Networks for Video-based Person Re-identification
Video-based person re-identification (re-id) is a central application in surveillance systems with significant concern in security. Matching persons across disjoint camera views in their video fragments is inherently cha…
Metric LearningPerson Re-IdentificationVideo-Based Person Re-IdentificationBrain Effective Connectivity Estimation via Fourier Spatiotemporal Attention
Estimating brain effective connectivity (EC) from functional magnetic resonance imaging (fMRI) data can aid in comprehending the neural mechanisms underlying human behavior and cognition, providing a foundation for disea…
Connectivity EstimationST-GRAT: A Novel Spatio-temporal Graph Attention Network for Accurately Forecasting Dynamically Changing Road Speed
Predicting road traffic speed is a challenging task due to different types of roads, abrupt speed change and spatial dependencies between roads; it requires the modeling of dynamically changing spatial dependencies among…
Graph Attention