Conditional Diffusion Based on Discrete Graph Structures for Molecular Graph Generation
Abstract
Learning the underlying distribution of molecular graphs and generating high-fidelity samples is a fundamental research problem in drug discovery and material science. However, accurately modeling distribution and rapidly generating novel molecular graphs remain crucial and challenging goals. To accomplish these goals, we propose a novel Conditional Diffusion model based on discrete Graph Structures (CDGS) for molecular graph generation. Specifically, we construct a forward graph diffusion process on both graph structures and inherent features through stochastic differential equations (SDE) and derive discrete graph structures as the condition for reverse generative processes. We present a specialized hybrid graph noise prediction model that extracts the global context and the local node-edge dependency from intermediate graph states. We further utilize ordinary differential equation (ODE) solvers for efficient graph sampling, based on the semi-linear structure of the probability flow ODE. We also combine the solvers with gradient guidance from the molecule property predictor for similarity-constrained molecule optimization. Experiments on diverse datasets validate the effectiveness of our framework. Particularly, the proposed method still generates high-quality molecular graphs in a limited number of steps.
Cite
Text
Huang et al. "Conditional Diffusion Based on Discrete Graph Structures for Molecular Graph Generation." AAAI Conference on Artificial Intelligence, 2023. doi:10.1609/AAAI.V37I4.25549Markdown
[Huang et al. "Conditional Diffusion Based on Discrete Graph Structures for Molecular Graph Generation." AAAI Conference on Artificial Intelligence, 2023.](https://mlanthology.org/aaai/2023/huang2023aaai-conditional/) doi:10.1609/AAAI.V37I4.25549BibTeX
@inproceedings{huang2023aaai-conditional,
title = {{Conditional Diffusion Based on Discrete Graph Structures for Molecular Graph Generation}},
author = {Huang, Han and Sun, Leilei and Du, Bowen and Lv, Weifeng},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2023},
pages = {4302-4311},
doi = {10.1609/AAAI.V37I4.25549},
url = {https://mlanthology.org/aaai/2023/huang2023aaai-conditional/}
}