PulseAugur
实时 09:22:30

New method tackles noisy labels in Graph Neural Networks

Researchers have developed a new method called ICGNN to improve the robustness of Graph Neural Networks (GNNs) when dealing with noisy labels. The approach uses a novel noise indicator, the influence contradiction score (ICS), derived from graph diffusion, to identify potentially mislabeled nodes. A Gaussian mixture model is then employed for precise noise detection, followed by a soft strategy to correct these labels using neighboring node predictions. The method also incorporates pseudo-labeling to enhance supervision signals for unlabeled nodes, with experiments demonstrating its effectiveness over existing baselines. AI

影响 Improves the reliability of GNNs in real-world applications by addressing data quality issues.

排序理由 This is a research paper detailing a novel method for improving GNNs. [lever_c_demoted from research: ic=1 ai=1.0]

在 arXiv cs.LG 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

报道来源 [1]

  1. arXiv cs.LG TIER_1 English(EN) · Wei Ju, Wei Zhang, Siyu Yi, Zhengyang Mao, Yifan Wang, Jingyang Yuan, Zhiping Xiao, Ziyue Qiao, Ming Zhang ·

    Identifying and Correcting Label Noise for Robust GNNs via Influence Contradiction

    arXiv:2601.17469v2 Announce Type: replace Abstract: Graph Neural Networks (GNNs) have shown remarkable capabilities in learning from graph-structured data with various applications such as social analysis and bioinformatics. However, the presence of label noise in real scenarios …