TEINet: Towards an Efficient Architecture for Video Recognition
Zhaoyang Liu, Donghao Luo, Yabiao Wang, Limin Wang, Ying Tai, Chengjie, Wang, Jilin Li, Feiyue Huang, Tong Lu

TL;DR
TEINet introduces an efficient, plug-in temporal module for 2D CNNs that enhances motion features and captures temporal context, significantly improving video action recognition while reducing computational costs.
Contribution
The paper proposes the TEI Module, a novel two-stage temporal modeling approach that is easily integrated into existing 2D CNNs to improve efficiency and effectiveness in video recognition.
Findings
Achieves competitive accuracy on multiple benchmarks.
Reduces computational cost compared to 3D CNNs.
Demonstrates flexible and effective temporal feature learning.
Abstract
Efficiency is an important issue in designing video architectures for action recognition. 3D CNNs have witnessed remarkable progress in action recognition from videos. However, compared with their 2D counterparts, 3D convolutions often introduce a large amount of parameters and cause high computational cost. To relieve this problem, we propose an efficient temporal module, termed as Temporal Enhancement-and-Interaction (TEI Module), which could be plugged into the existing 2D CNNs (denoted by TEINet). The TEI module presents a different paradigm to learn temporal features by decoupling the modeling of channel correlation and temporal interaction. First, it contains a Motion Enhanced Module (MEM) which is to enhance the motion-related features while suppress irrelevant information (e.g., background). Then, it introduces a Temporal Interaction Module (TIM) which supplements the temporal…
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 · Gait Recognition and Analysis · Anomaly Detection Techniques and Applications
