paper-with-me

홈 › Papers

Spatio-Temporal Gating-Adjacency GCN for Human Motion Prediction

2022-03-03 · CVPR 2022 1 · Chongyang Zhong, Lei Hu, Zihao Zhang, Yongjing Ye, Shihong Xia

Predicting future motion based on historical motion sequence is a fundamental problem in computer vision, and it has wide applications in autonomous driving and robotics. Some recent works have shown that Graph Convolutional Networks(GCN) are instrumental in modeling the relationship between different joints. However, considering the variants and diverse action types in human motion data, the cross-dependency of the spatio-temporal relationships will be difficult to depict due to the decoupled modeling strategy, which may also exacerbate the problem of insufficient generalization. Therefore, we propose the Spatio-Temporal Gating-Adjacency GCN(GAGCN) to learn the complex spatio-temporal dependencies over diverse action types. Specifically, we adopt gating networks to enhance the generalization of GCN via the trainable adaptive adjacency matrix obtained by blending the candidate spatio-temporal adjacency matrices. Moreover, GAGCN addresses the cross-dependency of space and time by balancing the weights of spatio-temporal modeling and fusing the decoupled spatio-temporal features. Extensive experiments on Human 3.6M, AMASS, and 3DPW demonstrate that GAGCN achieves state-of-the-art performance in both short-term and long-term predictions.

📄 PDF Abstract BibTeX arXiv:2203.01474

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingHuman motion predictionmotion predictionPrediction

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…

Similar Papers 제목 키워드 기반

Learning Constrained Dynamic Correlations in Spatiotemporal Graphs for Motion Prediction

2022-04-04 · Jiajun Fu, Fuxing Yang, Yonghao Dang, Xiaoli Liu 외

Human motion prediction is challenging due to the complex spatiotemporal feature modeling. Among all methods, graph convolution networks (GCNs) are extensively utilized because of their superiority in explicit connection…

Human motion predictionmotion prediction

DG-STMTL: A Novel Graph Convolutional Network for Multi-Task Spatio-Temporal Traffic Forecasting

2025-04-10 · Wanna Cui, Peizheng Wang, Faliang Yin

Spatio-temporal traffic prediction is crucial in intelligent transportation systems. The key challenge of accurate prediction is how to model the complex spatio-temporal dependencies and adapt to the inherent dynamics in…

Multi-Task LearningPredictionTraffic Prediction

Multi-Spatio-temporal Fusion Graph Recurrent Network for Traffic forecasting

2022-05-03 · Wei Zhao, Shiqi Zhang, Bing Zhou, Bei Wang

Traffic forecasting is essential for the traffic construction of smart cities in the new era. However, traffic data's complex spatial and temporal dependencies make traffic forecasting extremely challenging. Most existin…

ManagementTime Series Analysis

On the spatial attention in Spatio-Temporal Graph Convolutional Networks for skeleton-based human action recognition

2020-11-07 · Negar Heidari, Alexandros Iosifidis

Graph convolutional networks (GCNs) achieved promising performance in skeleton-based human action recognition by modeling a sequence of skeletons as a spatio-temporal graph. Most of the recently proposed GCN-based method…

Action RecognitionTemporal Action Localization

SpatioTemporal Learning for Human Pose Estimation in Sparsely-Labeled Videos

2025-01-25 · Yingying Jiao, Zhigang Wang, Sifan Wu, Shaojing Fan 외

Human pose estimation in videos remains a challenge, largely due to the reliance on extensive manual annotation of large datasets, which is expensive and labor-intensive. Furthermore, existing approaches often struggle t…

Pose Estimation