paper-with-me

Papers

Temporal Graph Modeling for Skeleton-based Action Recognition

2020-12-16 · Jianan Li, Xuemei Xie, Zhifu Zhao, Yuhan Cao, Qingzhe Pan, Guangming Shi

Graph Convolutional Networks (GCNs), which model skeleton data as graphs, have obtained remarkable performance for skeleton-based action recognition. Particularly, the temporal dynamic of skeleton sequence conveys significant information in the recognition task. For temporal dynamic modeling, GCN-based methods only stack multi-layer 1D local convolutions to extract temporal relations between adjacent time steps. With the repeat of a lot of local convolutions, the key temporal information with non-adjacent temporal distance may be ignored due to the information dilution. Therefore, these methods still remain unclear how to fully explore temporal dynamic of skeleton sequence. In this paper, we propose a Temporal Enhanced Graph Convolutional Network (TE-GCN) to tackle this limitation. The proposed TE-GCN constructs temporal relation graph to capture complex temporal dynamic. Specifically, the constructed temporal relation graph explicitly builds connections between semantically related temporal features to model temporal relations between both adjacent and non-adjacent time steps. Meanwhile, to further explore the sufficient temporal dynamic, multi-head mechanism is designed to investigate multi-kinds of temporal relations. Extensive experiments are performed on two widely used large-scale datasets, NTU-60 RGB+D and NTU-120 RGB+D. And experimental results show that the proposed model achieves the state-of-the-art performance by making contribution to temporal modeling for action recognition.

📄 PDF Abstract BibTeX arXiv:2012.08804

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionSkeleton Based Action Recognition

Similar Papers 제목 키워드 기반

DG-STGCN: Dynamic Spatial-Temporal Modeling for Skeleton-based Action Recognition

2022-10-12 · Haodong Duan, Jiaqi Wang, Kai Chen, Dahua Lin

Graph convolution networks (GCN) have been widely used in skeleton-based action recognition. We note that existing GCN-based approaches primarily rely on prescribed graphical structures (ie., a manually defined topology …

Action RecognitionSkeleton Based Action Recognition

Spatial Temporal Graph Convolutional Networks for Skeleton-Based Action Recognition

2018-01-23 · Sijie Yan, Yuanjun Xiong, Dahua Lin

Dynamics of human body skeletons convey significant information for human action recognition. Conventional approaches for modeling skeletons usually rely on hand-crafted parts or traversal rules, thus resulting in limite…

3D Human Pose EstimationAction RecognitionMultimodal Activity RecognitionSkeleton Based Action Recognition+1

NeuroPath: Brain-Inspired Dual-Pathway Graph Convolutional Networks for Skeleton-Based Action Recognition

2026-08-18 · Kanglei Zhou, Ruizhi Cai, Hubert P. H. Shum, Frederick W. B. Li 외 arxiv

Skeleton-based action recognition aims to recognize human actions from sequences of human joint coordinates. Most existing Spatial-Temporal Graph Convolutional Networks (STGCNs) have achieved promising results by modelin…

Action Recognition

Disentangling and Unifying Graph Convolutions for Skeleton-Based Action Recognition

2020-03-31 · CVPR 2020 6 · Ziyu Liu, Hongwen Zhang, Zhenghao Chen, Zhiyong Wang 외

Spatial-temporal graphs have been widely used by skeleton-based action recognition algorithms to model human action dynamics. To capture robust movement patterns from these graphs, long-range and multi-scale context aggr…

3D Action RecognitionAction RecognitionLong-range modelingSkeleton Based Action Recognition

Temporal Attention-Augmented Graph Convolutional Network for Efficient Skeleton-Based Human Action Recognition

2020-10-23 · Negar Heidari, Alexandros Iosifidis

Graph convolutional networks (GCNs) have been very successful in modeling non-Euclidean data structures, like sequences of body skeletons forming actions modeled as spatio-temporal graphs. Most GCN-based action recogniti…

Action RecognitionSkeleton Based Action RecognitionTemporal Action Localization