paper-with-me

Papers

Generative Flow Networks for Discrete Probabilistic Modeling

2022-02-03 · Dinghuai Zhang, Nikolay Malkin, Zhen Liu, Alexandra Volokhova, Aaron Courville, Yoshua Bengio

We present energy-based generative flow networks (EB-GFN), a novel probabilistic modeling algorithm for high-dimensional discrete data. Building upon the theory of generative flow networks (GFlowNets), we model the generation process by a stochastic data construction policy and thus amortize expensive MCMC exploration into a fixed number of actions sampled from a GFlowNet. We show how GFlowNets can approximately perform large-block Gibbs sampling to mix between modes. We propose a framework to jointly train a GFlowNet with an energy function, so that the GFlowNet learns to sample from the energy distribution, while the energy learns with an approximate MLE objective with negative samples from the GFlowNet. We demonstrate EB-GFN's effectiveness on various probabilistic modeling tasks. Code is publicly available at https://github.com/zdhNarsil/EB_GFN.

📄 PDF Abstract BibTeX arXiv:2202.01361

Code (2)

zdhnarsil/eb_gfn 공식 구현 pytorch
gfnorg/eb_gfn pytorch

Similar Papers 제목 키워드 기반

A theory of continuous generative flow networks

2023-01-30 · Salem Lahlou, Tristan Deleu, Pablo Lemos, Dinghuai Zhang 외

Generative flow networks (GFlowNets) are amortized variational inference algorithms that are trained to sample from unnormalized target distributions over compositional objects. A key limitation of GFlowNets until this t…

Variational Inference

Generative Flow Networks as Entropy-Regularized RL

2023-10-19 · Daniil Tiapkin, Nikita Morozov, Alexey Naumov, Dmitry Vetrov

The recently proposed generative flow networks (GFlowNets) are a method of training a policy to sample compositional discrete objects with probabilities proportional to a given reward via a sequence of actions. GFlowNets…

Fisher Flow Matching for Generative Modeling over Discrete Data

2024-05-23 · Oscar Davis, Samuel Kessler, Mircea Petrache, İsmail İlkan Ceylan 외

Generative modeling over discrete data has recently seen numerous success stories, with applications spanning language modeling, biological sequence design, and graph-structured molecular data. The predominant generative…

Language ModelingLanguage ModellingVideo Generation

Binary Flow Matching: Prediction-Loss Space Alignment for Robust Learning

2026-02-11 · Jiadong Hong, Lei Liu, Xinyu Bian, Wenjie Wang 외 arxiv

Flow matching has emerged as a powerful framework for generative modeling, with recent empirical successes highlighting the effectiveness of signal-space prediction ($x$-prediction). In this work, we investigate the tran…

$α$-Flow: A Unified Framework for Continuous-State Discrete Flow Matching Models

2025-04-14 · Chaoran Cheng, Jiahan Li, Jiajun Fan, Ge Liu

Recent efforts have extended the flow-matching framework to discrete generative modeling. One strand of models directly works with the continuous probabilities instead of discrete tokens, which we colloquially refer to a…

Language ModelingLanguage Modelling