Iterative Graph Filtering Network for 3D Human Pose Estimation
Zaedul Islam, A. Ben Hamza

TL;DR
This paper introduces an iterative graph filtering network, GS-Net, that improves 3D human pose estimation by modeling complex joint relationships through adjacency modulation and skip connections, achieving state-of-the-art results.
Contribution
The paper proposes a novel Gauss-Seidel based graph filtering framework with adjacency modulation and skip connections for enhanced 3D human pose estimation.
Findings
Outperforms baseline methods on benchmark datasets
Adjacency modulation improves graph structure learning
Skip connections enhance model performance
Abstract
Graph convolutional networks (GCNs) have proven to be an effective approach for 3D human pose estimation. By naturally modeling the skeleton structure of the human body as a graph, GCNs are able to capture the spatial relationships between joints and learn an efficient representation of the underlying pose. However, most GCN-based methods use a shared weight matrix, making it challenging to accurately capture the different and complex relationships between joints. In this paper, we introduce an iterative graph filtering framework for 3D human pose estimation, which aims to predict the 3D joint positions given a set of 2D joint locations in images. Our approach builds upon the idea of iteratively solving graph filtering with Laplacian regularization via the Gauss-Seidel iterative method. Motivated by this iterative solution, we design a Gauss-Seidel network (GS-Net) architecture, which…
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 · Context-Aware Activity Recognition Systems · Anomaly Detection Techniques and Applications
