Learning Node Representations from Noisy Graph Structures
Junshan Wang, Ziyao Li, Qingqing Long, Weiyu Zhang, Guojie Song, Chuan, Shi

TL;DR
This paper introduces a novel unsupervised framework that learns noise-free node representations from noisy graphs by jointly modeling normal structures and noises with two generators, improving robustness in downstream tasks.
Contribution
It proposes a new framework with graph and noise generators to identify and eliminate noises in graphs, enhancing the robustness of node representations.
Findings
Outperforms baseline methods in node classification.
Effective noise elimination demonstrated on real-world data.
Handles arbitrary noise distributions successfully.
Abstract
Learning low-dimensional representations on graphs has proved to be effective in various downstream tasks. However, noises prevail in real-world networks, which compromise networks to a large extent in that edges in networks propagate noises through the whole network instead of only the node itself. While existing methods tend to focus on preserving structural properties, the robustness of the learned representations against noises is generally ignored. In this paper, we propose a novel framework to learn noise-free node representations and eliminate noises simultaneously. Since noises are often unknown on real graphs, we design two generators, namely a graph generator and a noise generator, to identify normal structures and noises in an unsupervised setting. On the one hand, the graph generator serves as a unified scheme to incorporate any useful graph prior knowledge to generate…
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 · Complex Network Analysis Techniques · Bioinformatics and Genomic Networks
