Mitigating Noisy Labels in Deep Learning with SubGroup-Positive Selection

Tuesday 11 March 2025


Deep learning models have revolutionized many areas of artificial intelligence, but they’re not immune to the curse of noisy labels. This is a major problem in machine learning, where incorrect or misleading labels can throw off the entire training process.


Researchers have been trying to find ways to mitigate this issue for years, and now a new approach has been developed that shows great promise. The method, called SubGroup-based Positive-pair Selection (SGPS), identifies clean and noisy samples by analyzing their probability of being correctly labeled.


The problem with traditional methods is that they often discard suspicious noisy samples, which can lead to a waste of valuable training data. SGPS, on the other hand, takes a more nuanced approach. By identifying the potential similar samples for each noisy sample, it creates informative positive prototypes that can help improve the overall performance of the model.


The team behind SGPS tested their method on several large-scale datasets and found significant improvements in accuracy compared to traditional methods. This is particularly impressive given the complexity of the task at hand – dealing with noisy labels in deep metric learning.


Deep metric learning is a type of machine learning that involves training models to learn similarities between different data points, such as images or audio recordings. It’s widely used in applications like image retrieval and face recognition, but it can be particularly challenging when dealing with noisy labels.


SGPS addresses this challenge by using a subgroup generation module to identify potential similar samples for each noisy sample. These samples are then aggregated into informative positive prototypes that can help improve the model’s performance.


The results of the study are impressive, with SGPS outperforming traditional methods in several benchmarks. This is likely due to its ability to effectively utilize noisy data and reduce the impact of incorrect labels on the training process.


The implications of this research are significant, particularly for applications where accurate labeling is difficult or impossible. By developing more robust methods like SGPS, researchers can improve the performance of machine learning models in a wide range of domains.


One potential application of SGPS is in medical imaging, where accurate diagnosis often relies on complex patterns and relationships between different features. By improving the accuracy of deep metric learning models, SGPS could help doctors make more accurate diagnoses and develop more effective treatments.


Another potential application is in natural language processing, where noisy labels can be particularly prevalent due to the subjective nature of human judgment. By developing methods like SGPS, researchers can improve the performance of language models and enable more accurate text classification, sentiment analysis, and other applications.


Cite this article: “Mitigating Noisy Labels in Deep Learning with SubGroup-Positive Selection”, The Science Archive, 2025.


Machine Learning, Deep Learning, Noisy Labels, Subgroup-Based Positive-Pair Selection, Sgps, Deep Metric Learning, Image Retrieval, Face Recognition, Medical Imaging, Natural Language Processing


Reference: Zhipeng Yu, Qianqian Xu, Yangbangyan Jiang, Yingfei Sun, Qingming Huang, “Enhancing Sample Utilization in Noise-Robust Deep Metric Learning With Subgroup-Based Positive-Pair Selection” (2025).


Leave a Reply