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

**Authors:** Kanav Vats, Helmut Neher, Alexander Wong, David A. Clausi, and John, Zelek

arXiv: 1903.09926 · 2019-03-26

## TL;DR

KPTransfer enhances human pose estimation by transferring contextual knowledge between keypoint subsets, leading to improved accuracy and faster training convergence in neural networks.

## Contribution

The paper introduces KPTransfer, a novel domain transfer method between keypoint subsets that improves performance and convergence speed in pose estimation models.

## Key findings

- Up to 1.1% PCKh improvement over random initialization.
- Overall 0.5% PCKh improvement across joints.
- Faster convergence due to mutual co-adaptations of weights.

## Abstract

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.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1903.09926/full.md

## Figures

14 figures with captions in the complete paper: https://tomesphere.com/paper/1903.09926/full.md

## References

29 references — full list in the complete paper: https://tomesphere.com/paper/1903.09926/full.md

---
Source: https://tomesphere.com/paper/1903.09926