Adaptive Sparse Pairwise Loss for Object Re-Identification
Xiao Zhou, Yujie Zhong, Zhen Cheng, Fan Liang, Lin Ma

TL;DR
This paper introduces a novel Sparse Pairwise loss and an adaptive positive mining strategy for object re-identification, improving training efficiency and achieving state-of-the-art results on multiple benchmarks.
Contribution
It proposes a sparse pairwise loss paradigm and an adaptive positive mining method, addressing issues of dense sampling in ReID training.
Findings
SP loss outperforms traditional dense sampling losses
AdaSP adaptively handles intra-class variations
Achieves state-of-the-art results on ReID benchmarks
Abstract
Object re-identification (ReID) aims to find instances with the same identity as the given probe from a large gallery. Pairwise losses play an important role in training a strong ReID network. Existing pairwise losses densely exploit each instance as an anchor and sample its triplets in a mini-batch. This dense sampling mechanism inevitably introduces positive pairs that share few visual similarities, which can be harmful to the training. To address this problem, we propose a novel loss paradigm termed Sparse Pairwise (SP) loss that only leverages few appropriate pairs for each class in a mini-batch, and empirically demonstrate that it is sufficient for the ReID tasks. Based on the proposed loss framework, we propose an adaptive positive mining strategy that can dynamically adapt to diverse intra-class variations. Extensive experiments show that SP loss and its adaptive variant AdaSP…
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
TopicsRemote-Sensing Image Classification · Video Surveillance and Tracking Methods · Domain Adaptation and Few-Shot Learning
