← Search

Yinuo Ren

10 accepted papers

2026

DriftLite: Lightweight Drift Control for Inference-Time Scaling of Diffusion Models

ICLR 2026poster

We study inference-time scaling for diffusion models, where the goal is to adapt a pre-trained model to new target distributions without retraining. Existing guidance-based methods are simple but introduce bias, while particle-based corrections suffer from weight degeneracy and high computational co…

Cited by 0SourcecodeScholar
2026

SURGE:Unbiased Data Assimilation for Diffusion Model via Particle Filtering

ICML 2026poster

Data assimilation (DA) addresses the problem of sequentially estimating the state of a dynamical system from noisy and incomplete observations. In this work, we employ a diffusion model as a world model to simulate and predict the system’s dynamics. Recently, score-based diffusion models have learne…

Cited by 0SourceScholar
2026

Simple Unbiased Derivative Free Inference-Time Scaling for Diffusion Models via Sequential Monte Carlo on Path Measures

ICML 2026poster

Diffusion-based generative models increasingly rely on inference-time guidance, adding a drift term or reweighting mixture of experts, to improve sample quality on task-specific objectives. However, most existing techniques require repeated score or gradient evaluations, introducing bias, high compu…

Cited by 1SourceScholar
2025

COS-DPO: Conditioned One-Shot Multi-Objective Fine-Tuning Framework

UAI 2025

In LLM alignment and many other ML applications, one often faces the *Multi-Objective Fine-Tuning* (MOFT) problem, *i.e.*, fine-tuning an existing model with datasets labeled w.r.t. different objectives simultaneously. To address the challenge, we propose a *Conditioned One-Shot* fine-tuning framewo

2025

Fast Solvers for Discrete Diffusion Models: Theory and Applications of High-Order Algorithms

NeurIPS 2025poster

Discrete diffusion models have emerged as a powerful generative modeling framework for discrete data with successful applications spanning from text generation to image synthesis. However, their deployment faces challenges due to the high dimensionality of the state space, necessitating the developm…

Cited by 0SourcecodeScholar
2025

How Discrete and Continuous Diffusion Meet: Comprehensive Analysis of Discrete Diffusion Models via a Stochastic Integral Framework

ICLR 2025poster

Discrete diffusion models have gained increasing attention for their ability to model complex distributions with tractable sampling and inference. However, the error analysis for discrete diffusion models remains less well-understood. In this work, we propose a comprehensive framework for the error…

Cited by 10SourcePDFScholar
2024

Accelerating Diffusion Models with Parallel Sampling: Inference at Sub-Linear Time Complexity

NeurIPS 2024spotlight

Diffusion models have become a leading method for generative modeling of both image and scientific data. As these models are costly to train and \emph{evaluate}, reducing the inference cost for diffusion models remains a major goal. Inspired by the recent empirical success in accelerating diffusion…

Cited by 15SourcePDFScholar
2024

Multi-objective Optimization via Wasserstein-Fisher-Rao Gradient Flow

AISTATS 2024poster

Multi-objective optimization (MOO) aims to optimize multiple, possibly conflicting objectives with widespread applications. We introduce a novel interacting particle method for MOO inspired by molecular dynamics simulations. Our approach combines overdamped Langevin and birth-death dynamics, incorpo…