← Search

Lexing Ying

21 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
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

Accelerating Sinkhorn algorithm with sparse Newton iterations

ICLR 2024poster

Computing the optimal transport distance between statistical distributions is a fundamental task in machine learning. One remarkable recent advancement is entropic regularization and the Sinkhorn algorithm, which utilizes only matrix scaling and guarantees an approximated solution with near-linear r…

Cited by 5SourcePDFScholar
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…

2024

Orthogonal Bootstrap: Efficient Simulation of Input Uncertainty

ICML 2024poster

Bootstrap is a popular methodology for simulating input uncertainty. However, it can be computationally expensive when the number of samples is large. We propose a new approach called **Orthogonal Bootstrap** that reduces the number of required Monte Carlo replications. We decomposes the target bein…

Cited by 0SourcePDFScholar
2023

Minimax Optimal Kernel Operator Learning via Multilevel Training

ICLR 2023top-25%

Learning mappings between infinite-dimensional function spaces have achieved empirical success in many disciplines of machine learning, including generative modeling, functional data analysis, causal inference, and multi-agent reinforcement learning. In this paper, we study the statistical limit of…

Cited by 13SourcePDFScholar
2023

When can Regression-Adjusted Control Variate Help? Rare Events, Sobolev Embedding and Minimax Optimality

NeurIPS 2023poster

This paper studies the use of a machine learning-based estimator as a control variate for mitigating the variance of Monte Carlo sampling. Specifically, we seek to uncover the key factors that influence the efficiency of control variates in reducing variance. We examine a prototype estimation proble…

Cited by 5SourcePDFScholar
2022

Machine Learning For Elliptic PDEs: Fast Rate Generalization Bound, Neural Scaling Law and Minimax Optimality

ICLR 2022poster

In this paper, we study the statistical limits of deep learning techniques for solving elliptic partial differential equations (PDEs) from random samples using the Deep Ritz Method (DRM) and Physics-Informed Neural Networks (PINNs). To simplify the problem, we focus on a prototype elliptic PDE: the…

Cited by 57SourcePDFScholar
2022

Sobolev Acceleration and Statistical Optimality for Learning Elliptic Equations via Gradient Descent

NeurIPS 2022accept

In this paper, we study the statistical limits in terms of Sobolev norms of gradient descent for solving inverse problem from randomly sampled noisy observations using a general class of objective functions. Our class of objective functions includes Sobolev training for kernel regression, Deep Ritz…

Cited by 14SourcePDFScholar
2021

How to Learn when Data Reacts to Your Model: Performative Gradient Descent

ICML 2021spotlight

Performative distribution shift captures the setting where the choice of which ML model is deployed changes the data distribution. For example, a bank which uses the number of open credit lines to determine a customer’s risk of default on a loan may induce customers to open more credit lines in orde…

Cited by 94SourcePDFScholar
2021

Top-k eXtreme Contextual Bandits with Arm Hierarchy

ICML 2021spotlight

Motivated by modern applications, such as online advertisement and recommender systems, we study the top-$k$ extreme contextual bandits problem, where the total number of arms can be enormous, and the learner is allowed to select $k$ arms and observe all or some of the rewards for the chosen arms. W…

Cited by 31SourcePDFScholar
2021

Why resampling outperforms reweighting for correcting sampling bias with stochastic gradients

ICLR 2021poster

A data set sampled from a certain population is biased if the subgroups of the population are sampled at proportions that are significantly different from their underlying proportions. Training machine learning models on biased data sets requires correction techniques to compensate for the bias. We…

Cited by 50SourcePDFScholar
2020

A Mean Field Analysis Of Deep ResNet And Beyond: Towards Provably Optimization Via Overparameterization From Depth

ICML 2020poster

Training deep neural networks with stochastic gradient descent (SGD) can often achieve zero training loss on real-world tasks although the optimization landscape is known to be highly non-convex. To understand the success of SGD for training deep neural networks, this work presents a mean-field anal…

Cited by 108SourcePDFScholar