← Search

Sujin Yun

4 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
2025

Posterior Inference with Diffusion Models for High-dimensional Black-box Optimization

ICML 2025poster

Optimizing high-dimensional and complex black-box functions is crucial in numerous scientific applications. While Bayesian optimization (BO) is a powerful method for sample-efficient optimization, it struggles with the curse of dimensionality and scaling to thousands of evaluations. Recently, lever…

2024

GTA: Generative Trajectory Augmentation with Guidance for Offline Reinforcement Learning

NeurIPS 2024poster

Offline Reinforcement Learning (Offline RL) presents challenges of learning effective decision-making policies from static datasets without any online interactions. Data augmentation techniques, such as noise injection and data synthesizing, aim to improve Q-function approximation by smoothing the l…

2024

Guided Trajectory Generation with Diffusion Models for Offline Model-based Optimization

NeurIPS 2024poster

Optimizing complex and high-dimensional black-box functions is ubiquitous in science and engineering fields. Unfortunately, the online evaluation of these functions is restricted due to time and safety constraints in most cases. In offline model-based optimization (MBO), we aim to find a design that…