Combined CNN Transformer Encoder for Enhanced Fine-grained Human Action Recognition
Mei Chee Leong, Haosong Zhang, Hui Li Tan, Liyuan Li, Joo Hwee Lim

TL;DR
This paper introduces two combined CNN-Transformer frameworks that improve fine-grained human action recognition by enhancing temporal reasoning and cross-modal semantic association, achieving state-of-the-art results on the FineGym dataset.
Contribution
The paper proposes novel CNN-Transformer encoder architectures that effectively capture temporal semantics and cross-modal associations for fine-grained action recognition.
Findings
Both frameworks outperform CNN-only models.
Achieved state-of-the-art results on FineGym dataset.
Effectively learn latent temporal and cross-modal semantics.
Abstract
Fine-grained action recognition is a challenging task in computer vision. As fine-grained datasets have small inter-class variations in spatial and temporal space, fine-grained action recognition model requires good temporal reasoning and discrimination of attribute action semantics. Leveraging on CNN's ability in capturing high level spatial-temporal feature representations and Transformer's modeling efficiency in capturing latent semantics and global dependencies, we investigate two frameworks that combine CNN vision backbone and Transformer Encoder to enhance fine-grained action recognition: 1) a vision-based encoder to learn latent temporal semantics, and 2) a multi-modal video-text cross encoder to exploit additional text input and learn cross association between visual and text semantics. Our experimental results show that both our Transformer encoder frameworks effectively learn…
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 · Multimodal Machine Learning Applications · Medical Imaging and Analysis
MethodsAttention Is All You Need · Linear Layer · Multi-Head Attention · Softmax · Absolute Position Encodings · Position-Wise Feed-Forward Layer · Layer Normalization · Adam · Byte Pair Encoding · Label Smoothing
