Regular Splitting Graph Network for 3D Human Pose Estimation
Tanvir Hassan, A. Ben Hamza

TL;DR
This paper introduces a higher-order graph neural network that captures long-range joint dependencies and learns adaptive graph structures for improved 3D human pose estimation.
Contribution
It proposes a novel RS-Net model that utilizes matrix splitting, multi-hop neighborhoods, and learnable modulation to enhance relationship modeling between distant body joints.
Findings
Achieves superior accuracy on benchmark datasets.
Effectively models long-range joint dependencies.
Outperforms recent state-of-the-art methods.
Abstract
In human pose estimation methods based on graph convolutional architectures, the human skeleton is usually modeled as an undirected graph whose nodes are body joints and edges are connections between neighboring joints. However, most of these methods tend to focus on learning relationships between body joints of the skeleton using first-order neighbors, ignoring higher-order neighbors and hence limiting their ability to exploit relationships between distant joints. In this paper, we introduce a higher-order regular splitting graph network (RS-Net) for 2D-to-3D human pose estimation using matrix splitting in conjunction with weight and adjacency modulation. The core idea is to capture long-range dependencies between body joints using multi-hop neighborhoods and also to learn different modulation vectors for different body joints as well as a modulation matrix added to the adjacency…
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 · Video Surveillance and Tracking Methods · Gait Recognition and Analysis
