DD-GCN: Directed Diffusion Graph Convolutional Network for Skeleton-based Human Action Recognition
Chang Li, Qian Huang, Yingchi Mao

TL;DR
DD-GCN introduces a directed diffusion graph and spatio-temporal synchronization to enhance skeleton-based human action recognition, achieving state-of-the-art results on multiple datasets.
Contribution
The paper proposes DD-GCN with a directed diffusion graph, activity partition, and synchronization encoder to improve GCN-based action recognition.
Findings
Achieves state-of-the-art performance on NTU-RGB+D datasets.
Effectively models physical dependencies and spatio-temporal correlations.
Outperforms existing methods in accuracy and robustness.
Abstract
Graph Convolutional Networks (GCNs) have been widely used in skeleton-based human action recognition. In GCN-based methods, the spatio-temporal graph is fundamental for capturing motion patterns. However, existing approaches ignore the physical dependency and synchronized spatio-temporal correlations between joints, which limits the representation capability of GCNs. To solve these problems, we construct the directed diffusion graph for action modeling and introduce the activity partition strategy to optimize the weight sharing mechanism of graph convolution kernels. In addition, we present the spatio-temporal synchronization encoder to embed synchronized spatio-temporal semantics. Finally, we propose Directed Diffusion Graph Convolutional Network (DD-GCN) for action recognition, and the experiments on three public datasets: NTU-RGB+D, NTU-RGB+D 120, and NW-UCLA, demonstrate the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHuman Pose and Action Recognition · Gait Recognition and Analysis · Context-Aware Activity Recognition Systems
MethodsDiffusion · Convolution
