← Search

Alexandre Bouchard-Cote

10 accepted papers

2025

AutoStep: Locally adaptive involutive MCMC

ICML 2025poster

Many common Markov chain Monte Carlo (MCMC) kernels can be formulated using a deterministic involutive proposal with a step size parameter. Selecting an appropriate step size is often a challenging task in practice; and for complex multiscale targets, there may not be one choice of step size that w…

Cited by 2SourcePDFScholar
2025

Is Gibbs sampling faster than Hamiltonian Monte Carlo on GLMs?

AISTATS 2025poster

The Hamiltonian Monte Carlo (HMC) algorithm is often lauded for its ability to effectively sample from high-dimensional distributions. In this paper we challenge the presumed domination of HMC for the Bayesian analysis of GLMs. By utilizing the structure of the compute graph rather than the graphica…

Cited by 0SourceScholar
2025

Variational Phylogenetic Inference with Products over Bipartitions

ICML 2025poster

Bayesian phylogenetics is vital for understanding evolutionary dynamics, and requires accurate and efficient approximation of posterior distributions over trees. In this work, we develop a variational Bayesian approach for ultrametric phylogenetic trees. We present a novel variational family based o…

Cited by 0SourcePDFScholar
2024

autoMALA: Locally adaptive Metropolis-adjusted Langevin algorithm

AISTATS 2024poster

Selecting the step size for the Metropolis-adjusted Langevin algorithm (MALA) is necessary in order to obtain satisfactory performance. However, finding an adequate step size for an arbitrary target distribution can be a difficult task and even the best step size can perform poorly in specific regio…

2022

Parallel Tempering With a Variational Reference

NeurIPS 2022accept

Sampling from complex target distributions is a challenging task fundamental to Bayesian inference. Parallel tempering (PT) addresses this problem by constructing a Markov chain on the expanded state space of a sequence of distributions interpolating between the posterior distribution and a fixed re…

Cited by 13SourcePDFScholar
2021

Parallel tempering on optimized paths

ICML 2021spotlight

Parallel tempering (PT) is a class of Markov chain Monte Carlo algorithms that constructs a path of distributions annealing between a tractable reference and an intractable target, and then interchanges states along the path to improve mixing in the target. The performance of PT depends on how quick…

2019

Scalable Metropolis-Hastings for Exact Bayesian Inference with Large Datasets

ICML 2019oral

Bayesian inference via standard Markov Chain Monte Carlo (MCMC) methods such as Metropolis-Hastings is too computationally intensive to handle large datasets, since the cost per step usually scales like $O(n)$ in the number of data points $n$. We propose the Scalable Metropolis-Hastings (SMH) kernel…

2017

Sequential Graph Matching with Sequential Monte Carlo

AISTATS 2017poster

We develop a novel probabilistic model for graph matchings and develop practical inference methods for supervised and unsupervised learning of the parameters of this model. The framework we develop admits joint inference on the parameters and the matching. Furthermore, our framework generalizes natu…

2016

Unbounded Bayesian Optimization via Regularization

AISTATS 2016poster

Bayesian optimization has recently emerged as a powerful and flexible tool in machine learning for hyperparameter tuning and more generally for the efficient global optimization of expensive black box functions. The established practice requires a user-defined bounded domain, which is assumed to con…