CVMar 24, 2019

KPTransfer: improved performance and faster convergence from keypoint subset-wise domain transfer in human pose estimation

arXiv:1903.09926v1
Originality Incremental advance
AI Analysis

This addresses performance and convergence issues in human pose estimation for computer vision applications, representing an incremental improvement.

The paper tackles the problem of improving human pose estimation by transferring contextual knowledge between different keypoint subsets, resulting in a PCKh improvement of up to 1.1 on specific joints and 0.5 overall, along with faster convergence.

In this paper, we present a novel approach called KPTransfer for improving modeling performance for keypoint detection deep neural networks via domain transfer between different keypoint subsets. This approach is motivated by the notion that rich contextual knowledge can be transferred between different keypoint subsets representing separate domains. In particular, the proposed method takes into account various keypoint subsets/domains by sequentially adding and removing keypoints. Contextual knowledge is transferred between two separate domains via domain transfer. Experiments to demonstrate the efficacy of the proposed KPTransfer approach were performed for the task of human pose estimation on the MPII dataset, with comparisons against random initialization and frozen weight extraction configurations. Experimental results demonstrate the efficacy of performing domain transfer between two different joint subsets resulting in a PCKh improvement of up to 1.1 over random initialization on joints such as wrists and knee in certain joint splits with an overall PCKh improvement of 0.5. Domain transfer from a different set of joints not only results in improved accuracy but also results in faster convergence because of mutual co-adaptations of weights resulting from the contextual knowledge of the pose from a different set of joints.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes