Triplet Online Instance Matching Loss for Person Re-identification
Ye Li, Guangqiang Yin, Chunhui Liu, Xiaoyu Yang, Zhiguo Wang

TL;DR
This paper introduces a Triplet Online Instance Matching (TOIM) loss that emphasizes hard samples, combines advantages of existing loss functions, and accelerates convergence for person re-identification, validated on a new large-scale dataset.
Contribution
The paper proposes a novel TOIM loss function that improves person ReID accuracy and training efficiency by focusing on hard samples and simplifying batch construction.
Findings
TOIM outperforms baseline methods by up to 21.7% in accuracy.
The new loss function accelerates convergence compared to traditional methods.
Validation on multiple datasets demonstrates the effectiveness of TOIM.
Abstract
Mining the shared features of same identity in different scene, and the unique features of different identity in same scene, are most significant challenges in the field of person re-identification (ReID). Online Instance Matching (OIM) loss function and Triplet loss function are main methods for person ReID. Unfortunately, both of them have drawbacks. OIM loss treats all samples equally and puts no emphasis on hard samples. Triplet loss processes batch construction in a complicated and fussy way and converges slowly. For these problems, we propose a Triplet Online Instance Matching (TOIM) loss function, which lays emphasis on the hard samples and improves the accuracy of person ReID effectively. It combines the advantages of OIM loss and Triplet loss and simplifies the process of batch construction, which leads to a more rapid convergence. It can be trained on-line when handle 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.
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
MethodsTriplet Loss · Softmax
