Skip to content Skip to navigation
Qualifying Exam
9/24/2019 10:30 am
CBIM 22

Semantic Graph Convolutional Networks for 3D Human Pose Regression

Long Zhao, Dept. of Computer Science

Examination Committee: Prof. Dimitris N. Metaxas (Chair); Prof. Mubbasir Kapadia; Prof. Yongfeng; Zhang Prof. Dong Deng

Abstract

We study the problem of learning Graph Convolutional Networks (GCNs) for regression. Current architectures of GCNs are limited to the small receptive field of convolution filters and shared transformation matrix for each node. To address these limitations, we propose Semantic Graph Convolutional Networks (SemGCN), a novel neural network architecture that operates on regression tasks with graph-structured data. SemGCN learns to capture semantic information such as local and global node relationships, which is not explicitly represented in the graph. These semantic relationships can be learned through end-to-end training from the ground truth without additional supervision or hand-crafted rules. We further investigate applying SemGCN to 3D human pose regression. Our formulation is intuitive and sufficient since both 2D and 3D human poses can be represented as a structured graph encoding the relationships between joints in the skeleton of a human body. We carry out comprehensive studies to validate our method. The results prove that SemGCN outperforms state of the art while using 90% fewer parameters.