paper-with-me

Papers

Prompt-based Unifying Inference Attack on Graph Neural Networks

2024-12-20 · Yuecen Wei, Xingcheng Fu, Lingyun Liu, Qingyun Sun, Hao Peng, Chunming Hu

Graph neural networks (GNNs) provide important prospective insights in applications such as social behavior analysis and financial risk analysis based on their powerful learning capabilities on graph data. Nevertheless, GNNs' predictive performance relies on the quality of task-specific node labels, so it is common practice to improve the model's generalization ability in the downstream execution of decision-making tasks through pre-training. Graph prompting is a prudent choice but risky without taking measures to prevent data leakage. In other words, in high-risk decision scenarios, prompt learning can infer private information by accessing model parameters trained on private data (publishing model parameters in pre-training, i.e., without directly leaking the raw data, is a tacitly accepted trend). However, myriad graph inference attacks necessitate tailored module design and processing to enhance inference capabilities due to variations in supervision signals. In this paper, we propose a novel Prompt-based unifying Inference Attack framework on GNNs, named ProIA. Specifically, ProIA retains the crucial topological information of the graph during pre-training, enhancing the background knowledge of the inference attack model. It then utilizes a unified prompt and introduces additional disentanglement factors in downstream attacks to adapt to task-relevant knowledge. Finally, extensive experiments show that ProIA enhances attack capabilities and demonstrates remarkable adaptability to various inference attacks.

📄 PDF Abstract BibTeX arXiv:2412.15735

Code (0)

등록된 구현이 없습니다.

Tasks

DisentanglementInference AttackPrompt Learning

Similar Papers 제목 키워드 기반

Unifying Re-Identification, Attribute Inference, and Data Reconstruction Risks in Differential Privacy

2025-07-09 · Bogdan Kulynych, Juan Felipe Gomez, Georgios Kaissis, Jamie Hayes 외 arxiv

Differentially private (DP) mechanisms are difficult to interpret and calibrate because existing methods for mapping standard privacy parameters to concrete privacy risks -- re-identification, attribute inference, and da…

Text Classification

SoK: Let the Privacy Games Begin! A Unified Treatment of Data Inference Privacy in Machine Learning

2022-12-21 · Ahmed Salem, Giovanni Cherubin, David Evans, Boris Köpf 외

Deploying machine learning models in production may allow adversaries to infer sensitive information about training data. There is a vast literature analyzing different types of inference risks, ranging from membership i…

SecInfer: Preventing Prompt Injection via Inference-time Scaling

2025-09-29 · Yupei Liu, Yanting Wang, Yuqi Jia, Jinyuan Jia 외 arxiv

Prompt injection attacks pose a pervasive threat to the security of Large Language Models (LLMs). State-of-the-art prevention-based defenses typically rely on fine-tuning an LLM to enhance its security, but they achieve …

Multi-Stage Prompt Inference Attacks on Enterprise LLM Systems

2025-07-21 · Andrii Balashov, Olena Ponomarova, Xiaohua Zhai

Large Language Models (LLMs) deployed in enterprise settings (e.g., as Microsoft 365 Copilot) face novel security challenges. One critical threat is prompt inference attacks: adversaries chain together seemingly benign p…

Anomaly Detection

Taipan: A Query-free Transfer-based Multiple Sensitive Attribute Inference Attack Solely from Publicly Released Graphs

2026-02-06 · Ying Song, Balaji Palanisamy arxiv

Graph-structured data underpin a wide spectrum of modern applications. However, complex graph topologies and homophilic patterns can facilitate attribute inference attacks (AIAs) by enabling sensitive information leakage…