TL;DR
This paper introduces a novel angular triplet loss function for RGB-Infrared person re-identification, improving the discriminative power of feature embeddings by explicitly constraining angles between vectors, leading to significant performance gains.
Contribution
It proposes the Bi-directional Exponential Angular Triplet Loss to learn angularly discriminative features, addressing limitations of Euclidean-based constraints in cross-modality Re-ID tasks.
Findings
Significant improvement in rank-1 accuracy and mAP on SYSU-MM01 dataset.
Enhanced single-modality Re-ID performance on Market-1501 and DukeMTMC-reID datasets.
Effective stabilization of embedding vector magnitudes with batch normalization.
Abstract
RGB-Infrared person re-identification (RGB-IR Re- ID) is a cross-modality matching problem, where the modality discrepancy is a big challenge. Most existing works use Euclidean metric based constraints to resolve the discrepancy between features of images from different modalities. However, these methods are incapable of learning angularly discriminative feature embedding because Euclidean distance cannot measure the included angle between embedding vectors effectively. As an angularly discriminative feature space is important for classifying the human images based on their embedding vectors, in this paper, we propose a novel ranking loss function, named Bi-directional Exponential Angular Triplet Loss, to help learn an angularly separable common feature space by explicitly constraining the included angles between embedding vectors. Moreover, to help stabilize and learn the magnitudes 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
MethodsTriplet Loss · Batch Normalization
