paper-with-me

Papers

Unifying Generative Models with GFlowNets and Beyond

2022-09-06 · Dinghuai Zhang, Ricky T. Q. Chen, Nikolay Malkin, Yoshua Bengio

There are many frameworks for deep generative modeling, each often presented with their own specific training algorithms and inference methods. Here, we demonstrate the connections between existing deep generative models and the recently introduced GFlowNet framework, a probabilistic inference machine which treats sampling as a decision-making process. This analysis sheds light on their overlapping traits and provides a unifying viewpoint through the lens of learning with Markovian trajectories. Our framework provides a means for unifying training and inference algorithms, and provides a route to shine a unifying light over many generative models. Beyond this, we provide a practical and experimentally verified recipe for improving generative modeling with insights from the GFlowNet perspective.

📄 PDF Abstract BibTeX arXiv:2209.02606

Code (0)

등록된 구현이 없습니다.

Tasks

Decision Making

Similar Papers 제목 키워드 기반

Generative Flow Networks: a Markov Chain Perspective

2023-07-04 · Tristan Deleu, Yoshua Bengio

While Markov chain Monte Carlo methods (MCMC) provide a general framework to sample from a probability distribution defined up to normalization, they often suffer from slow convergence to the target distribution when the…

Decision MakingSequential Decision Making

GFlowState: Visualizing the Training of Generative Flow Networks Beyond the Reward

2026-04-23 · Florian Holeczek, Andreas Hinterreiter, Alex Hernandez-Garcia, Marc Streit 외 arxiv

We present GFlowState, a visual analytics system designed to illuminate the training process of Generative Flow Networks (GFlowNets or GFNs). GFlowNets are a probabilistic framework for generating samples proportionally …

torchgfn: A PyTorch GFlowNet library

2023-05-24 · Salem Lahlou, Joseph D. Viviano, Victor Schmidt, Yoshua Bengio

The growing popularity of generative flow networks (GFlowNets or GFNs) from a range of researchers with diverse backgrounds and areas of expertise necessitates a library which facilitates the testing of new features such…

Evolution Guided Generative Flow Networks

2024-02-03 · Zarif Ikram, Ling Pan, Dianbo Liu

Generative Flow Networks (GFlowNets) are a family of probabilistic generative models that learn to sample compositional objects proportional to their rewards. One big challenge of GFlowNets is training them effectively w…

Evolutionary Algorithms

Investigating Generalization Behaviours of Generative Flow Networks

2024-02-07 · Lazar Atanackovic, Emmanuel Bengio

Generative Flow Networks (GFlowNets, GFNs) are a generative framework for learning unnormalized probability mass functions over discrete spaces. Since their inception, GFlowNets have proven to be useful for learning gene…