paper-with-me

홈 › Papers

Routing by Reaching: Composition of Pre-trained GFlowNets for Multi-Objective Generation

2026-02-25 · Seokwon Yoon, Youngbin Choi, Seunghyuk Cho, Seungbeom Lee, MoonJeong Park, Dongwoo Kim arxiv

Generative Flow Networks (GFlowNets) learn to sample diverse candidates in proportion to a reward function, making them well-suited for scientific discovery, where exploring multiple promising solutions is crucial. Further extending GFlowNets to multi-objective settings has attracted growing interest as real-world applications often involve multiple, conflicting objectives. However, existing approaches require joint training for each combination of objectives, meaning that any change in the objective set necessitates retraining from scratch. We propose a framework that composes pre-trained GFlowNets at inference time, enabling rapid adaptation without fine-tuning or retraining. Importantly, our framework is flexible, capable of handling diverse reward combinations ranging from linear scalarization to complex nonlinear operators, which are often handled separately in previous literature. We prove that our method exactly recovers the target distribution for linear scalarization, and quantify the approximation quality for nonlinear operators through a distortion factor. Experiments on a synthetic 2D grid and real-world molecule generation tasks demonstrate that our approach achieves performance comparable to baselines.

📄 PDF Abstract BibTeX arXiv:2602.21565

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Improving GFlowNets with Monte Carlo Tree Search

2024-06-19 · Nikita Morozov, Daniil Tiapkin, Sergey Samsonov, Alexey Naumov 외

Generative Flow Networks (GFlowNets) treat sampling from distributions over compositional discrete spaces as a sequential decision-making problem, training a stochastic policy to construct objects step by step. Recent st…

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

Embarrassingly Parallel GFlowNets

2024-06-05 · Tiago da Silva, Luiz Max Carvalho, Amauri Souza, Samuel Kaski 외

GFlowNets are a promising alternative to MCMC sampling for discrete compositional random variables. Training GFlowNets requires repeated evaluations of the unnormalized target distribution or reward function. However, fo…

Learning to Scale Logits for Temperature-Conditional GFlowNets

2023-10-04 · Minsu Kim, Joohwan Ko, Taeyoung Yun, Dinghuai Zhang 외

GFlowNets are probabilistic models that sequentially generate compositional structures through a stochastic policy. Among GFlowNets, temperature-conditional GFlowNets can introduce temperature-based controllability for e…

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