Beyond triplet loss: a deep quadruplet network for person re-identification
Weihua Chen, Xiaotang Chen, Jianguo Zhang, Kaiqi Huang

TL;DR
This paper introduces a deep quadruplet network with a novel loss function for person re-identification, improving generalization and accuracy over traditional triplet loss methods in surveillance scenarios.
Contribution
The paper proposes a quadruplet loss and a deep network architecture with online hard negative mining, enhancing inter-class separation and intra-class compactness for better ReID performance.
Findings
Outperforms state-of-the-art algorithms on benchmark datasets
Achieves higher accuracy and generalization in person ReID
Demonstrates effectiveness of quadruplet loss over triplet loss
Abstract
Person re-identification (ReID) is an important task in wide area video surveillance which focuses on identifying people across different cameras. Recently, deep learning networks with a triplet loss become a common framework for person ReID. However, the triplet loss pays main attentions on obtaining correct orders on the training set. It still suffers from a weaker generalization capability from the training set to the testing set, thus resulting in inferior performance. In this paper, we design a quadruplet loss, which can lead to the model output with a larger inter-class variation and a smaller intra-class variation compared to the triplet loss. As a result, our model has a better generalization ability and can achieve a higher performance on the testing set. In particular, a quadruplet deep network using a margin-based online hard negative mining is proposed based on the…
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
TopicsVideo Surveillance and Tracking Methods · Human Pose and Action Recognition · Gait Recognition and Analysis
