← Search

Yingzhen Li

38 accepted papers

2026

Inference-Time Scaling of Discrete Diffusion Models via Importance Weighting and Optimal Proposal Design

ICLR 2026poster

Discrete diffusion models have become highly effective across various domains. However, real-world applications often require the generative process to adhere to certain constraints. To this end, we propose a Sequential Monte Carlo (SMC) framework that enables scalable inference-time control of disc…

Cited by 8SourcecodeScholar
2026

Position: Agentic AI systems should be making Bayes-consistent decisions

ICML 2026poster

LLMs excel at predictive tasks and complex reasoning tasks, but many high-value deployments rely on decisions under uncertainty, for example, which tool to call, which expert to consult, or how many resources to invest. While the usefulness and feasibility of Bayesian approaches remain unclear for L…

Cited by 0SourceScholar
2025

Causal Discovery from Conditionally Stationary Time Series

ICML 2025poster

Causal discovery, i.e., inferring underlying causal relationships from observational data, is highly challenging for AI systems. In a time series modeling context, traditional causal discovery methods mainly consider constrained scenarios with fully observed variables and/or data from stationary tim…

Cited by 11SourcePDFScholar
2025

Compact Memory for Continual Logistic Regression

NeurIPS 2025poster

Despite recent progress, continual learning still does not match the performance of batch training. To avoid catastrophic forgetting, we need to build compact memory of essential past knowledge, but no clear solution has yet emerged, even for shallow neural networks with just one or two layers. In t…

Cited by 0SourceScholar
2025

Improving Probabilistic Diffusion Models With Optimal Diagonal Covariance Matching

ICLR 2025oral

The probabilistic diffusion model has become highly effective across various domains. Typically, sampling from a diffusion model involves using a denoising distribution characterized by a Gaussian with a learned mean and either fixed or learned covariances. In this paper, we leverage the recently pr…

Cited by 0SourcePDFScholar
2025

Neural Stochastic Flows: Solver-Free Modelling and Inference for SDE Solutions

NeurIPS 2025poster

Stochastic differential equations (SDEs) are well suited to modelling noisy and/or irregularly-sampled time series, which are omnipresent in finance, physics, and machine learning applications. Traditional approaches require costly simulation of numerical solvers when sampling between arbitrary time…

Cited by 0SourceScholar
2025

Recurrent Memory for Online Interdomain Gaussian Processes

NeurIPS 2025poster

We propose a novel online Gaussian process (GP) model that is capable of capturing long-term memory in sequential data in an online learning setting. Our model, Online HiPPO Sparse Variational Gaussian Process (OHSVGP), leverages the HiPPO (High-order Polynomial Projection Operators) framework, whic…

Cited by 0SourceScholar
2025

Variational Uncertainty Decomposition for In-Context Learning

NeurIPS 2025poster

As large language models (LLMs) gain popularity in conducting prediction tasks in-context, understanding the sources of uncertainty in in-context learning becomes essential to ensuring reliability. The recent hypothesis of in-context learning performing predictive Bayesian inference opens the avenue…

Cited by 0SourceScholar
2024

C-TPT: Calibrated Test-Time Prompt Tuning for Vision-Language Models via Text Feature Dispersion

ICLR 2024poster

In deep learning, test-time adaptation has gained attention as a method for model fine-tuning without the need for labeled data. A prime exemplification is the recently proposed test-time prompt tuning for large-scale vision-language models such as CLIP. Unfortunately, these prompts have been mainly…

2024

Energy-Based Modelling for Discrete and Mixed Data via Heat Equations on Structured Spaces

NeurIPS 2024poster

Energy-based models (EBMs) offer a flexible framework for probabilistic modelling across various data domains. However, training EBMs on data in discrete or mixed state spaces poses significant challenges due to the lack of robust and fast sampling methods. In this work, we propose to train discrete…

Cited by 0SourcePDFScholar
2024

Position: Bayesian Deep Learning is Needed in the Age of Large-Scale AI

ICML 2024poster

In the current landscape of deep learning research, there is a predominant emphasis on achieving high predictive accuracy in supervised tasks involving large image and language datasets. However, a broader perspective reveals a multitude of overlooked metrics, tasks, and data types, such as uncertai…

Cited by 36SourcePDFScholar
2023

ESD: Expected Squared Difference as a Tuning-Free Trainable Calibration Measure

ICLR 2023poster

Studies have shown that modern neural networks tend to be poorly calibrated due to over-confident predictions. Traditionally, post-processing methods have been used to calibrate the model after training. In recent years, various trainable calibration measures have been proposed to incorporate them d…

2023

Energy Discrepancies: A Score-Independent Loss for Energy-Based Models

NeurIPS 2023poster

Energy-based models are a simple yet powerful class of probabilistic models, but their widespread adoption has been limited by the computational burden of training them. We propose a novel loss function called Energy Discrepancy (ED) which does not rely on the computation of scores or expensive Mark…

2022

Learning Neural Set Functions Under the Optimal Subset Oracle

NeurIPS 2022accept

Learning set functions becomes increasingly important in many applications like product recommendation and compound selection in AI-aided drug discovery. The majority of existing works study methodologies of set function learning under the function value oracle, which, however, requires expensive su…

2022

Repairing Neural Networks by Leaving the Right Past Behind

NeurIPS 2022accept

Prediction failures of machine learning models often arise from deficiencies in training data, such as incorrect labels, outliers, and selection biases. However, such data points that are responsible for a given failure mode are generally not known a priori, let alone a mechanism for repairing the f…

Cited by 36SourcePDFScholar
2021

Active Slices for Sliced Stein Discrepancy

ICML 2021spotlight

Sliced Stein discrepancy (SSD) and its kernelized variants have demonstrated promising successes in goodness-of-fit tests and model learning in high dimensions. Despite the theoretical elegance, their empirical performance depends crucially on the search of the optimal slicing directions to discrimi…

2021

Meta-Learning Divergences for Variational Inference

AISTATS 2021poster

Variational inference (VI) plays an essential role in approximate Bayesian inference due to its computational efficiency and broad applicability. Crucial to the performance of VI is the selection of the associated divergence measure, as VI approximates the intractable distribution by minimizing this…

Cited by 7SourcePDFScholar
2021

Sparse Uncertainty Representation in Deep Learning with Inducing Weights

NeurIPS 2021poster

Bayesian Neural Networks and deep ensembles represent two modern paradigms of uncertainty quantification in deep learning. Yet these approaches struggle to scale mainly due to memory inefficiency, requiring parameter storage several times that of their deterministic counterparts. To address this, we…

Cited by 22SourcePDFScholar
2020

On the Expressiveness of Approximate Inference in Bayesian Neural Networks

NeurIPS 2020poster

While Bayesian neural networks (BNNs) hold the promise of being flexible, well-calibrated statistical models, inference often requires approximations whose consequences are poorly understood. We study the quality of common variational methods in approximating the Bayesian predictive distribution. Fo…

2019

Generalization in Reinforcement Learning with Selective Noise Injection and Information Bottleneck

NeurIPS 2019poster

The ability for policies to generalize to new environments is key to the broad application of RL agents. A promising approach to prevent an agent’s policy from overfitting to a limited set of training environments is to apply regularization techniques originally developed for supervised learning. Ho…

2016

Black-Box Alpha Divergence Minimization

ICML 2016poster

Black-box alpha (BB-α) is a new approximate inference method based on the minimization of α-divergences. BB-αscales to large datasets because it can be implemented using stochastic gradient descent. BB-αcan be applied to complex probabilistic models with little effort since it only requires as input…

2016

Deep Gaussian Processes for Regression using Approximate Expectation Propagation

ICML 2016poster

Deep Gaussian processes (DGPs) are multi-layer hierarchical generalisations of Gaussian processes (GPs) and are formally equivalent to neural networks with multiple, infinitely wide hidden layers. DGPs are nonparametric probabilistic models and as such are arguably more flexible, have a greater capa…