paper-with-me

Papers

Inference Attacks Against Graph Generative Diffusion Models

2026-01-07 · Xiuling Wang, Xin Huang, Guibo Luo, Jianliang Xu arxiv

Graph generative diffusion models have recently emerged as a powerful paradigm for generating complex graph structures, effectively capturing intricate dependencies and relationships within graph data. However, the privacy risks associated with these models remain largely unexplored. In this paper, we investigate information leakage in such models through three types of black-box inference attacks. First, we design a graph reconstruction attack, which can reconstruct graphs structurally similar to those training graphs from the generated graphs. Second, we propose a property inference attack to infer the properties of the training graphs, such as the average graph density and the distribution of densities, from the generated graphs. Third, we develop two membership inference attacks to determine whether a given graph is present in the training set. Extensive experiments on three different types of graph generative diffusion models and six real-world graphs demonstrate the effectiveness of these attacks, significantly outperforming the baseline approaches. Finally, we propose two defense mechanisms that mitigate these inference attacks and achieve a better trade-off between defense strength and target model utility than existing methods. Our code is available at https://zenodo.org/records/17946102.

📄 PDF Abstract BibTeX arXiv:2601.03701

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Backdoor Attacks on Discrete Graph Diffusion Models

2025-03-08 · Jiawen Wang, Samin Karim, Yuan Hong, Binghui Wang

Diffusion models are powerful generative models in continuous data domains such as image and video data. Discrete graph diffusion models (DGDMs) have recently extended them for graph generation, which are crucial in fiel…

Drug DiscoveryGraph Generation

Defending Diffusion Models Against Membership Inference Attacks via Higher-Order Langevin Dynamics

2025-09-17 · Benjamin Sterling, Yousef El-Laham, Mónica F. Bugallo arxiv

Recent advances in generative artificial intelligence applications have raised new data security concerns. This paper focuses on defending diffusion models against membership inference attacks. This type of attack occurs…

Generated Distributions Are All You Need for Membership Inference Attacks Against Generative Models

2023-10-30 · Minxing Zhang, Ning Yu, Rui Wen, Michael Backes 외

Generative models have demonstrated revolutionary success in various visual creation tasks, but in the meantime, they have been exposed to the threat of leaking private information of their training data. Several members…

AllInference AttackMembership Inference Attack

Membership Inference Attacks for Face Images Against Fine-Tuned Latent Diffusion Models

2025-02-17 · Lauritz Christian Holme, Anton Mosquera Storgaard, Siavash Arjomand Bigdeli

The rise of generative image models leads to privacy concerns when it comes to the huge datasets used to train such models. This paper investigates the possibility of inferring if a set of face images was used for fine-t…

Inference AttackMembership Inference Attack

BadGraph: A Backdoor Attack Against Latent Diffusion Model for Text-Guided Graph Generation

2025-10-23 · Liang Ye, Shengqin Chen, Jiazhu Dai arxiv

The rapid progress of graph generation has raised new security concerns, particularly regarding backdoor vulnerabilities. Though prior work has explored backdoor attacks against diffusion models for image or unconditiona…

Graph GenerationDrug Discovery