Deep Metric Learning with Hierarchical Triplet Loss
Weifeng Ge, Weilin Huang, Dengke Dong, Matthew R. Scott

TL;DR
This paper introduces a hierarchical triplet loss that automatically selects informative training triplets using a class hierarchy, improving deep metric learning for image retrieval and face recognition.
Contribution
The paper proposes a hierarchical triplet loss with a dynamic violate margin based on a class hierarchy, enhancing triplet sampling and discriminative feature learning.
Findings
Outperforms standard triplet loss by 1%-18% in image retrieval and face recognition.
Achieves state-of-the-art results with fewer training iterations.
Enables faster convergence and better discriminative features.
Abstract
We present a novel hierarchical triplet loss (HTL) capable of automatically collecting informative training samples (triplets) via a defined hierarchical tree that encodes global context information. This allows us to cope with the main limitation of random sampling in training a conventional triplet loss, which is a central issue for deep metric learning. Our main contributions are two-fold. (i) we construct a hierarchical class-level tree where neighboring classes are merged recursively. The hierarchical structure naturally captures the intrinsic data distribution over the whole database. (ii) we formulate the problem of triplet collection by introducing a new violate margin, which is computed dynamically based on the designed hierarchical tree. This allows it to automatically select meaningful hard samples with the guide of global context. It encourages the model to learn more…
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
TopicsAdvanced Image and Video Retrieval Techniques · Face recognition and analysis · Domain Adaptation and Few-Shot Learning
MethodsTriplet Loss
