Threshold Auto-Tuning Metric Learning
Yuya Onuma, Rachelle Rivero, Tsuyoshi Kato

TL;DR
This paper introduces a new metric learning algorithm that automatically optimizes the distance threshold within the Bregman projection framework, improving pattern recognition accuracy without manual threshold tuning.
Contribution
The paper presents a novel formulation that jointly optimizes the distance threshold during metric learning, with an efficient solution for the nonlinear equation involved.
Findings
Achieves comparable recognition accuracy to existing methods.
Automatically tunes the distance threshold, eliminating manual parameter setting.
Reduces computational complexity from O(LMn^3) to O(Mn^3).
Abstract
It has been reported repeatedly that discriminative learning of distance metric boosts the pattern recognition performance. A weak point of ITML-based methods is that the distance threshold for similarity/dissimilarity constraints must be determined manually and it is sensitive to generalization performance, although the ITML-based methods enjoy an advantage that the Bregman projection framework can be applied for optimization of distance metric. In this paper, we present a new formulation of metric learning algorithm in which the distance threshold is optimized together. Since the optimization is still in the Bregman projection framework, the Dykstra algorithm can be applied for optimization. A nonlinear equation has to be solved to project the solution onto a half-space in each iteration. Na\"{i}ve method takes computational time to solve the nonlinear equation. In this…
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
TopicsFace and Expression Recognition · Domain Adaptation and Few-Shot Learning · Machine Learning and Algorithms
