Published December 16, 2025 | Version v1
Model Open

Inference Attacks Against Graph Generative Diffusion Models

Authors/Creators

Contributors

Project leader:

Description

This is the implementation for our paper "Inference Attacks Against Graph Generative Diffusion Models", which has been accepted by USENIX 2026.


## Running examples

    See the README.md under each attack and defense file

## Generative diffusion model 

The original implementation of EDP-GNN model we used in the paper can be found here:

- https://github.com/ermongroup/GraphScoreMatching

The original implementation of GDSS model we used in the paper can be found here:

- https://github.com/harryjo97/GDSS

The original implementation of Digress models we used in the paper can be found here:

- https://github.com/cvignac/DiGress

Files

Inference-attacks-against-GGDM-main.zip

Files (56.2 kB)

Name Size Download all
md5:96ba7e93e7b5de231ae3a5ea510d7141
56.2 kB Preview Download

Additional details

Software

Repository URL
https://github.com/xiulingwang33/Inference-attacks-against-GGDM
Programming language
Python
Development Status
Active