Are LLM-Enhanced GNNs Privacy-Safe?

📅 2026-08-26
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
研究通过五阶段框架评估了LLM增强GNN的隐私风险,发现其对链接、标签和成员推理攻击更脆弱,并探讨了差分隐私作为防御手段的效果。
📝 Abstract
Large language models (LLMs) have recently advanced graph neural networks (GNNs) by enriching node representations with semantic information, giving rise to LLM-enhanced GNNs that achieve substantial performance gains. However, their vulnerability to privacy attacks, in which adversaries infer sensitive information from model outputs, remains largely underexplored. To bridge this gap, we present a systematic evaluation of privacy risks in LLM-enhanced GNNs through a unified framework consisting of five stages: (1) dataset preparation, (2) victim model training, (3) privacy attack, (4) risk assessment, and (5) defense analysis. Specifically, we conduct experiments on six real-world text-attributed graph datasets covering diverse domains. We consider six representative privacy attack methods targeting three fundamental threats, namely link, label, and membership inference, and construct 42 victim model configurations by combining multiple LLM-based feature enhancers with representative GNN backbones. Extensive experiments show that, despite their utility improvements, LLM-enhanced GNNs consistently exhibit increased vulnerability to privacy attacks compared to shallow text representation baselines. Further analysis reveals that semantic enrichment amplifies link-, label-, and membership-related signals in the embedding space, making them more exploitable by inference attacks. Finally, we evaluate differential privacy as a defense strategy and show that, while it can partially mitigate privacy risks, it introduces significant utility degradation, highlighting a fundamental privacy-utility trade-off in LLM-enhanced graph learning. Overall, this work provides a comprehensive understanding of privacy risks in LLM-enhanced GNNs and offers practical insights for developing more secure and trustworthy graph learning systems.
Problem

Research questions and friction points this paper is trying to address.

privacy attacks
LLM-enhanced GNNs
vulnerability
Innovation

Methods, ideas, or system contributions that make the work stand out.

privacy risks
LLM-enhanced GNNs
differential privacy
semantic enrichment
privacy-utility trade-off
L
Longzhu He
Beijing University of Posts and Telecommunications
Z
Zelang Wen
Beijing University of Posts and Telecommunications
Chaozhuo Li
Chaozhuo Li
Microsoft Research Aisa
S
Sen Su
Beijing University of Posts and Telecommunications