UniParser: Multi-Human Parsing with Unified Correlation Representation Learning
Jiaming Chu, Lei Jin, Junliang Xing, Jian Zhao

TL;DR
UniParser introduces a unified correlation learning framework for multi-human parsing, effectively integrating instance and category information to improve segmentation accuracy and efficiency.
Contribution
It proposes a novel unified correlation representation learning approach that combines instance and category features in a single framework, eliminating the need for separate processing branches.
Findings
Achieves 49.3% AP on MHPv2.0 dataset.
Achieves 60.4% AP on CIHP dataset.
Outperforms state-of-the-art methods in multi-human parsing.
Abstract
Multi-human parsing is an image segmentation task necessitating both instance-level and fine-grained category-level information. However, prior research has typically processed these two types of information through separate branches and distinct output formats, leading to inefficient and redundant frameworks. This paper introduces UniParser, which integrates instance-level and category-level representations in three key aspects: 1) we propose a unified correlation representation learning approach, allowing our network to learn instance and category features within the cosine space; 2) we unify the form of outputs of each modules as pixel-level segmentation results while supervising instance and category features using a homogeneous label accompanied by an auxiliary loss; and 3) we design a joint optimization procedure to fuse instance and category representations. By virtual of…
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
TopicsMultimodal Machine Learning Applications · Domain Adaptation and Few-Shot Learning · Advanced Neural Network Applications
