Vehicle Re-identification Based on Dual Distance Center Loss
Zhijun Hu, Yong Xu, Jie Wen, Lilei Sun, Raja S P

TL;DR
This paper introduces a novel dual distance center loss (DDCL) that improves vehicle re-identification by enhancing intra-class compactness and inter-class separability without relying on softmax loss, demonstrating strong generalization across multiple datasets.
Contribution
The paper proposes DDCL, a new loss function that overcomes limitations of traditional center loss and softmax loss, improving open-set recognition in vehicle re-identification tasks.
Findings
DDCL enhances intra-class compactness via Pearson distance.
DDCL improves inter-class separability with Euclidean distance threshold.
DDCL achieves better generalization across vehicle and person re-identification datasets.
Abstract
Recently, deep learning has been widely used in the field of vehicle re-identification. When training a deep model, softmax loss is usually used as a supervision tool. However, the softmax loss performs well for closed-set tasks, but not very well for open-set tasks. In this paper, we sum up five shortcomings of center loss and solved all of them by proposing a dual distance center loss (DDCL). Especially we solve the shortcoming that center loss must combine with the softmax loss to supervise training the model, which provides us with a new perspective to examine the center loss. In addition, we verify the inconsistency between the proposed DDCL and softmax loss in the feature space, which makes the center loss no longer be limited by the softmax loss in the feature space after removing the softmax loss. To be specifically, we add the Pearson distance on the basis of the Euclidean…
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 · Vehicle License Plate Recognition · Face and Expression Recognition
MethodsSoftmax
