paper-with-me

Papers

Long-Short Temporal Modeling for Efficient Action Recognition

2021-06-30 · Liyu Wu, Yuexian Zou, Can Zhang

Efficient long-short temporal modeling is key for enhancing the performance of action recognition task. In this paper, we propose a new two-stream action recognition network, termed as MENet, consisting of a Motion Enhancement (ME) module and a Video-level Aggregation (VLA) module to achieve long-short temporal modeling. Specifically, motion representations have been proved effective in capturing short-term and high-frequency action. However, current motion representations are calculated from adjacent frames, which may have poor interpretation and bring useless information (noisy or blank). Thus, for short-term motions, we design an efficient ME module to enhance the short-term motions by mingling the motion saliency among neighboring segments. As for long-term aggregations, VLA is adopted at the top of the appearance branch to integrate the long-term dependencies across all segments. The two components of MENet are complementary in temporal modeling. Extensive experiments are conducted on UCF101 and HMDB51 benchmarks, which verify the effectiveness and efficiency of our proposed MENet.

📄 PDF Abstract BibTeX arXiv:2106.15787

Code (0)

등록된 구현이 없습니다.

Tasks

Action Recognition

Similar Papers 제목 키워드 기반

TEA: Temporal Excitation and Aggregation for Action Recognition

2020-04-03 · CVPR 2020 6 · Yan Li, Bin Ji, Xintian Shi, Jian-Guo Zhang 외

Temporal modeling is key for action recognition in videos. It normally considers both short-range motions and long-range aggregations. In this paper, we propose a Temporal Excitation and Aggregation (TEA) block, includin…

Action RecognitionAction Recognition In Videos

LSTC-MDA: A Unified Framework for Long-Short Term Temporal Convolution and Mixed Data Augmentation in Skeleton-Based Action Recognition

2025-09-18 · Feng Ding, Haisheng Fu, Soroush Oraki, Jie Liang arxiv

Skeleton-based action recognition faces two longstanding challenges: the scarcity of labeled training samples and difficulty modeling short- and long-range temporal dependencies. To address these issues, we propose a uni…

Action RecognitionData Augmentation

Revisiting the Spatial and Temporal Modeling for Few-shot Action Recognition

2023-01-19 · Jiazheng Xing, Mengmeng Wang, Yong liu, Boyu Mu

Spatial and temporal modeling is one of the most core aspects of few-shot action recognition. Most previous works mainly focus on long-term temporal relation modeling based on high-level spatial representations, without …

Action RecognitionFew-Shot action recognitionFew Shot Action Recognition

Generative Hierarchical Temporal Transformer for Hand Pose and Action Modeling

2023-11-29 · Yilin Wen, Hao Pan, Takehiko Ohkawa, Lei Yang 외

We present a novel unified framework that concurrently tackles recognition and future prediction for human hand pose and action modeling. Previous works generally provide isolated solutions for either recognition or pred…

Action RecognitionFuture predictionmotion predictionPrediction

Video BagNet: short temporal receptive fields increase robustness in long-term action recognition

2023-08-22 · Ombretta Strafforello, Xin Liu, Klamer Schutte, Jan van Gemert

Previous work on long-term video action recognition relies on deep 3D-convolutional models that have a large temporal receptive field (RF). We argue that these models are not always the best choice for temporal modeling …

Action RecognitionTemporal Action Localization