paper-with-me

Papers

Spatiotemporal graph routing for skeleton-based action recognition

2019-07-17 · Thirty-Third AAAI Conference on Artificial Intelligence, 2019 7 · Bin Li, Xi Li, Zhongfei Zhang, Fei Wu

With the representation effectiveness, skeleton-based human action recognition has received considerable research attention, and has a wide range of real applications. In this area, many existing methods typically rely on fixed physicalconnectivity skeleton structure for recognition, which is incapable of well capturing the intrinsic high-order correlations among skeleton joints. In this paper, we propose a novel spatio-temporal graph routing (STGR) scheme for skeletonbased action recognition, which adaptively learns the intrinsic high-order connectivity relationships for physicallyapart skeleton joints. Specifically, the scheme is composed of two components: spatial graph router (SGR) and temporal graph router (TGR). The SGR aims to discover the connectivity relationships among the joints based on sub-group clustering along the spatial dimension, while the TGR explores the structural information by measuring the correlation degrees between temporal joint node trajectories. The proposed scheme is naturally and seamlessly incorporated into the framework of graph convolutional networks (GCNs) to produce a set of skeleton-joint-connectivity graphs, which are further fed into the classification networks. Moreover, an insightful analysis on receptive field of graph node is provided to explain the necessity of our method. Experimental results on two benchmark datasets (NTU-RGB+D and Kinetics) demonstrate the effectiveness against the state-of-the-art.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionClusteringSkeleton Based Action RecognitionTemporal Action Localization

Methods 이 논문이 사용한 방법론

Graph Convolutional Networks 설명 없음

Similar Papers 제목 키워드 기반

Evolving Skeletons: Motion Dynamics in Action Recognition

2025-01-05 · Jushang Qiu, Lei Wang

Skeleton-based action recognition has gained significant attention for its ability to efficiently represent spatiotemporal information in a lightweight format. Most existing approaches use graph-based models to process s…

Action RecognitionHypergraph representationsSkeleton Based Action Recognition

Hierarchical Graph Convolutional Skeleton Transformer for Action Recognition

2021-09-07 · Ruwen Bai, Min Li, Bo Meng, Fengfa Li 외

Graph convolutional networks (GCNs) have emerged as dominant methods for skeleton-based action recognition. However, they still suffer from two problems, namely, neighborhood constraints and entangled spatiotemporal feat…

Action RecognitionDisentanglementSkeleton Based Action Recognition

Two-Stream Adaptive Graph Convolutional Networks for Skeleton-Based Action Recognition

2018-05-20 · CVPR 2019 6 · Lei Shi, Yifan Zhang, Jian Cheng, Hanqing Lu

In skeleton-based action recognition, graph convolutional networks (GCNs), which model the human body skeletons as spatiotemporal graphs, have achieved remarkable performance. However, in existing GCN-based methods, the …

3D Action RecognitionAction Recognitiongraph constructionSkeleton Based Action Recognition+2

Action Segmentation Using 2D Skeleton Heatmaps and Multi-Modality Fusion

2023-09-12 · Syed Waleed Hyder, Muhammad Usama, Anas Zafar, Muhammad Naufil 외

This paper presents a 2D skeleton-based action segmentation method with applications in fine-grained human activity recognition. In contrast with state-of-the-art methods which directly take sequences of 3D skeleton coor…

Action SegmentationActivity RecognitionHuman Activity RecognitionSegmentation+1

Multi Scale Temporal Graph Networks For Skeleton-based Action Recognition

2020-12-05 · Tingwei Li, Ruiwen Zhang, Qing Li

Graph convolutional networks (GCNs) can effectively capture the features of related nodes and improve the performance of the model. More attention is paid to employing GCN in Skeleton-Based action recognition. But existi…

Action RecognitionSkeleton Based Action Recognition