Adversarial Robustness of Link Sign Prediction in Signed Graphs
Jialong Zhou, Xing Ai, Yuni Lai, Tomasz Michalak, Gaolei Li, Jianhua Li, Di Tang, Xingxing Zhang, Mengpei Yang, Kai Zhou

TL;DR
This paper investigates the vulnerabilities of signed graph neural networks to adversarial attacks, introduces a novel attack method, and proposes a robust contrastive learning framework to enhance model resilience in social network analysis.
Contribution
It introduces balance-attack, a new adversarial strategy, and BA-SGCL, a contrastive learning framework that improves robustness against such attacks in signed graph neural networks.
Findings
Balance-attack effectively compromises graph balance degree.
BA-SGCL significantly improves robustness across multiple SGNN architectures.
Experimental results demonstrate enhanced security and reliability in signed graph analysis.
Abstract
Signed graphs serve as fundamental data structures for representing positive and negative relationships in social networks, with signed graph neural networks (SGNNs) emerging as the primary tool for their analysis. Our investigation reveals that balance theory, while essential for modeling signed relationships in SGNNs, inadvertently introduces exploitable vulnerabilities to black-box attacks. To showcase this, we propose balance-attack, a novel adversarial strategy specifically designed to compromise graph balance degree, and develop an efficient heuristic algorithm to solve the associated NP-hard optimization problem. While existing approaches attempt to restore attacked graphs through balance learning techniques, they face a critical challenge we term "Irreversibility of Balance-related Information," as restored edges fail to align with original attack targets. To address this…
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 in Materials Science · Adversarial Robustness in Machine Learning
MethodsALIGN · Contrastive Learning
