English

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

Machine Learning 2026-01-01 v1

Abstract

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 classification, where an adversary injects a small set of trigger nodes and connections during training to force specific victim nodes to be misclassified into an attacker-chosen label at test time while preserving clean performance. We propose HeteroHBA, a generative backdoor framework that selects influential auxiliary neighbors for trigger attachment via saliency-based screening and synthesizes diverse trigger features and connection patterns to better match the local heterogeneous context. To improve stealthiness, we combine Adaptive Instance Normalization (AdaIN) with a Maximum Mean Discrepancy (MMD) loss to align the trigger feature distribution with benign statistics, thereby reducing detectability, and we optimize the attack with a bilevel objective that jointly promotes attack success and maintains clean accuracy. Experiments on multiple real-world heterogeneous graphs with representative HGNN architectures show that HeteroHBA consistently achieves higher attack success than prior backdoor baselines with comparable or smaller impact on clean accuracy; moreover, the attack remains effective under our heterogeneity-aware structural defense, CSD. These results highlight practical backdoor risks in heterogeneous graph learning and motivate the development of stronger defenses.

Keywords

Cite

@article{arxiv.2512.24665,
  title  = {HeteroHBA: A Generative Structure-Manipulating Backdoor Attack on Heterogeneous Graphs},
  author = {Honglin Gao and Lan Zhao and Junhao Ren and Xiang Li and Gaoxi Xiao},
  journal= {arXiv preprint arXiv:2512.24665},
  year   = {2026}
}
R2 v1 2026-07-01T08:46:36.799Z