← Search

Vu Nguyen

27 accepted papers

2026

On the Mechanisms of Collaborative Learning in VAE Recommenders

ICLR 2026poster

Variational Autoencoders (VAEs) are a powerful alternative to matrix factorization for recommendation. A common technique in VAE-based collaborative filtering (CF) consists in applying binary input masking to user interaction vectors, which improves performance but remains underexplored theoreticall…

Cited by 0SourcecodeScholar
2026

TimeLAVA: Learning-Agnostic Valuation for Time Series Data

ICML 2026poster

Data valuation quantifies the intrinsic quality of individual samples to enable principled data curation, quality control, and robust learning. For time series in critical domains such as healthcare, finance, and industrial monitoring, effective valuation methods are essential yet fundamentally lack…

Cited by 0SourceScholar
2025

High Dimensional Bayesian Optimization using Lasso Variable Selection

AISTATS 2025poster

Bayesian optimization (BO) is a leading method for optimizing expensive black-box optimization and has been successfully applied across various scenarios. However, BO suffers from the curse of dimensionality, making it challenging to scale to high-dimensional problems. Existing work has adopted a va…

Cited by 0SourcecodeScholar
2024

Adaptive Batch Sizes for Active Learning: A Probabilistic Numerics Approach

AISTATS 2024poster

Active learning parallelization is widely used, but typically relies on fixing the batch size throughout experimentation. This fixed approach is inefficient because of a dynamic trade-off between cost and speed—larger batches are more costly, smaller batches lead to slower wall-clock run-times—and t…

2024

Cross-Triggering Issue in Audio Event Detection and Mitigation

ICASSP 2024accepted

Cross-triggering is a critical problem for applications of audio event detection (AED), particularly in low-resource settings. However, not much attention (if not none) has been paid to this problem in the AED research community. In this work, we tackle this problem via a regularization approach. We…

Cited by 0SourceScholar
2023

Distributionally Robust Bayesian Optimization with $\varphi$-divergences

NeurIPS 2023poster

The study of robustness has received much attention due to its inevitability in data-driven settings where many systems face uncertainty. One such example of concern is Bayesian Optimization (BO), where uncertainty is multi-faceted, yet there only exists a limited number of works dedicated to this d…

Cited by 9SourcePDFScholar
2023

Mixed-Variable Black-Box Optimisation Using Value Proposal Trees

AAAI 2023technical

Many real-world optimisation problems are defined over both categorical and continuous variables, yet efficient optimisation methods such as Bayesian Optimisation (BO) are ill-equipped to handle such mixed-variable search spaces. The optimisation breadth introduced by categorical variables in the mi…

Cited by 0SourcePDFScholar
2022

Retrieval Augmented Classification for Long-Tail Visual Recognition

CVPR 2022poster

We introduce Retrieval Augmented Classification (RAC), a generic approach to augmenting standard image classification pipelines with an explicit retrieval module. RAC consists of a standard base image encoder fused with a parallel retrieval branch that queries a non-parametric external memory of pre…

Cited by 127PDFScholar
2021

Bayesian Topic Regression for Causal Inference

EMNLP 2021main

Causal inference using observational text data is becoming increasingly popular in many research areas. This paper presents the Bayesian Topic Regression (BTR) model that uses both text and numerical information to model an outcome variable. It allows estimation of both discrete and continuous treat…

2021

Hierarchical Indian buffet neural networks for Bayesian continual learning

UAI 2021poster

We place an Indian Buffet process (IBP) prior over the structure of a Bayesian Neural Network (BNN), thus allowing the complexity of the BNN to increase and decrease automatically. We further extend this model such that the prior on the structure of each hidden layer is shared globally across all la…

Cited by 30SourcePDFScholar
2021

Optimal Transport Kernels for Sequential and Parallel Neural Architecture Search

ICML 2021spotlight

Neural architecture search (NAS) automates the design of deep neural networks. One of the main challenges in searching complex and non-continuous architectures is to compare the similarity of networks that the conventional Euclidean metric may fail to capture. Optimal transport (OT) is resilient to…

2021

Think Global and Act Local: Bayesian Optimisation over High-Dimensional Categorical and Mixed Search Spaces

ICML 2021spotlight

High-dimensional black-box optimisation remains an important yet notoriously challenging problem. Despite the success of Bayesian optimisation methods on continuous domains, domains that are categorical, or that mix continuous and categorical variables, remain challenging. We propose a novel solutio…

2021

Tuning Mixed Input Hyperparameters on the Fly for Efficient Population Based AutoRL

NeurIPS 2021poster

Despite a series of recent successes in reinforcement learning (RL), many RL algorithms remain sensitive to hyperparameters. As such, there has recently been interest in the field of AutoRL, which seeks to automate design decisions to create more general algorithms. Recent work suggests that populat…

Cited by 16SourcePDFScholar
2020

Bayesian Optimisation over Multiple Continuous and Categorical Inputs

ICML 2020poster

Efficient optimisation of black-box problems that comprise both continuous and categorical inputs is important, yet poses significant challenges. Current approaches, like one-hot encoding, severely increase the dimension of the search space, while separate modelling of category-specific data is samp…

2020

Gaussian Process Bandit Optimization of the Thermodynamic Variational Objective

NeurIPS 2020poster

Achieving the full promise of the Thermodynamic Variational Objective (TVO), a recently proposed variational inference objective that lower-bounds the log evidence via one-dimensional Riemann integration, requires choosing a ``schedule'' of sorted discretization points. This paper introduces a besp…

2020

Provably Efficient Online Hyperparameter Optimization with Population-Based Bandits

NeurIPS 2020poster

Many of the recent triumphs in machine learning are dependent on well-tuned hyperparameters. This is particularly prominent in reinforcement learning (RL) where a small change in the configuration can lead to failure. Despite the importance of tuning hyperparameters, it remains expensive and is ofte…

2018

A+D Net: Training a Shadow Detector with Adversarial Shadow Attenuation

ECCV 2018poster

We propose a novel GAN-based framework for detecting shadows in images, in which a shadow detection network (D-Net) is trained together with a shadow attenuation network (A-Net) that generates adversarial training examples. The A-Net modifies the original training images constrained by a simplified…

Cited by 142SourcePDFScholar
2018

Algorithmic Assurance: An Active Approach to Algorithmic Testing using Bayesian Optimisation

NeurIPS 2018poster

We introduce algorithmic assurance, the problem of testing whether machine learning algorithms are conforming to their intended design goal. We address this problem by proposing an efficient framework for algorithmic testing. To provide assurance, we need to efficiently discover scenarios where an a…

2017

High Dimensional Bayesian Optimization with Elastic Gaussian Process

ICML 2017poster

Bayesian optimization is an efficient way to optimize expensive black-box functions such as designing a new product with highest quality or hyperparameter tuning of a machine learning algorithm. However, it has a serious limitation when the parameter space is high-dimensional as Bayesian optimizatio…

Cited by 142SourcePDFScholar
2017

Shadow Detection With Conditional Generative Adversarial Networks

ICCV 2017oral

We introduce scGAN, a novel extension of conditional Generative Adversarial Networks (GAN) tailored for the challenging problem of shadow detection in images. Previous methods for shadow detection focus on learning the local appearance of shadow regions, while using limited local context reasoning i…

Cited by 245PDFScholar