paper-with-me

Papers

Stochastic Generative Flow Networks

2023-02-19 · Ling Pan, Dinghuai Zhang, Moksh Jain, Longbo Huang, Yoshua Bengio

Generative Flow Networks (or GFlowNets for short) are a family of probabilistic agents that learn to sample complex combinatorial structures through the lens of "inference as control". They have shown great potential in generating high-quality and diverse candidates from a given energy landscape. However, existing GFlowNets can be applied only to deterministic environments, and fail in more general tasks with stochastic dynamics, which can limit their applicability. To overcome this challenge, this paper introduces Stochastic GFlowNets, a new algorithm that extends GFlowNets to stochastic environments. By decomposing state transitions into two steps, Stochastic GFlowNets isolate environmental stochasticity and learn a dynamics model to capture it. Extensive experimental results demonstrate that Stochastic GFlowNets offer significant advantages over standard GFlowNets as well as MCMC- and RL-based approaches, on a variety of standard benchmarks with stochastic dynamics.

📄 PDF Abstract BibTeX arXiv:2302.09465

Code (1)

ling-pan/stochastic-gfn 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

fail 설명 없음

Similar Papers 제목 키워드 기반

Learning Stochastic Dynamical System via Flow Map Operator

2023-05-05 · Yuan Chen, Dongbin Xiu

We present a numerical framework for learning unknown stochastic dynamical systems using measurement data. Termed stochastic flow map learning (sFML), the new framework is an extension of flow map learning (FML) that was…

Physics-aware generative models for turbulent fluid flows through energy-consistent stochastic interpolants

2025-04-08 · Nikolaj T. Mücke, Benjamin Sanderse

Generative models have demonstrated remarkable success in domains such as text, image, and video synthesis. In this work, we explore the application of generative models to fluid dynamics, specifically for turbulence sim…

Expected flow networks in stochastic environments and two-player zero-sum games

2023-10-04 · Marco Jiralerspong, Bilun Sun, Danilo Vucetic, Tianyu Zhang 외

Generative flow networks (GFlowNets) are sequential sampling models trained to match a given distribution. GFlowNets have been successfully applied to various structured object generation tasks, sampling a diverse set of…

Protein Design

Ant Colony Sampling with GFlowNets for Combinatorial Optimization

2024-03-11 · Minsu Kim, Sanghyeok Choi, Hyeonah Kim, Jiwoo Son 외

We present the Generative Flow Ant Colony Sampler (GFACS), a novel meta-heuristic method that hierarchically combines amortized inference and parallel stochastic search. Our method first leverages Generative Flow Network…

Combinatorial Optimization

Stochastic normalizing flows as non-equilibrium transformations

2022-01-21 · Michele Caselle, Elia Cellini, Alessandro Nada, Marco Panero

Normalizing flows are a class of deep generative models that provide a promising route to sample lattice field theories more efficiently than conventional Monte Carlo simulations. In this work we show that the theoretica…