← Search

Viet Nguyen

7 accepted papers

2025

Diverse Prototypical Ensembles Improve Robustness to Subpopulation Shift

ICML 2025poster

Subpopulation shift, characterized by a disparity in subpopulation distribution between the training and target datasets, can significantly degrade the performance of machine learning models. Current solutions to subpopulation shift involve modifying empirical risk minimization with re-weighting str…

2025

Reliably detecting model failures in deployment without labels

NeurIPS 2025poster

The distribution of data changes over time; models operating in dynamic environments need retraining. But knowing when to retrain, without access to labels, is an open challenge since some, but not all shifts degrade model performance. This paper formalizes and addresses the problem of post-deploym…

Cited by 0SourcecodeScholar
2025

Supercharged One-step Text-to-Image Diffusion Models with Negative Prompts

ICCV 2025poster

The escalating demand for real-time image synthesis has driven significant advancements in one-step diffusion models, which inherently offer expedited generation speeds compared to traditional multi-step methods. However, this enhanced efficiency is frequently accompanied by a compromise in the cont…

Cited by 0SourcePDFScholar
2024

On Inference Stability for Diffusion Models

AAAI 2024technical

Denoising Probabilistic Models (DPMs) represent an emerging domain of generative models that excel in generating diverse and high-quality images. However, most current training methods for DPMs often neglect the correlation between timesteps, limiting the model's performance in generating images eff…

2024

Sequential Decision Making with Expert Demonstrations under Unobserved Heterogeneity

NeurIPS 2024poster

We study the problem of online sequential decision-making given auxiliary demonstrations from _experts_ who made their decisions based on unobserved contextual information. These demonstrations can be viewed as solving related but slightly different tasks than what the learner faces. This setting a…

2021

Randomized Exploration in Reinforcement Learning with General Value Function Approximation

ICML 2021spotlight

We propose a model-free reinforcement learning algorithm inspired by the popular randomized least squares value iteration (RLSVI) algorithm as well as the optimism principle. Unlike existing upper-confidence-bound (UCB) based approaches, which are often computationally intractable, our algorithm dri…

Cited by 50SourcePDFScholar