Mitigating the Structural Bias in Graph Adversarial Defenses

📅 2025-04-29
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
Existing graph neural networks (GNNs) exhibit weak adversarial robustness for low-degree (tail) nodes, revealing a significant structural bias. Method: This paper presents the first systematic investigation and mitigation of this structural bias, proposing a novel robust defense framework that integrates: (i) a heterogeneous–homogeneous enhanced graph—achieved via global pruning of heterophilous edges and local completion of homophilous edges incident to low-degree nodes; (ii) a k-nearest-neighbor (kNN)-enhanced graph; and (iii) a multi-view, node-level adaptive attention mechanism, jointly modeling adversarial robustness. Contribution/Results: Evaluated on multiple benchmark datasets, the method substantially improves classification accuracy for low-degree nodes while maintaining stable overall robustness. Structural bias is reduced by 32.7% relatively, offering an interpretable and generalizable structural optimization paradigm for advancing GNN robustness research.

Technology Category

Application Category

📝 Abstract
In recent years, graph neural networks (GNNs) have shown great potential in addressing various graph structure-related downstream tasks. However, recent studies have found that current GNNs are susceptible to malicious adversarial attacks. Given the inevitable presence of adversarial attacks in the real world, a variety of defense methods have been proposed to counter these attacks and enhance the robustness of GNNs. Despite the commendable performance of these defense methods, we have observed that they tend to exhibit a structural bias in terms of their defense capability on nodes with low degree (i.e., tail nodes), which is similar to the structural bias of traditional GNNs on nodes with low degree in the clean graph. Therefore, in this work, we propose a defense strategy by including hetero-homo augmented graph construction, $k$NN augmented graph construction, and multi-view node-wise attention modules to mitigate the structural bias of GNNs against adversarial attacks. Notably, the hetero-homo augmented graph consists of removing heterophilic links (i.e., links connecting nodes with dissimilar features) globally and adding homophilic links (i.e., links connecting nodes with similar features) for nodes with low degree. To further enhance the defense capability, an attention mechanism is adopted to adaptively combine the representations from the above two kinds of graph views. We conduct extensive experiments to demonstrate the defense and debiasing effect of the proposed strategy on benchmark datasets.
Problem

Research questions and friction points this paper is trying to address.

Mitigating structural bias in GNN adversarial defenses
Improving defense robustness for low-degree nodes
Addressing adversarial attacks on graph neural networks
Innovation

Methods, ideas, or system contributions that make the work stand out.

Hetero-homo augmented graph construction for bias mitigation
kNN augmented graph construction to enhance robustness
Multi-view node-wise attention for adaptive representation
🔎 Similar Papers
No similar papers found.
Junyuan Fang
Junyuan Fang
Aalto University
H
Huimin Liu
School of Computer Science and Engineering, Sun Yat-sen University, Guangzhou 510006, China
H
Han Yang
School of Computer Science and Engineering, Sun Yat-sen University, Guangzhou 510006, China
Jiajing Wu
Jiajing Wu
Professor, Sun Yat-sen University
BlockchainComplex NetworksSoftware Engineering
Zibin Zheng
Zibin Zheng
IEEE Fellow, Highly Cited Researcher, Sun Yat-sen University, China
BlockchainSmart ContractServices ComputingSoftware Reliability
C
Chi K. Tse
Department of Electrical Engineering, City University of Hong Kong, Hong Kong SAR, China