Noise-resistant Deep Metric Learning with Ranking-based Instance Selection
Chang Liu, Han Yu, Boyang Li, Zhiqi Shen, Zhanning Gao and, Peiran Ren, Xuansong Xie, Lizhen Cui, Chunyan Miao

TL;DR
This paper introduces PRISM, a noise-resistant deep metric learning method that uses ranking-based instance selection with memory to identify and mitigate noisy labels, improving robustness and accuracy.
Contribution
The paper proposes PRISM, a novel noise-resistant training technique for deep metric learning that leverages a memory bank and class centers to effectively handle noisy labels.
Findings
PRISM outperforms 12 existing methods under synthetic and real-world noise.
PRISM achieves up to 6.06% improvement in Precision@1.
The acceleration method reduces computational cost while maintaining effectiveness.
Abstract
The existence of noisy labels in real-world data negatively impacts the performance of deep learning models. Although much research effort has been devoted to improving robustness to noisy labels in classification tasks, the problem of noisy labels in deep metric learning (DML) remains open. In this paper, we propose a noise-resistant training technique for DML, which we name Probabilistic Ranking-based Instance Selection with Memory (PRISM). PRISM identifies noisy data in a minibatch using average similarity against image features extracted by several previous versions of the neural network. These features are stored in and retrieved from a memory bank. To alleviate the high computational cost brought by the memory bank, we introduce an acceleration method that replaces individual data points with the class centers. In extensive comparisons with 12 existing approaches under both…
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
TopicsAdvanced Image and Video Retrieval Techniques · Machine Learning and Data Classification · Video Surveillance and Tracking Methods
