← Search

Jose Miguel Hernandez-Lobato

27 accepted papers

2026

A Diffusive Classification Loss for Learning Energy-based Generative Models

ICML 2026poster

Score-based generative models have recently achieved remarkable success. While they are usually parameterized by the score, an alternative way is to use a series of time-dependent energy-based models (EBMs), where the score is obtained from the negative input-gradient of the energy. Crucially, EBMs …

Cited by 0SourceScholar
2026

Conditional Diffusion Sampling

ICML 2026poster

Sampling from unnormalized multimodal distributions with limited density evaluations remains a fundamental challenge in machine learning and natural sciences. Successful approaches construct a bridge between a tractable reference and the target distribution. Parallel Tempering (PT) serves as the gol…

Cited by 0SourceScholar
2026

Efficient and Unbiased Sampling from Boltzmann Distributions via Variance-Tuned Diffusion Models

ICML 2026poster

Score-based diffusion models (SBDMs) are powerful amortized samplers for Boltzmann distributions; however, imperfect score estimates bias downstream Monte Carlo estimates. Classical importance sampling (IS) can correct this bias, but computing exact likelihoods requires solving the probability-flow …

Cited by 5SourceScholar
2026

Expanding the Chaos: Neural Operator for Stochastic (Partial) Differential Equations

ICML 2026poster

Stochastic differential equations (SDEs) and stochastic partial differential equations (SPDEs) are fundamental for modeling stochastic dynamics across the natural sciences and modern machine learning. Learning their solution operators with deep learning models promises fast solvers and new perspecti…

Cited by 0SourceScholar
2026

Richer Bayesian Last Layers with Subsampled NTK Features

ICML 2026poster

Bayesian last layers (BLLs) provide a convenient and computationally efficient way to estimate uncertainty in neural networks. However, they underestimate epistemic uncertainty because they apply a Bayesian treatment only to the final layer, ignoring uncertainty induced by earlier layers. We propose…

Cited by 0SourceScholar
2026

S$^3$GNN: Efficient Global Mixing and Local Message Passing for Long-Range Graph Learning

ICML 2026spotlight

Message-passing neural networks (MPNNs) often suffer from an information bottleneck when capturing long-range dependencies, leading to the oversquashing (OSQ) phenomenon. Alongside spatial connectivity enrichment (e.g., rewiring), recent studies have shown that spectral filtering can yield strong lo…

Cited by 0SourceScholar
2026

Towards Diverse Scientific Hypothesis Search with Large Language Models

ICML 2026poster

Large language models are increasingly used to accelerate scientific discovery, especially in iteratively searching scientific hypotheses. Yet in many discovery settings the goal is not to identify a single ``best'' hypothesis: validation is noisy and expensive, multiple hypotheses can remain plausi…

Cited by 0SourceScholar
2026

Vector Quantization using Gaussian Variational Autoencoder

ICML 2026poster

Vector-quantized variational autoencoders (VQ-VAEs) are discrete autoencoders that compress images into discrete tokens. However, they are difficult to train due to discretization. In this paper, we propose a simple yet effective technique dubbed __Gaussian Quant (GQ)__, which first trains a Gaussia…

Cited by 0SourceScholar
2026

Vision in One Vector: Implicit Visual Compression with Diffusion Foundation Models

ICML 2026poster

Modern visual generative models acquire rich visual knowledge through large-scale training, yet existing visual representations (such as pixels, latents, or tokens) remain external to the model and cannot directly exploit this knowledge for compact storage or reuse. In this work, we introduce a new …

Cited by 0SourceScholar
2022

Action-Sufficient State Representation Learning for Control with Structural Constraints

ICML 2022spotlight

Perceived signals in real-world scenarios are usually high-dimensional and noisy, and finding and using their representation that contains essential and sufficient information required by downstream decision-making tasks will help improve computational efficiency and generalization ability in the ta…

Cited by 48SourcePDFScholar
2022

Adapting the Linearised Laplace Model Evidence for Modern Deep Learning

ICML 2022spotlight

The linearised Laplace method for estimating model uncertainty has received renewed attention in the Bayesian deep learning community. The method provides reliable error bars and admits a closed-form expression for the model evidence, allowing for scalable selection of model hyperparameters. In this…

Cited by 39SourcePDFScholar
2022

Resampling Base Distributions of Normalizing Flows

AISTATS 2022poster

Normalizing flows are a popular class of models for approximating probability distributions. However, their invertible nature limits their ability to model target distributions whose support have a complex topological structure, such as Boltzmann distributions. Several procedures have been proposed…

2021

A Gradient Based Strategy for Hamiltonian Monte Carlo Hyperparameter Optimization

ICML 2021spotlight

Hamiltonian Monte Carlo (HMC) is one of the most successful sampling methods in machine learning. However, its performance is significantly affected by the choice of hyperparameter values. Existing approaches for optimizing the HMC hyperparameters either optimize a proxy for mixing speed or consider…

Cited by 23SourcePDFScholar
2021

Active Slices for Sliced Stein Discrepancy

ICML 2021spotlight

Sliced Stein discrepancy (SSD) and its kernelized variants have demonstrated promising successes in goodness-of-fit tests and model learning in high dimensions. Despite the theoretical elegance, their empirical performance depends crucially on the search of the optimal slicing directions to discrimi…

2021

Bayesian Deep Learning via Subnetwork Inference

ICML 2021spotlight

The Bayesian paradigm has the potential to solve core issues of deep neural networks such as poor calibration and data inefficiency. Alas, scaling Bayesian inference to large weight spaces often requires restrictive approximations. In this work, we show that it suffices to perform inference over a s…

2020

Reinforcement Learning for Molecular Design Guided by Quantum Mechanics

ICML 2020poster

Automating molecular design using deep reinforcement learning (RL) holds the promise of accelerating the discovery of new chemical compounds. Existing approaches work with molecular graphs and thus ignore the location of atoms in space, which restricts them to 1) generating single organic molecules…

2019

EDDI: Efficient Dynamic Discovery of High-Value Information with Partial VAE

ICML 2019oral

Many real-life decision making situations allow further relevant information to be acquired at a specific cost, for example, in assessing the health status of a patient we may decide to take additional measurements such as diagnostic tests or imaging scans before making a final assessment. Acquiring…

2016

Ambiguity Helps: Classification With Disagreements in Crowdsourced Annotations

CVPR 2016poster

Imagine we show an image to a person and ask her/him to decide whether the scene in the image is warm or not warm, and whether it is easy or not to spot a squirrel in the image. For exactly the same image, the answers to those questions are likely to differ from person to person. This is because the…

Cited by 42PDFScholar
2016

Scalable Gaussian Process Classification via Expectation Propagation

AISTATS 2016poster

Variational methods have been recently considered for scaling the training process of Gaussian process classifiers to large datasets. As an alternative, we describe here how to train these classifiers efficiently using expectation propagation (EP). The proposed EP method allows to train Gaussian pro…

Cited by 65SourcePDFScholar
2015

A Probabilistic Model for Dirty Multi-task Feature Selection

ICML 2015poster

Multi-task feature selection methods often make the hypothesis that learning tasks share relevant and irrelevant features. However, this hypothesis may be too restrictive in practice. For example, there may be a few tasks with specific relevant and irrelevant features (outlier tasks). Similarly, a f…

Cited by 33SourcePDFScholar
2015

Predictive Entropy Search for Bayesian Optimization with Unknown Constraints

ICML 2015poster

Unknown constraints arise in many types of expensive black-box optimization problems. Several methods have been proposed recently for performing Bayesian optimization with constraints, based on the expected improvement (EI) heuristic. However, EI can lead to pathologies when used with constraints. F…

2015

Probabilistic Backpropagation for Scalable Learning of Bayesian Neural Networks

ICML 2015poster

Large multilayer neural networks trained with backpropagation have recently achieved state-of-the-art results in a wide range of problems. However, using backprop for neural net learning still has some disadvantages, e.g., having to tune a large number of hyperparameters to the data, lack of calibra…

Cited by 1265SourcePDFScholar