arXiv:2606.29240cs.LGcs.SI2026-06

黑盒攻击框架在仅限查询和局部结构下成功攻破异构图神经网络。

Blackknife: Hard-Label Query-Limited Black-Box Attacks on Heterogeneous Graph Neural Networks

论文配图:Blackknife: Hard-Label Query-Limited Black-Box Attacks on Heterogeneous Graph Neural Networks
图 1 · 摘自论文原文
  • 基于可观测邻域构建关系感知代理模型,模拟攻击目标。
  • 仅用少量硬标签查询即实现超过90%的攻击成功率。
  • 适用于无梯度、无结构信息的封闭系统,适合安全评估场景。

异构图神经网络(HGNN)在建模多类型节点与关系的复杂图数据上表现优异,但其在真实黑盒对抗环境下的鲁棒性仍不充分。现有攻击通常依赖模型梯度、软预测分数或完整图结构,而这些在封闭服务中往往不可用。本文提出 Blackknife,一种硬标签、查询受限且结构受限的黑盒逃避攻击框架,无需访问目标模型架构、参数、梯度、逻辑值、置信度或完整图结构。它仅依赖局部可观测的一跳异构结构与少量硬标签查询。为在严格约束下生成有效扰动,Blackknife 先从可观察的异构邻域构建局部关系感知代理模型;再将离散的边增删操作松弛为连续软权重,通过投影梯度下降优化;最后将优化结果离散化为保持关系的结构重连操作,并利用有限硬标签反馈验证。在 ACM、DBLP、IMDB 三个基准异构图数据集上的大量实验表明,Blackknife 对代表性 HGNN 模型始终达到高攻击成功率。结果还显示,该方法在拓扑防御策略下仍具有效性,揭示了 HGNN 面对局部结构受限黑盒攻击的脆弱性。

原文摘要 · Abstract (English)

Heterogeneous graph neural networks (HGNNs) have achieved strong performance in modeling complex graph-structured data with multiple node and relation types. However, their robustness under realistic black-box adversarial settings remains insufficiently explored. Existing attacks on HGNNs usually assume access to model gradients, soft prediction scores, or the complete graph structure, which is often unavailable when HGNN-based services are deployed as closed systems. In this paper, we propose Blackknife, a hard-label, query-limited, and structure-limited black-box evasion attack framework for heterogeneous graph neural networks. Blackknife assumes no access to the victim model architecture, parameters, gradients, logits, confidence scores, or the full graph structure. Instead, it only relies on locally observable one-hop heterogeneous structures and a small number of hard-label queries. To generate effective perturbations under these strict constraints, Blackknife first constructs a local relation-aware surrogate model from observable heterogeneous neighborhoods. It then relaxes discrete edge addition and deletion operations into continuous soft weights and optimizes them through projected gradient descent. Finally, the optimized perturbations are discretized into relation-preserving structural rewiring operations and verified using limited hard-label feedback from the victim model. Extensive experiments on three benchmark heterogeneous graph datasets, including ACM, DBLP, and IMDB, demonstrate that Blackknife consistently achieves strong attack success rates against representative HGNN models. The results further show that Blackknife remains effective under topology-based defense strategies, revealing the vulnerability of HGNNs to local structure-limited black-box attacks.

黑盒攻击图神经网络安全评估

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。