← Search

Sanghyeok Choi

9 accepted papers

2026

Diffusion Alignment as Variataional Expectation-Maximization

ICLR 2026poster

Diffusion alignment aims to optimize diffusion models for the downstream objective. While existing methods based on reinforcement learning or direct backpropagation achieve considerable success in maximizing rewards, they often suffer from reward over-optimization and mode collapse. We introduce Dif…

Cited by 0SourcecodeScholar
2026

Discrete Diffusion Samplers and Bridges: Off-Policy Algorithms and Applications in Latent Spaces

ICML 2026poster

Sampling from a distribution $p(x) \propto e^{-\mathcal{E}(x)}$ known up to a normalising constant is an important and challenging problem in statistics. Recent years have seen the rise of a new family of amortised sampling algorithms, commonly referred to as diffusion samplers, that enable fast and…

Cited by 0SourceScholar
2026

Reinforced Sequential Monte Carlo for Amortised Sampling

ICML 2026spotlight

This paper proposes a synergy of amortised and particle-based methods for sampling from distributions defined by unnormalised density functions. We state a connection between sequential Monte Carlo (SMC) and neural sequential samplers trained by maximum-entropy reinforcement learning (MaxEnt RL), wh…

Cited by 0SourceScholar
2025

Adaptive teachers for amortized samplers

ICLR 2025poster

Amortized inference is the task of training a parametric model, such as a neural network, to approximate a distribution with a given unnormalized density where exact sampling is intractable. When sampling is modeled as a sequential decision-making process, reinforcement learning (RL) methods, such a…

2025

Ant Colony Sampling with GFlowNets for Combinatorial Optimization

AISTATS 2025poster

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 Networks (GFlowNets) to amortize a multi-modal prior distribution over combinatorial so…

Cited by 0SourceScholar
2025

Improved Off-policy Reinforcement Learning in Biological Sequence Design

ICML 2025poster

Designing biological sequences with desired properties is challenging due to vast search spaces and limited evaluation budgets. Although reinforcement learning methods use proxy models for rapid reward evaluation, insufficient training data can cause proxy misspecification on out-of-distribution inp…

2024

Equity-Transformer: Solving NP-Hard Min-Max Routing Problems as Sequential Generation with Equity Context

AAAI 2024technical

Min-max routing problems aim to minimize the maximum tour length among multiple agents as they collaboratively visit all cities, i.e., the completion time. These problems include impactful real-world applications but are known as NP-hard. Existing methods are facing challenges, particularly in large…

2024

Genetic-guided GFlowNets for Sample Efficient Molecular Optimization

NeurIPS 2024poster

The challenge of discovering new molecules with desired properties is crucial in domains like drug discovery and material design. Recent advances in deep learning-based generative methods have shown promise but face the issue of sample efficiency due to the computational expense of evaluating the re…