Search engine for discovering works of Art, research articles, and books related to Art and Culture
ShareThis
Javascript must be enabled to continue!

Relation Graph Alignment for Learning with Noisy Labels

View through CrossRef
Abstract Noisy label learning is crucial for improving model performance on datasets with unreliable labels, which enables models to better tolerate inaccurate data. Existing methods either focus on optimizing the loss function to mitigate the interference from noise, or design procedures to detect potential noise and correct errors. However, their effectiveness is often compromised in representation learning due to the dilemma where models overfit to noisy labels. To address the aforementioned issue, this paper proposes a relation graph alignment framework that models inter-sample relationships via self-supervised learning and employs knowledge distillation to enhance understanding of latent associations, which mitigate the impact of noisy labels. Specifically, the proposed method, termed RMDNet, includes two main modules, where the relation modeling (RM) module implements the contrastive learning technique to learn representations of all data, an unsupervised approach that effectively eliminates the interference of noisy tags on feature extraction. The relation-guided representation learning (RGRL) module utilizes inter-sample relation learned from the RM module to calibrate the representation distribution for noisy samples, which is capable of improving the generalization of the model in the inference phase. Notably, the proposed RMDNet is a plug-and-play framework that can integrate multiple methods to its advantage. The RMDNet can achieve a performance improvement of 1% to 8% when combined with existing methods and learn discriminative representations for noisy data, which results in superior performance than the existing methods.
Title: Relation Graph Alignment for Learning with Noisy Labels
Description:
Abstract Noisy label learning is crucial for improving model performance on datasets with unreliable labels, which enables models to better tolerate inaccurate data.
Existing methods either focus on optimizing the loss function to mitigate the interference from noise, or design procedures to detect potential noise and correct errors.
However, their effectiveness is often compromised in representation learning due to the dilemma where models overfit to noisy labels.
To address the aforementioned issue, this paper proposes a relation graph alignment framework that models inter-sample relationships via self-supervised learning and employs knowledge distillation to enhance understanding of latent associations, which mitigate the impact of noisy labels.
Specifically, the proposed method, termed RMDNet, includes two main modules, where the relation modeling (RM) module implements the contrastive learning technique to learn representations of all data, an unsupervised approach that effectively eliminates the interference of noisy tags on feature extraction.
The relation-guided representation learning (RGRL) module utilizes inter-sample relation learned from the RM module to calibrate the representation distribution for noisy samples, which is capable of improving the generalization of the model in the inference phase.
Notably, the proposed RMDNet is a plug-and-play framework that can integrate multiple methods to its advantage.
The RMDNet can achieve a performance improvement of 1% to 8% when combined with existing methods and learn discriminative representations for noisy data, which results in superior performance than the existing methods.

Related Results

Graph convolutional neural networks for 3D data analysis
Graph convolutional neural networks for 3D data analysis
(English) Deep Learning allows the extraction of complex features directly from raw input data, eliminating the need for hand-crafted features from the classical Machine Learning p...
CREATING LEARNING MEDIA IN TEACHING ENGLISH AT SMP MUHAMMADIYAH 2 PAGELARAN ACADEMIC YEAR 2020/2021
CREATING LEARNING MEDIA IN TEACHING ENGLISH AT SMP MUHAMMADIYAH 2 PAGELARAN ACADEMIC YEAR 2020/2021
The pandemic Covid-19 currently demands teachers to be able to use technology in teaching and learning process. But in reality there are still many teachers who have not been able ...
CRAS: Curriculum Regularization and Adaptive Semi-Supervised Learning with Noisy Labels
CRAS: Curriculum Regularization and Adaptive Semi-Supervised Learning with Noisy Labels
This paper addresses the performance degradation of deep neural networks caused by learning with noisy labels. Recent research on this topic has exploited the memorization effect: ...
Cleaning crowdsourced labels using oracles for statistical classification
Cleaning crowdsourced labels using oracles for statistical classification
Nowadays, crowdsourcing is being widely used to collect training data for solving classification problems. However, crowdsourced labels are often noisy, and there is a performance ...
Impact of personalized alignment technique on implant components position in total knee arthroplasty
Impact of personalized alignment technique on implant components position in total knee arthroplasty
Introduction Due to substantial rates of dissatisfaction in patients with mechanical alignment in total knee replacement, surgeons began searching for alternative techniques to imp...
Bootstrapping a Biodiversity Knowledge Graph
Bootstrapping a Biodiversity Knowledge Graph
The "biodiversity knowledge graph" is a nice metaphor for connecting biodiversity data sources, but can we actually build it? Do we have sufficient linked data available? Given tha...

Back to Top