MV-GMN: State Space Model for Multi-View Action Recognition
Recent advancements in multi-view action recognition have largely relied on Transformer-based models. While effective and adaptable, these models often require substantial computational resources, especially in scenarios with multiple views and multiple temporal sequences. Addressing this limitation, this paper introduces the MV-GMN model, a state-space model specifically designed to efficiently aggregate multi-modal data (RGB and skeleton), multi-view perspectives, and multi-temporal information for action recognition with reduced computational complexity. The MV-GMN model employs an innovative Multi-View Graph Mamba network comprising a series of MV-GMN blocks. Each block includes a proposed Bidirectional State Space Block and a GCN module. The Bidirectional State Space Block introduces four scanning strategies, including view-prioritized and time-prioritized approaches. The GCN module leverages rule-based and KNN-based methods to construct the graph network, effectively integrating features from different viewpoints and temporal instances. Demonstrating its efficacy, MV-GMN outperforms the state-of-the-arts on several datasets, achieving notable accuracies of 97.3\% and 96.7\% on the NTU RGB+D 120 dataset in cross-subject and cross-view scenarios, respectively. MV-GMN also surpasses Transformer-based baselines while requiring only linear inference complexity, underscoring the model's ability to reduce computational load and enhance the scalability and applicability of multi-view action recognition technologies.
Code (0)
등록된 구현이 없습니다.
Tasks
Action RecognitionMambaTemporal SequencesMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Generative Multi-View Human Action Recognition
Multi-view action recognition targets to integrate complementary information from different views to improve classification performance. It is a challenging task due to the distinct gap between heterogeneous feature doma…
Action RecognitionTemporal Action LocalizationA Multi-viewpoint Outdoor Dataset for Human Action Recognition
Advancements in deep neural networks have contributed to near perfect results for many computer vision problems such as object recognition, face recognition and pose estimation. However, human action recognition is still…
Action RecognitionFace RecognitionObject RecognitionPose Estimation+1Multi-view Gait Recognition based on Siamese Vision Transformer
While the Vision Transformer has been used in gait recognition, its application in multi-view gait recognition is still limited. Different views significantly affect the extraction and identification accuracy of the char…
Gait RecognitionMultiview Cauchy Estimator Feature Embedding for Depth and Inertial Sensor-Based Human Action Recognition
The ever-growing popularity of Kinect and inertial sensors has prompted intensive research efforts on human action recognition. Since human actions can be characterized by multiple feature representations extracted from …
Action RecognitionTemporal Action LocalizationCurvature: A signature for Action Recognition in Video Sequences
In this paper, a novel signature of human action recognition, namely the curvature of a video sequence, is introduced. In this way, the distribution of sequential data is modeled, which enables few-shot learning. Instead…
Action RecognitionFew-Shot LearningMachine Translationspeech-recognition+4