ERASE: Error-Resilient Representation Learning on Graphs for Label Noise Tolerance
Ling-Hao Chen, Yuanshuo Zhang, Taohua Huang, Liangcai Su, Zeyi Lin, Xi, Xiao, Xiaobo Xia, and Tongliang Liu

TL;DR
ERASE is a novel method that enhances the robustness of graph neural networks against label noise by learning error-tolerant representations through a combination of label correction, propagation, and coding rate reduction.
Contribution
The paper introduces ERASE, a new approach that improves graph representation learning under noisy labels by decoupling label propagation and incorporating denoising and error resilience techniques.
Findings
ERASE outperforms baseline methods across various noise levels.
The method demonstrates strong scalability and robustness.
Experimental results confirm improved node classification accuracy.
Abstract
Deep learning has achieved remarkable success in graph-related tasks, yet this accomplishment heavily relies on large-scale high-quality annotated datasets. However, acquiring such datasets can be cost-prohibitive, leading to the practical use of labels obtained from economically efficient sources such as web searches and user tags. Unfortunately, these labels often come with noise, compromising the generalization performance of deep networks. To tackle this challenge and enhance the robustness of deep learning models against label noise in graph-based tasks, we propose a method called ERASE (Error-Resilient representation learning on graphs for lAbel noiSe tolerancE). The core idea of ERASE is to learn representations with error tolerance by maximizing coding rate reduction. Particularly, we introduce a decoupled label propagation method for learning representations. Before training,…
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 Graph Neural Networks · Text and Document Classification Technologies · Computational Drug Discovery Methods
