paper-with-me

Papers

DPM++: Dynamic Masked Metric Learning for Occluded Person Re-identification

2026-05-07 · Lei Tan, Yingshi Luan, Pincong Zou, Pingyang Dai, Liujuan Cao arxiv

Although person re-identification has made impressive progress, occlusion caused by obstacles remains an unsettled issue in real applications. The difficulty lies in the mismatch between incomplete occluded samples and holistic identity representations. Severe occlusion removes discriminative body cues and introduces interference from background clutter and occluders, making global metric learning unreliable. Existing methods mainly rely on extra pre-trained models to estimate visible parts for alignment or construct occluded samples via data augmentation, but still lack a unified framework that learns robust visibility-consistent matching under realistic occlusion patterns. In this paper, we propose DPM++, a Dynamic Masked Metric Learning framework for occluded person re-identification. DPM++ learns an input-adaptive masked metric that dynamically selects reliable identity subspaces for each occluded instance, enabling matching to emphasize visibility-consistent evidence while suppressing unreliable components. Built upon the classifier-prototype space, DPM++ introduces a CLIP-based two-stage supervision scheme, where ID-level semantic priors are learned from the text branch and transferred into the classifier-prototype space for dynamic masked matching. To strengthen the masked metric, we introduce a saliency-guided patch transfer strategy to synthesize controllable and photo-realistic occluded samples during training. Exploiting real scene priors, this strategy exposes the model to realistic partial observations and provides richer supervision than random erasing. In addition, occlusion-aware sample pairing and mask-guided optimization improve the stability and effectiveness of the framework. Experiments on occluded and holistic person re-identification benchmarks show that DPM++ consistently outperforms previous state-of-the-art methods in both holistic and occlusion scenarios.

📄 PDF Abstract BibTeX arXiv:2605.06637

Code (0)

등록된 구현이 없습니다.

Tasks

Person Re-IdentificationData AugmentationMetric Learning

Similar Papers 제목 키워드 기반

Keypoint Promptable Re-Identification

2024-07-25 · Vladimir Somers, Christophe De Vleeschouwer, Alexandre Alahi

Occluded Person Re-Identification (ReID) is a metric learning task that involves matching occluded individuals based on their appearance. While many studies have tackled occlusions caused by objects, multi-person occlusi…

Metric LearningOccluded Person Re-IdentificationPerson Re-IdentificationPerson Retrieval+1

PersonViT: Large-scale Self-supervised Vision Transformer for Person Re-Identification

2024-08-10 · Bin Hu, Xinggang Wang, Wenyu Liu

Person Re-Identification (ReID) aims to retrieve relevant individuals in non-overlapping camera images and has a wide range of applications in the field of public safety. In recent years, with the development of Vision T…

Contrastive LearningPerson Re-IdentificationSelf-Supervised LearningUnsupervised Pre-training

PersonMAE: Person Re-Identification Pre-Training with Masked AutoEncoders

2023-11-08 · Hezhen Hu, Xiaoyi Dong, Jianmin Bao, Dongdong Chen 외

Pre-training is playing an increasingly important role in learning generic feature representation for Person Re-identification (ReID). We argue that a high-quality ReID representation should have three properties, namely…

Person Re-Identification

Occluded Person Re-identification

2018-04-09 · Jiaxuan Zhuo, Zeyu Chen, Jian-Huang Lai, Guangcong Wang

Person re-identification (re-id) suffers from a serious occlusion problem when applied to crowded public places. In this paper, we propose to retrieve a full-body person image by using a person image with occlusions. Thi…

Occluded Person Re-IdentificationPerson Re-Identification

Diverse Part Discovery: Occluded Person Re-identification with Part-Aware Transformer

2021-06-08 · CVPR 2021 1 · Yulin Li, Jianfeng He, Tianzhu Zhang, Xiang Liu 외

Occluded person re-identification (Re-ID) is a challenging task as persons are frequently occluded by various obstacles or other persons, especially in the crowd scenario. To address these issues, we propose a novel end-…

DecoderDiversityOccluded Person Re-IdentificationPerson Re-Identification