Learning with Structural Labels for Learning with Noisy Labels
Deep Neural Networks (DNNs) have demonstrated remarkable performance across diverse domains and tasks with large-scale datasets. To reduce labeling costs for large-scale datasets semi-automated and crowdsourcing labeling methods are developed but their labels are inevitably noisy. Learning with Noisy Labels (LNL) approaches aim to train DNNs despite the presence of noisy labels. These approaches utilize the memorization effect to select correct labels and refine noisy ones which are then used for subsequent training. However these methods encounter a significant decrease in the model's generalization performance due to the inevitably existing noise labels. To overcome this limitation we propose a new approach to enhance learning with noisy labels by incorporating additional distribution information--structural labels. In order to leverage additional distribution information for generalization we employ a reverse k-NN which helps the model in achieving a better feature manifold and mitigating overfitting to noisy labels. The proposed method shows outperformed performance in multiple benchmark datasets with IDN and real-world noisy datasets.
Code (0)
등록된 구현이 없습니다.
Tasks
Learning with noisy labelsMemorizationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Superpixel-guided Iterative Learning from Noisy Labels for Medical Image Segmentation
Learning segmentation from noisy labels is an important task for medical image analysis due to the difficulty in acquiring highquality annotations. Most existing methods neglect the pixel correlation and structural prior…
Image SegmentationMedical Image AnalysisMedical Image SegmentationSegmentation+2Co-learning: Learning from Noisy Labels with Self-supervision
Noisy labels, resulting from mistakes in manual labeling or webly data collecting for supervised learning, can cause neural networks to overfit the misleading information and degrade the generalization performance. Self-…
Learning with noisy labelsSelf-Supervised LearningNoise-robust Graph Learning by Estimating and Leveraging Pairwise Interactions
Teaching Graph Neural Networks (GNNs) to accurately classify nodes under severely noisy labels is an important problem in real-world graph learning applications, but is currently underexplored. Although pairwise training…
Contrastive LearningGraph LearningMetric LearningNode ClassificationPLGC: Pseudo-Labeled Graph Condensation
Large graph datasets make training graph neural networks (GNNs) computationally costly. Graph condensation methods address this by generating small synthetic graphs that approximate the original data. However, existing a…
Node ClassificationLink PredictionHolistic Label Correction for Noisy Multi-Label Classification
Multi-label classification aims to learn classification models from instances associated with multiple labels. It is pivotal to learn and utilize the label dependence among multiple labels in multi-label classificati…
ClassificationMemorizationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION