Dual Dynamic Threshold Adjustment Strategy for Deep Metric Learning
Xiruo Jiang, Yazhou Yao, Sheng Liu, Fumin Shen, Liqiang Nie, and, Xiansheng Hua

TL;DR
This paper introduces a dual dynamic threshold adjustment strategy for deep metric learning, using meta-learning and adaptive regulation to improve sample mining and loss function performance without extensive hyperparameter tuning.
Contribution
The paper proposes a novel dual threshold adjustment strategy combining static and adaptive methods to enhance deep metric learning, reducing the need for manual hyperparameter tuning.
Findings
Achieves competitive results on CUB200, Cars196, and SOP datasets.
Effectively balances positive and negative sample ratios during training.
Reduces reliance on extensive hyperparameter search.
Abstract
Loss functions and sample mining strategies are essential components in deep metric learning algorithms. However, the existing loss function or mining strategy often necessitate the incorporation of additional hyperparameters, notably the threshold, which defines whether the sample pair is informative. The threshold provides a stable numerical standard for determining whether to retain the pairs. It is a vital parameter to reduce the redundant sample pairs participating in training. Nonetheless, finding the optimal threshold can be a time-consuming endeavor, often requiring extensive grid searches. Because the threshold cannot be dynamically adjusted in the training stage, we should conduct plenty of repeated experiments to determine the threshold. Therefore, we introduce a novel approach for adjusting the thresholds associated with both the loss function and the sample mining strategy.…
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
TopicsFace and Expression Recognition · Image and Signal Denoising Methods · Advanced Image Processing Techniques
