TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/GCNext: Towards the Unity of Graph Convolutions for Human ...

GCNext: Towards the Unity of Graph Convolutions for Human Motion Prediction

Xinshun Wang, Qiongjie Cui, Chen Chen, Mengyuan Liu

2023-12-19Human Pose ForecastingHuman motion predictionmotion prediction
PaperPDFCode(official)

Abstract

The past few years has witnessed the dominance of Graph Convolutional Networks (GCNs) over human motion prediction.Various styles of graph convolutions have been proposed, with each one meticulously designed and incorporated into a carefully-crafted network architecture. This paper breaks the limits of existing knowledge by proposing Universal Graph Convolution (UniGC), a novel graph convolution concept that re-conceptualizes different graph convolutions as its special cases. Leveraging UniGC on network-level, we propose GCNext, a novel GCN-building paradigm that dynamically determines the best-fitting graph convolutions both sample-wise and layer-wise. GCNext offers multiple use cases, including training a new GCN from scratch or refining a preexisting GCN. Experiments on Human3.6M, AMASS, and 3DPW datasets show that, by incorporating unique module-to-network designs, GCNext yields up to 9x lower computational cost than existing GCN methods, on top of achieving state-of-the-art performance.

Results

TaskDatasetMetricValueModel
Pose EstimationAMASSAverage MPJPE (mm) 1000 msec65.3GCNext
Pose EstimationHuman3.6MAverage MPJPE (mm) @ 1000 ms64.7GCNext
Pose EstimationHuman3.6MAverage MPJPE (mm) @ 400ms30.5GCNext
Pose Estimation3DPWAverage MPJPE (mm) 1000 msec72GCNext
3DAMASSAverage MPJPE (mm) 1000 msec65.3GCNext
3DHuman3.6MAverage MPJPE (mm) @ 1000 ms64.7GCNext
3DHuman3.6MAverage MPJPE (mm) @ 400ms30.5GCNext
3D3DPWAverage MPJPE (mm) 1000 msec72GCNext
1 Image, 2*2 StitchiAMASSAverage MPJPE (mm) 1000 msec65.3GCNext
1 Image, 2*2 StitchiHuman3.6MAverage MPJPE (mm) @ 1000 ms64.7GCNext
1 Image, 2*2 StitchiHuman3.6MAverage MPJPE (mm) @ 400ms30.5GCNext
1 Image, 2*2 Stitchi3DPWAverage MPJPE (mm) 1000 msec72GCNext

Related Papers

Stochastic Human Motion Prediction with Memory of Action Transition and Action Characteristic2025-07-05Temporal Continual Learning with Prior Compensation for Human Motion Prediction2025-07-05AMPLIFY: Actionless Motion Priors for Robot Learning from Videos2025-06-17FocalAD: Local Motion Planning for End-to-End Autonomous Driving2025-06-13TrajFlow: Multi-modal Motion Prediction via Flow Matching2025-06-10HUMOF: Human Motion Forecasting in Interactive Social Scenes2025-06-04Rodrigues Network for Learning Robot Actions2025-06-03Autoregression-free video prediction using diffusion model for mitigating error propagation2025-05-28