Beyond Triplet Loss: Meta Prototypical N-tuple Loss for Person Re-identification
Zhizheng Zhang, Cuiling Lan, Wenjun Zeng, Zhibo Chen, Shih-Fu Chang

TL;DR
This paper introduces a novel meta prototypical N-tuple loss for person re-identification, enabling joint optimization of multiple instances and achieving state-of-the-art results.
Contribution
It proposes a new multi-class N-tuple loss and a meta prototypical approach to improve feature learning in person ReID.
Findings
Achieves state-of-the-art performance on benchmark datasets.
Outperforms triplet loss-based methods.
Enhances multi-instance optimization in ReID.
Abstract
Person Re-identification (ReID) aims at matching a person of interest across images. In convolutional neural network (CNN) based approaches, loss design plays a vital role in pulling closer features of the same identity and pushing far apart features of different identities. In recent years, triplet loss achieves superior performance and is predominant in ReID. However, triplet loss considers only three instances of two classes in per-query optimization (with an anchor sample as query) and it is actually equivalent to a two-class classification. There is a lack of loss design which enables the joint optimization of multiple instances (of multiple classes) within per-query optimization for person ReID. In this paper, we introduce a multi-class classification loss, i.e., N-tuple loss, to jointly consider multiple (N) instances for per-query optimization. This in fact aligns better with…
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
TopicsVideo Surveillance and Tracking Methods · Face recognition and analysis · Advanced Neural Network Applications
MethodsTriplet Loss
