paper-with-me

홈 › Papers

MV-GMN: State Space Model for Multi-View Action Recognition

2025-01-23 · Yuhui Lin, Jiaxuan Lu, Yue Yong, Jiahao Zhang

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.

📄 PDF Abstract BibTeX arXiv:2501.13829

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionMambaTemporal Sequences

Methods 이 논문이 사용한 방법론

GCN A Graph Convolutional Network, or GCN, is an approach for semi-supervised learning on graph-structured data. It is based on an efficient variant of [convolutional neural…
Mamba Foundation models, now powering most of the exciting applications in deep learning, are almost universally based on the Transformer architecture and its core attention module.…

Similar Papers 제목 키워드 기반

Generative Multi-View Human Action Recognition

2019-10-01 · ICCV 2019 10 · Lichen Wang, Zhengming Ding, Zhiqiang Tao, Yunyu Liu 외

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 Localization

A Multi-viewpoint Outdoor Dataset for Human Action Recognition

2021-10-07 · Asanka G. Perera, Yee Wei Law, Titilayo T. Ogunwa, Javaan Chahl

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+1

Multi-view Gait Recognition based on Siamese Vision Transformer

2022-10-19 · Yanchen Yang, Lijun Yun, Ruoyu Li, Feiyan Cheng

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 Recognition

Multiview Cauchy Estimator Feature Embedding for Depth and Inertial Sensor-Based Human Action Recognition

2016-08-07 · Yanan Guo, Lei LI, Weifeng Liu, Jun Cheng 외

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 Localization

Curvature: A signature for Action Recognition in Video Sequences

2019-04-30 · He Chen, Gregory S. Chirikjian

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