Bias mitigation in graph diffusion models
arXiv cs.CV / 4/3/2026
💬 OpinionIdeas & Deep AnalysisModels & Research
Key Points
- The paper argues that common graph diffusion models suffer from bias caused by a mismatch between the forward diffusion perturbation distribution and the standard Gaussian start used in reverse sampling.
- It further attributes degraded generation quality to the interaction of this reverse-starting bias with diffusion models’ inherent exposure bias.
- To fix the reverse-starting bias, the authors design a Langevin sampling algorithm that sets a new reverse starting point aligned with the forward maximum perturbation distribution.
- To mitigate exposure bias, the paper introduces a score-correction method based on a newly defined score difference.
- The proposed approach requires no neural network architecture changes and is reported to achieve state-of-the-art results across multiple models, datasets, and tasks, with code released on GitHub.




