TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Multi-task Learning with Coarse Priors for Robust Part-awa...

Multi-task Learning with Coarse Priors for Robust Part-aware Person Re-identification

Changxing Ding, Kan Wang, Pengfei Wang, DaCheng Tao

2020-03-18Multi-Task LearningPerson Re-Identification
PaperPDFCode(official)

Abstract

Part-level representations are important for robust person re-identification (ReID), but in practice feature quality suffers due to the body part misalignment problem. In this paper, we present a robust, compact, and easy-to-use method called the Multi-task Part-aware Network (MPN), which is designed to extract semantically aligned part-level features from pedestrian images. MPN solves the body part misalignment problem via multi-task learning (MTL) in the training stage. More specifically, it builds one main task (MT) and one auxiliary task (AT) for each body part on the top of the same backbone model. The ATs are equipped with a coarse prior of the body part locations for training images. ATs then transfer the concept of the body parts to the MTs via optimizing the MT parameters to identify part-relevant channels from the backbone model. Concept transfer is accomplished by means of two novel alignment strategies: namely, parameter space alignment via hard parameter sharing and feature space alignment in a class-wise manner. With the aid of the learned high-quality parameters, MTs can independently extract semantically aligned part-level features from relevant channels in the testing stage. MPN has three key advantages: 1) it does not need to conduct body part detection in the inference stage; 2) its model is very compact and efficient for both training and testing; 3) in the training stage, it requires only coarse priors of body part locations, which are easy to obtain. Systematic experiments on four large-scale ReID databases demonstrate that MPN consistently outperforms state-of-the-art approaches by significant margins. Code is available at https://github.com/WangKan0128/MPN.

Results

TaskDatasetMetricValueModel
Person Re-IdentificationMSMT17Rank-183.5MPN (without re-ranking)
Person Re-IdentificationMSMT17mAP62.7MPN (without re-ranking)
Person Re-IdentificationCUHK03 detectedMAP79.1MPN (without re-ranking)
Person Re-IdentificationCUHK03 detectedRank-183.4MPN (without re-ranking)
Person Re-IdentificationCUHK03 labeledMAP81.1MPN (without re-ranking)
Person Re-IdentificationCUHK03 labeledRank-185MPN (without re-ranking)
Person Re-IdentificationMarket-1501Rank-196.4MPN* (without re-ranking)
Person Re-IdentificationMarket-1501mAP90.1MPN* (without re-ranking)
Person Re-IdentificationDukeMTMC-reIDRank-191.5MPN (without re-ranking)
Person Re-IdentificationDukeMTMC-reIDmAP82MPN (without re-ranking)

Related Papers

SGCL: Unifying Self-Supervised and Supervised Learning for Graph Recommendation2025-07-17Weakly Supervised Visible-Infrared Person Re-Identification via Heterogeneous Expert Collaborative Consistency Learning2025-07-17WhoFi: Deep Person Re-Identification via Wi-Fi Channel Signal Encoding2025-07-17Robust-Multi-Task Gradient Boosting2025-07-15Try Harder: Hard Sample Generation and Learning for Clothes-Changing Person Re-ID2025-07-15Mind the Gap: Bridging Occlusion in Gait Recognition via Residual Gap Correction2025-07-15SAMO: A Lightweight Sharpness-Aware Approach for Multi-Task Optimization with Joint Global-Local Perturbation2025-07-10KeyRe-ID: Keypoint-Guided Person Re-Identification using Part-Aware Representation in Videos2025-07-10