Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

EPAM-Net: An Efficient Pose-driven Attention-guided Multimodal Network for Video Action Recognition

About

Existing multimodal-based human action recognition approaches are computationally intensive, limiting their deployment in real-time applications. In this work, we present a novel and efficient pose-driven attention-guided multimodal network (EPAM-Net) for action recognition in videos. Specifically, we propose eXpand temporal Shift (X-ShiftNet) convolutional architectures for RGB and pose streams to capture spatio-temporal features from RGB videos and their skeleton sequences. The X-ShiftNet tackles the high computational cost of the 3D CNNs by integrating the Temporal Shift Module (TSM) into an efficient 2D CNN, enabling efficient spatiotemporal learning. Then skeleton features are utilized to guide the visual network stream, focusing on keyframes and their salient spatial regions using the proposed spatial-temporal attention block. Finally, the predictions of the two streams are fused for final classification. The experimental results show that our method, with a significant reduction in floating-point operations (FLOPs), outperforms and competes with the state-of-the-art methods on NTU RGB-D 60, NTU RGB-D 120, PKU-MMD, and Toyota SmartHome datasets. The proposed EPAM-Net provides up to a 72.8x reduction in FLOPs and up to a 48.6x reduction in the number of network parameters. The code will be available at https://github.com/ahmed-nady/Multimodal-Action-Recognition.

Ahmed Abdelkawy, Asem Ali, Aly Farag• 2024

Related benchmarks

TaskDatasetResultRank
Action RecognitionNTU RGB+D 120 (X-set)
Accuracy94.3
661
Action RecognitionNTU RGB+D 60 (Cross-View)
Accuracy96.51
575
Action RecognitionNTU RGB+D 60 (X-sub)
Accuracy96.1
467
Action RecognitionNTU RGB+D X-sub 120
Accuracy92.4
377
Action RecognitionNTU RGB+D X-View 60
Accuracy99
172
Action RecognitionToyota SmartHome (TSH) (CV2)--
60
Action RecognitionToyota Smarthome CS
Accuracy71.7
58
Action RecognitionPKU-MMD Cross-view
Accuracy98.4
26
Action RecognitionPKU-MMD (XSub)
Top-1 Acc96.2
20
Action RecognitionNTU RGB+D 60
Top-1 Acc (XSub)96.1
15
Showing 10 of 13 rows

Other info

Follow for update