paper-with-me

홈 › Papers

A clean-label graph backdoor attack method in node classification task

2023-12-30 · Xiaogang Xing, Ming Xu, Yujing Bai, Dongdong Yang

Backdoor attacks in the traditional graph neural networks (GNNs) field are easily detectable due to the dilemma of confusing labels. To explore the backdoor vulnerability of GNNs and create a more stealthy backdoor attack method, a clean-label graph backdoor attack method(CGBA) in the node classification task is proposed in this paper. Differently from existing backdoor attack methods, CGBA requires neither modification of node labels nor graph structure. Specifically, to solve the problem of inconsistency between the contents and labels of the samples, CGBA selects poisoning samples in a specific target class and uses the label of sample as the target label (i.e., clean-label) after injecting triggers into the target samples. To guarantee the similarity of neighboring nodes, the raw features of the nodes are elaborately picked as triggers to further improve the concealment of the triggers. Extensive experiments results show the effectiveness of our method. When the poisoning rate is 0.04, CGBA can achieve an average attack success rate of 87.8%, 98.9%, 89.1%, and 98.5%, respectively.

📄 PDF Abstract BibTeX arXiv:2401.00163

Code (0)

등록된 구현이 없습니다.

Tasks

Backdoor AttackNode Classification

Similar Papers 제목 키워드 기반

Poisoning the Inner Prediction Logic of Graph Neural Networks for Clean-Label Backdoor Attacks

2026-03-05 · Yuxiang Zhang, Bin Ma, Enyan Dai arxiv

Graph Neural Networks (GNNs) have achieved remarkable results in various tasks. Recent studies reveal that graph backdoor attacks can poison the GNN model to predict test nodes with triggers attached as the target class.…

A Semantic and Clean-label Backdoor Attack against Graph Convolutional Networks

2025-03-19 · Jiazhu Dai, Haoyu Sun

Graph Convolutional Networks (GCNs) have shown excellent performance in graph-structured tasks such as node classification and graph classification. However, recent research has shown that GCNs are vulnerable to a new ty…

Backdoor AttackGraph ClassificationNode Classification

A Clean-graph Backdoor Attack against Graph Convolutional Networks with Poisoned Label Only

2024-04-19 · Jiazhu Dai, Haoyu Sun

Graph Convolutional Networks (GCNs) have shown excellent performance in dealing with various graph structures such as node classification, graph classification and other tasks. However,recent studies have shown that GCNs…

Backdoor AttackGraph ClassificationNode Classification

HeteroHBA: A Generative Structure-Manipulating Backdoor Attack on Heterogeneous Graphs

2025-12-31 · Honglin Gao, Lan Zhao, Junhao Ren, Xiang Li 외 arxiv

Heterogeneous graph neural networks (HGNNs) have achieved strong performance in many real-world applications, yet targeted backdoor poisoning on heterogeneous graphs remains less studied. We consider backdoor attacks for…

Heterogeneous Node ClassificationGraph Learning

Robustness Inspired Graph Backdoor Defense

2024-06-14 · Zhiwei Zhang, Minhua Lin, Junjie Xu, Zongyu Wu 외

Graph Neural Networks (GNNs) have achieved promising results in tasks such as node classification and graph classification. However, recent studies reveal that GNNs are vulnerable to backdoor attacks, posing a significan…

backdoor defenseGraph ClassificationNode Classification