paper-with-me

홈 › Papers

Bures-Wasserstein Flow Matching for Graph Generation

2025-06-16 · Keyue Jiang, Jiahao Cui, Xiaowen Dong, Laura Toni

Graph generation has emerged as a critical task in fields ranging from molecule design to drug discovery. Contemporary approaches, notably diffusion and flow-based models, have achieved solid graph generative performance through constructing a probability path that interpolates between a reference distribution and the data distribution. However, these methods typically model the evolution of individual nodes and edges independently and use linear interpolations to build the path assuming that the data lie in Euclidean space. We show that this is suboptimal given the intrinsic non-Euclidean structure and interconnected patterns of graphs, and it poses risks to the sampling convergence. To build a better probability path, we model the joint evolution of the nodes and edges by representing graphs as connected systems parameterized by Markov random fields (MRF). We then leverage the optimal transport displacement between MRF objects to design the probability path for graph generation. Based on this, we introduce BWFlow, a flow-matching framework for graph generation that respects the underlying geometry of graphs and provides smooth velocities in the probability path. The novel framework can be adapted to both continuous and discrete flow-matching algorithms. Experimental evaluations in plain graph generation and 2D/3D molecule generation validate the effectiveness of BWFlow in graph generation with competitive performance, stable training, and guaranteed sampling convergence.

📄 PDF Abstract BibTeX arXiv:2506.14020

Code (0)

등록된 구현이 없습니다.

Tasks

3D Molecule GenerationDrug DiscoveryGraph Generation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Stochastic variance-reduced Gaussian variational inference on the Bures-Wasserstein manifold

2024-10-03 · Hoang Phuc Hau Luu, Hanlin Yu, Bernardo Williams, Marcelo Hartmann 외

Optimization in the Bures-Wasserstein space has been gaining popularity in the machine learning community since it draws connections between variational inference and Wasserstein gradient flows. The variational inference…

Variational Inference

Critical Points and Convergence Analysis of Generative Deep Linear Networks Trained with Bures-Wasserstein Loss

2023-03-06 · Pierre Bréchet, Katerina Papagiannouli, Jing An, Guido Montúfar

We consider a deep matrix factorization model of covariance matrices trained with the Bures-Wasserstein distance. While recent works have made advances in the study of the optimization problem for overparametrized low-ra…

Bridging the Gap Between Variational Inference and Wasserstein Gradient Flows

2023-10-31 · Mingxuan Yi, Song Liu

Variational inference is a technique that approximates a target distribution by optimizing within the parameter space of variational families. On the other hand, Wasserstein gradient flows describe optimization within th…

Variational Inference

Bures-Wasserstein Importance-Weighted Evidence Lower Bound: Exposition and Applications

2026-02-04 · Peiwen Jiang, Takuo Matsubara, Minh-Ngoc Tran arxiv

The Importance-Weighted Evidence Lower Bound (IW-ELBO) has emerged as an effective objective for variational inference (VI), tightening the standard ELBO and mitigating the mode-seeking behaviour. However, optimizing the…

Variational inference via Wasserstein gradient flows

2022-05-31 · Marc Lambert, Sinho Chewi, Francis Bach, Silvère Bonnabel 외

Along with Markov chain Monte Carlo (MCMC) methods, variational inference (VI) has emerged as a central computational approach to large-scale Bayesian inference. Rather than sampling from the true posterior $\pi$, VI aim…

Bayesian InferenceVariational Inference