paper-with-me

Papers

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 when dealing with long time horizons and sparse rewards. To address this, we propose Evolution guided generative flow networks (EGFN), a simple but powerful augmentation to the GFlowNets training using Evolutionary algorithms (EA). Our method can work on top of any GFlowNets training objective, by training a set of agent parameters using EA, storing the resulting trajectories in the prioritized replay buffer, and training the GFlowNets agent using the stored trajectories. We present a thorough investigation over a wide range of toy and real-world benchmark tasks showing the effectiveness of our method in handling long trajectories and sparse rewards.

📄 PDF Abstract BibTeX arXiv:2402.02186

Code (0)

등록된 구현이 없습니다.

Tasks

Evolutionary Algorithms

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

FlowPIE: Test-Time Scientific Idea Evolution with Flow-Guided Literature Exploration

2026-03-31 · Qiyao Wang, Hongbo Wang, Longze Chen, Zhihao Yang 외 arxiv

Scientific idea generation (SIG) is critical to AI-driven autonomous research, yet existing approaches are often constrained by a static retrieval-then-generation paradigm, leading to homogeneous and insufficiently diver…

Energy-Guided Flow Matching

2026-08-06 · Haoyang Tong, Yu He, Fang Li, Lichen Ma 외 arxiv

Pixel-space generative models bypass lossy latent compression, yet necessitate joint learning of global structure and fine-grained details in a high-dimensional space. Standard flow matching interpolates noise toward a f…

Conditional Image GenerationText-to-Image Generation

Allo{SR}$^2$: Rectifying One-Step Super-Resolution to Stay Real via Allomorphic Generative Flows

2026-04-21 · Zihan Wang, Xudong Huang, Junbo Qiao, Wei Li 외 arxiv

Real-world image super-resolution (Real-SR) has been revolutionized by leveraging the powerful generative priors from Diffusion Models (DMs) and Flow Matching (FM). However, existing one-step methods typically replace Ga…

Image Super-Resolution

ParetoFlow: Guided Flows in Multi-Objective Optimization

2024-12-04 · Ye Yuan, Can Chen, Christopher Pal, Xue Liu

In offline multi-objective optimization (MOO), we leverage an offline dataset of designs and their associated labels to simultaneously minimize multiple objectives. This setting more closely mirrors complex real-world pr…

Bayesian OptimizationEvolutionary Algorithms

Voicebox: Text-Guided Multilingual Universal Speech Generation at Scale

2023-06-23 · NeurIPS 2023 11

Large-scale generative models such as GPT and DALL-E have revolutionized the research community. These models not only generate high fidelity outputs, but are also generalists which can solve tasks not explicitly taught.…

In-Context LearningSpeech Synthesistext-to-speechText to Speech+1