paper-with-me

홈 › Papers

Interpretable Spatio-temporal Attention for Video Action Recognition

2018-10-01 · Lili Meng, Bo Zhao, Bo Chang, Gao Huang, Wei Sun, Frederich Tung, Leonid Sigal

Inspired by the observation that humans are able to process videos efficiently by only paying attention where and when it is needed, we propose an interpretable and easy plug-in spatial-temporal attention mechanism for video 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 convolutional LSTM based attention mechanism to identify the most relevant frames from an input video. Further, we propose a set of regularizers to ensure that our attention mechanism attends to coherent regions in space and time. Our model not only improves video action recognition accuracy, but also localizes discriminative regions both spatially and temporally, despite being trained in a weakly-supervised manner with only classification labels (no bounding box labels or time frame temporal labels). We evaluate our approach on several public video action recognition datasets with ablation studies. Furthermore, we quantitatively and qualitatively evaluate our model's ability to localize discriminative regions spatially and critical frames temporally. Experimental results demonstrate the efficacy of our approach, showing superior or comparable accuracy with the state-of-the-art methods while increasing model interpretability.

📄 PDF Abstract BibTeX arXiv:1810.04511

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionTemporal Action Localization

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

A Semantic and Motion-Aware Spatiotemporal Transformer Network for Action Detection

2024-05-13 · Matthew Korban, Peter Youngs, Scott T. Acton

This paper presents a novel spatiotemporal transformer network that introduces several original components to detect actions in untrimmed videos. First, the multi-feature selective semantic attention model calculates the…

Action Detection

VISTA: Video Interaction Spatio-Temporal Analysis Benchmark

2026-05-02 · Alejandro Aparcedo, Akash Kumar, Aaryan Garg, Dalton Pham 외 arxiv

Existing benchmarks for Vision-Language Models (VLMs) primarily evaluate spatio-temporal understanding on simple single-action videos, closed attribute sets and restricted entity types, failing to capture the freeform, m…

Video-to-Task Learning via Motion-Guided Attention for Few-Shot Action Recognition

2024-11-18 · Hanyu Guo, Wanchuan Yu, Suzhou Que, Kaiwen Du 외

In recent years, few-shot action recognition has achieved remarkable performance through spatio-temporal relation modeling. Although a wide range of spatial and temporal alignment modules have been proposed, they primari…

Action RecognitionFew-Shot action recognitionFew Shot Action Recognition

LyTimeT: Towards Robust and Interpretable State-Variable Discovery

2025-10-22 · Kuai Yu, Crystal Su, Xiang Liu, Judah Goldfeder 외 arxiv

Extracting the true dynamical variables of a system from high-dimensional video is challenging due to distracting visual factors such as background motion, occlusions, and texture changes. We propose LyTimeT, a two-phase…

Video Prediction

TVQA+: Spatio-Temporal Grounding for Video Question Answering

2019-04-25 · ACL 2020 6 · Jie Lei, Licheng Yu, Tamara L. Berg, Mohit Bansal

We present the task of Spatio-Temporal Video Question Answering, which requires intelligent systems to simultaneously retrieve relevant moments and detect referenced visual concepts (people and objects) to answer natural…

Question AnsweringVideo Question Answering