← Search

Edwin V Bonilla

28 accepted papers

2026

Generative Bayesian Optimization: Generative Models as Acquisition Functions

ICLR 2026poster

We present a general strategy for turning generative models into candidate solution samplers for batch Bayesian optimization (BO). The use of generative models for BO enables: large batch scaling as generative sampling, optimization of non-continuous design spaces, and high-dimensional and combinato…

Cited by 0SourceScholar
2026

Multi-Scale Wavelet Transformers for Operator Learning of Dynamical Systems

ICML 2026poster

Recent years have seen a surge in data-driven surrogates for dynamical systems that can be orders of magnitude faster than numerical solvers. However, many machine learning-based models such as neural operators exhibit spectral bias, attenuating high-frequency components that often encode small-scal…

Cited by 0SourceScholar
2025

Amortized Active Generation of Pareto Sets

NeurIPS 2025poster

We introduce active generation of Pareto sets (A-GPS), a new framework for online discrete black-box multi-objective optimization (MOO). A-GPS learns a generative model of the Pareto set that supports a-posteriori conditioning on user preferences. The method employs a class probability estimator (CP…

Cited by 0SourceScholar
2025

ProDAG: Projected Variational Inference for Directed Acyclic Graphs

NeurIPS 2025poster

Directed acyclic graph (DAG) learning is a central task in structure discovery and causal inference. Although the field has witnessed remarkable advances over the past few years, it remains statistically and computationally challenging to learn a single (point estimate) DAG from data, let alone prov…

Cited by 0SourcecodeScholar
2025

Thompson Sampling in Function Spaces via Neural Operators

NeurIPS 2025poster

We propose an extension of Thompson sampling to optimization problems over function spaces where the objective is a known functional of an unknown operator's output. We assume that queries to the operator (such as running a high-fidelity simulator or physical experiment) are costly, while functional…

Cited by 0SourceScholar
2024

Bayesian Adaptive Calibration and Optimal Design

NeurIPS 2024poster

The process of calibrating computer models of natural phenomena is essential for applications in the physical sciences, where plenty of domain knowledge can be embedded into simulations and then calibrated against real observations. Current machine learning approaches, however, mostly rely on rerunn…

2024

Optimal Transport for Structure Learning Under Missing Data

ICML 2024poster

Causal discovery in the presence of missing data introduces a chicken-and-egg dilemma. While the goal is to recover the true causal structure, robust imputation requires considering the dependencies or, preferably, causal relations among variables. Merely filling in missing values with existing impu…

2024

Parameter Estimation in DAGs from Incomplete Data via Optimal Transport

ICML 2024poster

Estimating the parameters of a probabilistic directed graphical model from incomplete data is a long-standing challenge. This is because, in the presence of latent variables, both the likelihood function and posterior distribution are intractable without assumptions about structural dependencies or…

2023

Free-Form Variational Inference for Gaussian Process State-Space Models

ICML 2023poster

Gaussian process state-space models (GPSSMs) provide a principled and flexible approach to modeling the dynamics of a latent state, which is observed at discrete-time points via a likelihood model. However, inference in GPSSMs is computationally and statistically challenging due to the large number…

2023

Transformed Distribution Matching for Missing Value Imputation

ICML 2023poster

We study the problem of imputing missing values in a dataset, which has important applications in many domains. The key to missing value imputation is to capture the data distribution with incomplete samples and impute the missing values accordingly. In this paper, by leveraging the fact that any tw…

2022

Learning Efficient and Robust Ordinary Differential Equations via Invertible Neural Networks

ICML 2022spotlight

Advances in differentiable numerical integrators have enabled the use of gradient descent techniques to learn ordinary differential equations (ODEs), where a flexible function approximator (often a neural network) is used to estimate the system dynamics, given as a time derivative. However, these in…

2022

Optimizing Sequential Experimental Design with Deep Reinforcement Learning

ICML 2022spotlight

Bayesian approaches developed to solve the optimal design of sequential experiments are mathematically elegant but computationally challenging. Recently, techniques using amortization have been proposed to make these Bayesian approaches practical, by training a parameterized policy that proposes des…

2021

BORE: Bayesian Optimization by Density-Ratio Estimation

ICML 2021oral

Bayesian optimization (BO) is among the most effective and widely-used blackbox optimization methods. BO proposes solutions according to an explore-exploit trade-off criterion encoded in an acquisition function, many of which are computed from the posterior predictive of a probabilistic surrogate mo…

2021

Model Selection for Bayesian Autoencoders

NeurIPS 2021poster

We develop a novel method for carrying out model selection for Bayesian autoencoders (BAEs) by means of prior hyper-parameter optimization. Inspired by the common practice of type-II maximum likelihood optimization and its equivalence to Kullback-Leibler divergence minimization, we propose to optimi…

2021

SigGPDE: Scaling Sparse Gaussian Processes on Sequential Data

ICML 2021spotlight

Making predictions and quantifying their uncertainty when the input data is sequential is a fundamental learning challenge, recently attracting increasing attention. We develop SigGPDE, a new scalable sparse variational inference framework for Gaussian Processes (GPs) on sequential data. Our contrib…

Cited by 28SourcePDFScholar
2020

Quantile Propagation for Wasserstein-Approximate Gaussian Processes

NeurIPS 2020poster

Approximate inference techniques are the cornerstone of probabilistic methods based on Gaussian process priors. Despite this, most work approximately optimizes standard divergence measures such as the Kullback-Leibler (KL) divergence, which lack the basic desiderata for the task at hand, while chief…

2020

Variational Inference for Graph Convolutional Networks in the Absence of Graph Data and Adversarial Settings

NeurIPS 2020spotlight

We propose a framework that lifts the capabilities of graph convolutional networks (GCNs) to scenarios where no input graph is given and increases their robustness to adversarial attacks. We formulate a joint probabilistic model that considers a prior distribution over graphs along with a GCN-based…

2019

Calibrating Deep Convolutional Gaussian Processes

AISTATS 2019poster

The wide adoption of Convolutional Neural Networks CNNs in applications where decision-making under uncertainty is fundamental, has brought a great deal of attention to the ability of these models to accurately quantify the uncertainty in their predictions. Previous work on combining CNNs with Gauss…

Cited by 54SourcePDFScholar
2019

Efficient Inference in Multi-task Cox Process Models

AISTATS 2019poster

We generalize the log Gaussian Cox process (LGCP) framework to model multiple correlated point data jointly. The observations are treated as realizations of multiple LGCPs, whose log intensities are given by linear combinations of latent functions drawn from Gaussian process priors. The combination…

2019

Structured Variational Inference in Continuous Cox Process Models

NeurIPS 2019poster

We propose a scalable framework for inference in a continuous sigmoidal Cox process that assumes the corresponding intensity function is given by a Gaussian process (GP) prior transformed with a scaled logistic sigmoid function. We present a tractable representation of the likelihood through augme…

2017

Random Feature Expansions for Deep Gaussian Processes

ICML 2017poster

The composition of multiple Gaussian Processes as a Deep Gaussian Process DGP enables a deep probabilistic nonparametric approach to flexibly tackle complex machine learning problems with sound quantification of uncertainty. Existing inference approaches for DGP models have limited scalability and a…