English

Semantic Human Parsing via Scalable Semantic Transfer over Multiple Label Domains

Computer Vision and Pattern Recognition 2023-04-11 v1

Abstract

This paper presents Scalable Semantic Transfer (SST), a novel training paradigm, to explore how to leverage the mutual benefits of the data from different label domains (i.e. various levels of label granularity) to train a powerful human parsing network. In practice, two common application scenarios are addressed, termed universal parsing and dedicated parsing, where the former aims to learn homogeneous human representations from multiple label domains and switch predictions by only using different segmentation heads, and the latter aims to learn a specific domain prediction while distilling the semantic knowledge from other domains. The proposed SST has the following appealing benefits: (1) it can capably serve as an effective training scheme to embed semantic associations of human body parts from multiple label domains into the human representation learning process; (2) it is an extensible semantic transfer framework without predetermining the overall relations of multiple label domains, which allows continuously adding human parsing datasets to promote the training. (3) the relevant modules are only used for auxiliary training and can be removed during inference, eliminating the extra reasoning cost. Experimental results demonstrate SST can effectively achieve promising universal human parsing performance as well as impressive improvements compared to its counterparts on three human parsing benchmarks (i.e., PASCAL-Person-Part, ATR, and CIHP). Code is available at https://github.com/yangjie-cv/SST.

Keywords

Cite

@article{arxiv.2304.04140,
  title  = {Semantic Human Parsing via Scalable Semantic Transfer over Multiple Label Domains},
  author = {Jie Yang and Chaoqun Wang and Zhen Li and Junle Wang and Ruimao Zhang},
  journal= {arXiv preprint arXiv:2304.04140},
  year   = {2023}
}

Comments

Accepted to CVPR23

R2 v1 2026-06-28T09:55:51.162Z