paper-with-me

Papers

GTA: Global Temporal Attention for Video Action Understanding

2020-12-15 · Bo He, Xitong Yang, Zuxuan Wu, Hao Chen, Ser-Nam Lim, Abhinav Shrivastava

Self-attention learns pairwise interactions to model long-range dependencies, yielding great improvements for video action recognition. In this paper, we seek a deeper understanding of self-attention for temporal modeling in videos. We first demonstrate that the entangled modeling of spatio-temporal information by flattening all pixels is sub-optimal, failing to capture temporal relationships among frames explicitly. To this end, we introduce Global Temporal Attention (GTA), which performs global temporal attention on top of spatial attention in a decoupled manner. We apply GTA on both pixels and semantically similar regions to capture temporal relationships at different levels of spatial granularity. Unlike conventional self-attention that computes an instance-specific attention matrix, GTA directly learns a global attention matrix that is intended to encode temporal structures that generalize across different samples. We further augment GTA with a cross-channel multi-head fashion to exploit channel interactions for better temporal modeling. Extensive experiments on 2D and 3D networks demonstrate that our approach consistently enhances temporal modeling and provides state-of-the-art performance on three video action recognition datasets.

📄 PDF Abstract BibTeX arXiv:2012.08510

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionAction UnderstandingTemporal Action Localization

Similar Papers 제목 키워드 기반

Stacked Temporal Attention: Improving First-person Action Recognition by Emphasizing Discriminative Clips

2021-12-02 · Lijin Yang, Yifei HUANG, Yusuke Sugano, Yoichi Sato

First-person action recognition is a challenging task in video understanding. Because of strong ego-motion and a limited field of view, many backgrounds or noisy frames in a first-person video can distract an action reco…

Action RecognitionVideo Understanding

Enhancing Temporal Understanding in Video-LLMs through Stacked Temporal Attention in Vision Encoders

2025-10-29 · Ali Rasekh, Erfan Bagheri Soula, Omid Daliran, Simon Gottschalk 외 arxiv

Despite significant advances in Multimodal Large Language Models (MLLMs), understanding complex temporal dynamics in videos remains a major challenge. Our experiments show that current Video Large Language Model (Video-L…

Video Question AnsweringAction Recognition

Temporal Pyramid Transformer with Multimodal Interaction for Video Question Answering

2021-09-10 · Min Peng, Chongyang Wang, Yuan Gao, Yu Shi 외

Video question answering (VideoQA) is challenging given its multimodal combination of visual understanding and natural language understanding. While existing approaches seldom leverage the appearance-motion information i…

multimodal interactionNatural Language UnderstandingQuestion AnsweringVideo Question Answering

To Find Where You Talk: Temporal Sentence Localization in Video with Attention Based Location Regression

2018-04-19 · Yitian Yuan, Tao Mei, Wenwu Zhu

Given an untrimmed video and a sentence description, temporal sentence localization aims to automatically determine the start and end points of the described sentence within the video. The problem is challenging as it ne…

regressionSentenceTemporal Localization

AE-Net:Adjoint Enhancement Network for Efficient Action Recognition in Video Understanding

2022-07-21 · TMM 2022 7 · Bin Wang, Chunsheng Liu, Faliang Chang, Wenqian Wang and Nanjun Li

Action recognition in video understanding is a challenging task, largely because of the complexity and difficulty in temporal modeling, making it suffer from motion information loss and misalignment of temporal attenti…

Action RecognitionVideo Understanding