CVAILGOct 29, 2021

Adaptive Hierarchical Similarity Metric Learning with Noisy Labels

arXiv:2111.00006v127 citations
Originality Incremental advance
AI Analysis

This addresses robustness in deep metric learning for real-world applications with noisy data, representing an incremental improvement.

The paper tackles the problem of deep metric learning being sensitive to noisy labels by proposing an adaptive hierarchical similarity metric learning method that uses class-wise divergence and sample-wise consistency, achieving state-of-the-art performance on benchmark datasets.

Deep Metric Learning (DML) plays a critical role in various machine learning tasks. However, most existing deep metric learning methods with binary similarity are sensitive to noisy labels, which are widely present in real-world data. Since these noisy labels often cause severe performance degradation, it is crucial to enhance the robustness and generalization ability of DML. In this paper, we propose an Adaptive Hierarchical Similarity Metric Learning method. It considers two noise-insensitive information, \textit{i.e.}, class-wise divergence and sample-wise consistency. Specifically, class-wise divergence can effectively excavate richer similarity information beyond binary in modeling by taking advantage of Hyperbolic metric learning, while sample-wise consistency can further improve the generalization ability of the model using contrastive augmentation. More importantly, we design an adaptive strategy to integrate this information in a unified view. It is noteworthy that the new method can be extended to any pair-based metric loss. Extensive experimental results on benchmark datasets demonstrate that our method achieves state-of-the-art performance compared with current deep metric learning approaches.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes