通过可学习新节点增强图结构,有效防范链接窃取攻击
How Feasible is Augmenting Fake Nodes with Learnable Features as a Counter-strategy against Link Stealing Attacks?
- 用谱聚类生成带可学习特征的新节点,扰乱攻击者推理
- 在8种攻击场景下保持预测精度同时显著提升隐私保护
- 适合关注图神经网络隐私安全的研究者与应用开发者
图神经网络(GNN)广泛用于图数据预测任务,但存在隐私泄露风险。攻击者可通过精心设计的查询,从GNN响应中推断节点间边的存在性,即“链接窃取攻击”,可能泄露敏感信息。为此,本文提出一种名为NARGIS的防御方法,通过谱聚类在原图上添加具有可学习特征的新节点,重塑图嵌入空间,使模型在保持预测性能的同时对攻击者产生混淆。NARGIS采用三重优化机制,联合训练GNN模型、代理攻击模型和防御模型(即可学习节点特征)。我们在三个基准引文数据集上,针对八种攻击者知识水平设置进行了全面评估,并测试了基于影响力的链接推断攻击。结果表明,NARGIS在多数情况下展现出优异的保真度-隐私权衡性能;同时识别出需改进的场景,并提出集成多种方案以增强鲁棒性。
原文摘要 · Abstract (English)
Graph Neural Networks (GNNs) are widely used and deployed for graph-based prediction tasks. However, as good as GNNs are for learning graph data, they also come with the risk of privacy leakage. For instance, an attacker can run carefully crafted queries on the GNNs and, from the responses, can infer the existence of an edge between a pair of nodes. This attack, dubbed as a "link-stealing" attack, can jeopardize the user's privacy by leaking potentially sensitive information. To protect against this attack, we propose an approach called "$(N)$ode $(A)$ugmentation for $(R)$estricting $(G)$raphs from $(I)$nsinuating their $(S)$tructure" ($NARGIS$) and study its feasibility. $NARGIS$ is focused on reshaping the graph embedding space so that the posterior from the GNN model will still provide utility for the prediction task but will introduce ambiguity for the link-stealing attackers. To this end, $NARGIS$ applies spectral clustering on the given graph to facilitate it being augmented with new nodes -- that have learned features instead of fixed ones. It utilizes tri-level optimization for learning parameters for the GNN model, surrogate attacker model, and our defense model (i.e. learnable node features). We extensively evaluate $NARGIS$ on three benchmark citation datasets over eight knowledge availability settings for the attackers. We also evaluate the model fidelity and defense performance on influence-based link inference attacks. Through our studies, we have figured out the best feature of $NARGIS$ -- its superior fidelity-privacy performance trade-off in a significant number of cases. We also have discovered in which cases the model needs to be improved, and proposed ways to integrate different schemes to make the model more robust against link stealing attacks.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。