Variational Bayesian Flow Network for Graph Generation
Yida Xiong, Jiameng Chen, Xiuwen Gong, Jia Wu, Shirui Pan, Wenbin Hu
TL;DR
This work addresses graph generation by integrating node–edge coupling into the generative process. It introduces Variational Bayesian Flow Networks (VBFN), which lift classical factorized BFN beliefs to a joint Gaussian with a structured precision operator, enabling coupled Bayesian updates that inherently respect graph geometry. The method derives a closed-form posterior update as an SPD linear system and enforces coupling through a representation-derived dependency graph and Laplacian priors, while avoiding label leakage. Empirically, VBFN improves fidelity, diversity, and structural coherence on synthetic graphs and molecular benchmarks, outperforming strong baselines and demonstrating efficient, scalable inference via iterative solvers. This coupled Bayesian framework advances discrete graph generation by embedding geometry directly into the belief dynamics, with practical impact on molecular design and related domains needing reliable, structure-consistent graph samples.
Abstract
Graph generation aims to sample discrete node and edge attributes while satisfying coupled structural constraints. Diffusion models for graphs often adopt largely factorized forward-noising, and many flow-matching methods start from factorized reference noise and coordinate-wise interpolation, so node-edge coupling is not encoded by the generative geometry and must be recovered implicitly by the core network, which can be brittle after discrete decoding. Bayesian Flow Networks (BFNs) evolve distribution parameters and naturally support discrete generation. But classical BFNs typically rely on factorized beliefs and independent channels, which limit geometric evidence fusion. We propose Variational Bayesian Flow Network (VBFN), which performs a variational lifting to a tractable joint Gaussian variational belief family governed by structured precisions. Each Bayesian update reduces to solving a symmetric positive definite linear system, enabling coupled node and edge updates within a single fusion step. We construct sample-agnostic sparse precisions from a representation-induced dependency graph, thereby avoiding label leakage while enforcing node-edge consistency. On synthetic and molecular graph datasets, VBFN improves fidelity and diversity, and surpasses baseline methods.
