Robust Graph Structure Learning with the Alignment of Features and Adjacency Matrix
Shaogao Lv, Gang Wen, Shiyu Liu, Linsen Wei, Ming Li

TL;DR
This paper introduces a robust graph structure learning method that aligns feature and adjacency information, improving GNN performance on noisy graphs by leveraging theoretical insights and low-dimensional features.
Contribution
It proposes a novel regularized GSL approach that aligns feature and graph information, supported by a new theoretical lower bound on node-level Rademacher complexity.
Findings
Outperforms baseline methods on real-world noisy graphs
Effective in scenarios with heavily corrupted graph structures
Demonstrates the importance of feature-graph alignment in GSL
Abstract
To improve the robustness of graph neural networks (GNN), graph structure learning (GSL) has attracted great interest due to the pervasiveness of noise in graph data. Many approaches have been proposed for GSL to jointly learn a clean graph structure and corresponding representations. To extend the previous work, this paper proposes a novel regularized GSL approach, particularly with an alignment of feature information and graph information, which is motivated mainly by our derived lower bound of node-level Rademacher complexity for GNNs. Additionally, our proposed approach incorporates sparse dimensional reduction to leverage low-dimensional node features that are relevant to the graph structure. To evaluate the effectiveness of our approach, we conduct experiments on real-world graphs. The results demonstrate that our proposed GSL method outperforms several competitive baselines,…
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 · Bayesian Modeling and Causal Inference
