Diffusion Generative Flow Samplers: Improving learning signals through partial trajectory optimization
Dinghuai Zhang, Ricky T. Q. Chen, Cheng-Hao Liu, Aaron Courville,, Yoshua Bengio

TL;DR
This paper introduces Diffusion Generative Flow Samplers (DGFS), a novel method that improves high-dimensional density sampling by utilizing partial trajectory optimization and intermediate learning signals, leading to more accurate normalization constant estimates.
Contribution
DGFS extends existing sampling methods by enabling partial trajectory optimization with flow functions, inspired by GFlowNets, to enhance learning signals and sampling accuracy.
Findings
DGFS outperforms prior methods in estimating normalization constants.
Partial trajectory optimization improves learning efficiency.
Intermediate signals enhance the training process.
Abstract
We tackle the problem of sampling from intractable high-dimensional density functions, a fundamental task that often appears in machine learning and statistics. We extend recent sampling-based approaches that leverage controlled stochastic processes to model approximate samples from these target densities. The main drawback of these approaches is that the training objective requires full trajectories to compute, resulting in sluggish credit assignment issues due to use of entire trajectories and a learning signal present only at the terminal time. In this work, we present Diffusion Generative Flow Samplers (DGFS), a sampling-based framework where the learning process can be tractably broken down into short partial trajectory segments, via parameterizing an additional "flow function". Our method takes inspiration from the theory developed for generative flow networks (GFlowNets),…
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.
Code & Models
Videos
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Music and Audio Processing · Gaussian Processes and Bayesian Inference
MethodsDiffusion
