Hypergraph Attacks via Injecting Homogeneous Nodes into Elite Hyperedges
Meixia He, Peican Zhu, Keke Tang, Yangming Guo
TL;DR
This work addresses adversarial attacks on Hypergraph Neural Networks (HGNNs) by shifting from hypergraph modification to node-injection attacks that exploit node-spanning and hyperedge group identity. The authors introduce IE-Attack, comprising an Elite Hyperedges Sampler to identify influential hyperedges based on a cycle-ratio metric and a Kernel Density Estimation (KDE)–based Homogeneous Node Generator to craft attacker nodes with group-consistent features. By injecting a single homogeneous node into elite hyperedges, IE-Attack achieves higher misclassification rates than state-of-the-art baselines across five datasets and multiple hypergraph construction methods, while remaining robust to detection methods. The results demonstrate the practical impact of considering higher-order propagation dynamics and social-group-inspired hyperedge identity in crafting imperceptible, effective attacks on HGNNs, with future work extending to black-box scenarios and other HGNN variants.
Abstract
Recent studies have shown that Hypergraph Neural Networks (HGNNs) are vulnerable to adversarial attacks. Existing approaches focus on hypergraph modification attacks guided by gradients, overlooking node spanning in the hypergraph and the group identity of hyperedges, thereby resulting in limited attack performance and detectable attacks. In this manuscript, we present a novel framework, i.e., Hypergraph Attacks via Injecting Homogeneous Nodes into Elite Hyperedges (IE-Attack), to tackle these challenges. Initially, utilizing the node spanning in the hypergraph, we propose the elite hyperedges sampler to identify hyperedges to be injected. Subsequently, a node generator utilizing Kernel Density Estimation (KDE) is proposed to generate the homogeneous node with the group identity of hyperedges. Finally, by injecting the homogeneous node into elite hyperedges, IE-Attack improves the attack performance and enhances the imperceptibility of attacks. Extensive experiments are conducted on five authentic datasets to validate the effectiveness of IE-Attack and the corresponding superiority to state-of-the-art methods.
