Toward Enhanced Robustness in Unsupervised Graph Representation Learning: A Graph Information Bottleneck Perspective
Jihong Wang, Minnan Luo, Jundong Li, Ziqi Liu, Jun Zhou, Qinghua Zheng

TL;DR
This paper introduces RGIB, a novel unsupervised graph learning method based on the Information Bottleneck principle, designed to improve robustness against adversarial attacks by filtering out adversarial information while preserving original graph data.
Contribution
The paper proposes RGIB, an unbiased robust UGRL method that leverages the IB principle and introduces efficient adversarial training and mutual information estimation techniques.
Findings
RGIB enhances robustness against adversarial attacks in graph learning.
Theoretical analysis links RGIB to lower bounds on adversarial risk.
Experimental results show RGIB outperforms existing methods on benchmarks.
Abstract
Recent studies have revealed that GNNs are vulnerable to adversarial attacks. Most existing robust graph learning methods measure model robustness based on label information, rendering them infeasible when label information is not available. A straightforward direction is to employ the widely used Infomax technique from typical Unsupervised Graph Representation Learning (UGRL) to learn robust unsupervised representations. Nonetheless, directly transplanting the Infomax technique from typical UGRL to robust UGRL may involve a biased assumption. In light of the limitation of Infomax, we propose a novel unbiased robust UGRL method called Robust Graph Information Bottleneck (RGIB), which is grounded in the Information Bottleneck (IB) principle. Our RGIB attempts to learn robust node representations against adversarial perturbations by preserving the original information in the benign graph…
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
