Incomplete Descriptor Mining with Elastic Loss for Person Re-Identification
Hongchen Tan, Yuhao Bian, Huasheng Wang, Xiuping Liu, and Baocai Yin

TL;DR
This paper introduces CBDB-Net, a person Re-ID model with novel modules and loss function that improve robustness and accuracy by generating incomplete features and balancing sample difficulty during training.
Contribution
The paper proposes the CBDB-Net with Consecutive Batch DropBlock Module and Elastic Loss, which enhance person re-identification by capturing robust descriptors and adaptively balancing training samples.
Findings
Achieves competitive performance on standard person Re-ID datasets.
Improves robustness in occluded person Re-ID scenarios.
Demonstrates effectiveness of novel modules through ablation studies.
Abstract
In this paper, we propose a novel person Re-ID model, Consecutive Batch DropBlock Network (CBDB-Net), to capture the attentive and robust person descriptor for the person Re-ID task. The CBDB-Net contains two novel designs: the Consecutive Batch DropBlock Module (CBDBM) and the Elastic Loss (EL). In the Consecutive Batch DropBlock Module (CBDBM), we firstly conduct uniform partition on the feature maps. And then, we independently and continuously drop each patch from top to bottom on the feature maps, which can output multiple incomplete feature maps. In the training stage, these multiple incomplete features can better encourage the Re-ID model to capture the robust person descriptor for the Re-ID task. In the Elastic Loss (EL), we design a novel weight control item to help the Re-ID model adaptively balance hard sample pairs and easy sample pairs in the whole training process. Through…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsDropBlock
