← Search

Francisco Ruiz

11 accepted papers

2025

FunBO: Discovering Acquisition Functions for Bayesian Optimization with FunSearch

ICML 2025poster

The sample efficiency of Bayesian optimization algorithms depends on carefully crafted acquisition functions (AFs) guiding the sequential collection of function evaluations. The best-performing AFs can vary significantly across optimization problems, often requiring ad-hoc and problem-specific choic…

Cited by 5SourcePDFScholar
2021

Order Matters: Probabilistic Modeling of Node Sequence for Graph Generation

ICML 2021spotlight

A graph generative model defines a distribution over graphs. Typically, the model consists of a sequential process that creates and adds nodes and edges. Such sequential process defines an ordering of the nodes in the graph. The computation of the model’s likelihood requires to marginalize the node…

2020

VarGrad: A Low-Variance Gradient Estimator for Variational Inference

NeurIPS 2020poster

We analyse the properties of an unbiased gradient estimator of the ELBO for variational inference, based on the score function method with leave-one-out control variates. We show that this gradient estimator can be obtained using a new loss, defined as the variance of the log-ratio between the exact…

2018

Augment and Reduce: Stochastic Inference for Large Categorical Distributions

ICML 2018oral

Categorical distributions are ubiquitous in machine learning, e.g., in classification, language models, and recommendation systems. However, when the number of possible outcomes is very large, using categorical distributions becomes computationally expensive, as the complexity scales linearly with t…

2017

Reparameterization Gradients through Acceptance-Rejection Sampling Algorithms

AISTATS 2017poster

Variational inference using the reparameterization trick has enabled large-scale approximate Bayesian inference in complex probabilistic models, leveraging stochastic optimization to sidestep intractable expectations. The reparameterization trick is applicable when we can simulate a random variable…

2015

Infinite Factorial Dynamical Model

NeurIPS 2015poster

We propose the infinite factorial dynamic model (iFDM), a general Bayesian nonparametric model for source separation. Our model builds on the Markov Indian buffet process to consider a potentially unbounded number of hidden Markov chains (sources) that evolve independently according to some dynamics…