Variational Bayesian Flow Network for Graph Generation
Yida Xiong, Jiameng Chen, Xiuwen Gong, Jia Wu, Shirui Pan, Wenbin Hu

TL;DR
This paper introduces VBFN, a novel graph generation model that uses variational Bayesian methods to better encode node-edge coupling, improving fidelity and diversity over existing models.
Contribution
VBFN employs a variational lifting approach with structured precisions for coupled node-edge updates, addressing limitations of classical Bayesian Flow Networks.
Findings
VBFN outperforms baseline methods on synthetic and molecular graph datasets.
VBFN enhances graph generation fidelity and diversity.
Structured precisions enable effective node-edge coupling without label leakage.
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…
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 · Bayesian Modeling and Causal Inference · Graph Theory and Algorithms
