Mitigating topology biases in Graph Diffusion via Counterfactual Intervention
Wendi Wang, Jiaxi Yang, Yongkang Du, Lu Lin

TL;DR
This paper introduces FairGDiff, a counterfactual-based graph diffusion model that reduces topology biases related to sensitive attributes, improving fairness without sacrificing utility in graph generation.
Contribution
The paper presents a novel counterfactual intervention method applied directly to graph topology within a diffusion model, addressing limitations of prior fair graph generation approaches.
Findings
Outperforms existing methods in fairness-utility trade-off.
Effectively mitigates topology biases related to sensitive attributes.
Maintains scalability and structural integrity in generated graphs.
Abstract
Graph diffusion models have gained significant attention in graph generation tasks, but they often inherit and amplify topology biases from sensitive attributes (e.g. gender, age, region), leading to unfair synthetic graphs. Existing fair graph generation using diffusion models is limited to specific graph-based applications with complete labels or requires simultaneous updates for graph structure and node attributes, making them unsuitable for general usage. To relax these limitations by applying the debiasing method directly on graph topology, we propose Fair Graph Diffusion Model (FairGDiff), a counterfactual-based one-step solution that mitigates topology biases while balancing fairness and utility. In detail, we construct a causal model to capture the relationship between sensitive attributes, biased link formation, and the generated graph structure. By answering the counterfactual…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Ethics and Social Impacts of AI · Complex Network Analysis Techniques
