Learn to Propagate Reliably on Noisy Affinity Graphs
Lei Yang, Qingqiu Huang, Huaiyi Huang, Linning Xu, Dahua Lin

TL;DR
This paper introduces a new framework combining local graph neural networks and confidence-based path scheduling to improve reliable label propagation on noisy, large-scale affinity graphs, significantly enhancing accuracy in visual recognition tasks.
Contribution
It presents a novel framework that effectively propagates labels on noisy graphs by integrating local GNNs with confidence-guided path scheduling, addressing scalability and outlier challenges.
Findings
Significant accuracy improvements on ImageNet and Ms-Celeb-1M datasets.
Effective handling of noisy graphs with outliers.
Enhanced scalability and reliability in label propagation.
Abstract
Recent works have shown that exploiting unlabeled data through label propagation can substantially reduce the labeling cost, which has been a critical issue in developing visual recognition models. Yet, how to propagate labels reliably, especially on a dataset with unknown outliers, remains an open question. Conventional methods such as linear diffusion lack the capability of handling complex graph structures and may perform poorly when the seeds are sparse. Latest methods based on graph neural networks would face difficulties on performance drop as they scale out to noisy graphs. To overcome these difficulties, we propose a new framework that allows labels to be propagated reliably on large-scale real-world data. This framework incorporates (1) a local graph neural network to predict accurately on varying local structures while maintaining high scalability, and (2) a confidence-based…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Machine Learning and Data Classification · Multimodal Machine Learning Applications
MethodsGraph Neural Network · Diffusion
