← Search

Markus Heinonen

35 accepted papers

2026

Optimizing Data Augmentation through Bayesian Model Selection

ICLR 2026poster

Data Augmentation (DA) has become an essential tool to improve robustness and generalization of modern machine learning. However, when deciding on DA strategies it is critical to choose parameters carefully, and this can be a daunting task which is traditionally left to trial-and-error or expensive…

Cited by 0SourceScholar
2026

PriorGuide: Test-Time Prior Adaptation for Simulation-Based Inference

ICLR 2026poster

Amortized simulator-based inference offers a powerful framework for tackling Bayesian inference in computational fields such as engineering or neuroscience, increasingly leveraging modern generative methods like diffusion models to map observed data to model parameters or future predictions. These a…

Cited by 0SourceScholar
2026

The Spacetime of Diffusion Models: An Information Geometry Perspective

ICLR 2026oral

We present a novel geometric perspective on the latent space of diffusion models. We first show that the standard pullback approach, utilizing the deterministic probability flow ODE decoder, is fundamentally flawed. It provably forces geodesics to decode as straight segments in data space, effective…

Cited by 0SourcecodeScholar
2025

Devil is in the Details: Density Guidance for Detail-Aware Generation with Flow Models

ICML 2025poster

Diffusion models have emerged as a powerful class of generative models, capable of producing high-quality images by mapping noise to a data distribution. However, recent findings suggest that image likelihood does not align with perceptual quality: high-likelihood samples tend to be smooth, while lo…

2025

Diffusion Models as Cartoonists: The Curious Case of High Density Regions

ICLR 2025poster

We investigate what kind of images lie in the high-density regions of diffusion models. We introduce a theoretical mode-tracking process capable of pinpointing the exact mode of the denoising distribution, and we propose a practical high-density sampler that consistently generates images of higher l…

2025

E(3)-equivariant models cannot learn chirality: Field-based molecular generation

ICLR 2025poster

Obtaining the desired effect of drugs is highly dependent on their molecular geometries. Thus, the current prevailing paradigm focuses on 3D point-cloud atom representations, utilizing graph neural network (GNN) parametrizations, with rotational symmetries baked in via E(3) invariant layers. We prov…

Cited by 0SourcePDFScholar
2025

Equivariant Denoisers Cannot Copy Graphs: Align Your Graph Diffusion Models

ICLR 2025poster

Graph diffusion models, dominant in graph generative modeling, remain underexplored for graph-to-graph translation tasks like chemical reaction prediction. We demonstrate that standard permutation equivariant denoisers face fundamental limitations in these tasks due to their inability to break symme…

2025

Free Hunch: Denoiser Covariance Estimation for Diffusion Models Without Extra Costs

ICLR 2025poster

The covariance for clean data given a noisy observation is an important quantity in many training-free guided generation methods for diffusion models. Current methods require heavy test-time computation, altering the standard diffusion training process or denoiser architecture, or making heavy appro…

Cited by 0SourcePDFScholar
2025

From Alexnet to Transformers: Measuring the Non-linearity of Deep Neural Networks with Affine Optimal Transport

CVPR 2025poster

In the last decade, we have witnessed the introduction of several novel deep neural network (DNN) architectures exhibiting ever-increasing performance across diverse tasks. Explaining the upward trend of their performance, however, remains difficult as different DNN architectures of comparable depth…

2025

Progressive Tempering Sampler with Diffusion

ICML 2025poster

Recent research has focused on designing neural samplers that amortize the process of sampling from unnormalized densities. However, despite significant advancements, they still fall short of the state-of-the-art MCMC approach, Parallel Tempering (PT), when it comes to the efficiency of target eval…

2025

Robust Classification by Coupling Data Mollification with Label Smoothing

AISTATS 2025poster

Introducing training-time augmentations is a key technique to enhance generalization and prepare deep neural networks against test-time corruptions. Inspired by the success of generative diffusion models, we propose a novel approach of coupling data mollification, in the form of image noising and bl…

Cited by 0SourcecodeScholar
2025

What Ails Generative Structure-based Drug Design: Expressivity is Too Little or Too Much?

AISTATS 2025oral

Several generative models with elaborate training and sampling procedures have been proposed to accelerate structure-based drug design (SBDD); however, their empirical performance turns out to be suboptimal. We seek to better understand this phenomenon from both theoretical and empirical perspective…

Cited by 0SourcecodeScholar
2024

ClimODE: Climate and Weather Forecasting with Physics-informed Neural ODEs

ICLR 2024oral

Climate and weather prediction traditionally relies on complex numerical simulations of atmospheric physics. Deep learning approaches, such as transformers, have recently challenged the simulation paradigm with complex network forecasts. However, they often act as data-driven black-box models that n…

2024

Improving robustness to corruptions with multiplicative weight perturbations

NeurIPS 2024spotlight

Deep neural networks (DNNs) excel on clean images but struggle with corrupted ones. Incorporating specific corruptions into the data augmentation pipeline can improve robustness to those corruptions but may harm performance on clean images and other types of distortion. In this paper, we introduce a…

2024

Input-gradient space particle inference for neural network ensembles

ICLR 2024spotlight

Deep Ensembles (DEs) demonstrate improved accuracy, calibration and robustness to perturbations over single neural networks partly due to their functional diversity. Particle-based variational inference (ParVI) methods enhance diversity by formalizing a repulsion term based on a network similarity k…

2023

Continuous-Time Functional Diffusion Processes

NeurIPS 2023poster

We introduce Functional Diffusion Processes (FDPs), which generalize score-based diffusion models to infinite-dimensional function spaces. FDPs require a new mathematical framework to describe the forward and backward dynamics, and several extensions to derive practical training objectives. These in…

2023

Incorporating functional summary information in Bayesian neural networks using a Dirichlet process likelihood approach

AISTATS 2023poster

Bayesian neural networks (BNNs) can account for both aleatoric and epistemic uncertainty. However, in BNNs the priors are often specified over the weights which rarely reflects true prior knowledge in large and complex neural network architectures. We present a simple approach to incorporate prior k…

2023

Latent Neural ODEs with Sparse Bayesian Multiple Shooting

ICLR 2023poster

Training dynamic models, such as neural ODEs, on long trajectories is a hard problem that requires using various tricks, such as trajectory splitting, to make model training work in practice. These methods are often heuristics with poor theoretical justifications, and require iterative manual tuning…

2023

Learning Space-Time Continuous Latent Neural PDEs from Partially Observed States

NeurIPS 2023poster

We introduce a novel grid-independent model for learning partial differential equations (PDEs) from noisy and partial observations on irregular spatiotemporal grids. We propose a space-time continuous latent neural PDE model with an efficient probabilistic framework and a novel encoder design for im…

Cited by 3SourcePDFScholar
2022

Tackling covariate shift with node-based Bayesian neural networks

ICML 2022oral

Bayesian neural networks (BNNs) promise improved generalization under covariate shift by providing principled probabilistic representations of epistemic uncertainty. However, weight-based BNNs often struggle with high computational complexity of large-scale architectures and datasets. Node-based BNN…

2022

Variational multiple shooting for Bayesian ODEs with Gaussian processes

UAI 2022poster

Recent machine learning advances have proposed black-box estimation of \textit{unknown continuous-time system dynamics} directly from data. However, earlier works are based on approximative solutions or point estimates. We propose a novel Bayesian nonparametric model that uses Gaussian processes to…

2021

Continuous-time Model-based Reinforcement Learning

ICML 2021spotlight

Model-based reinforcement learning (MBRL) approaches rely on discrete-time state transition models whereas physical systems and the vast majority of control tasks operate in continuous-time. To avoid time-discretization approximation of the underlying process, we propose a continuous-time MBRL frame…

2021

Learning continuous-time PDEs from sparse data with graph neural networks

ICLR 2021poster

The behavior of many dynamical systems follow complex, yet still unknown partial differential equations (PDEs). While several machine learning methods have been proposed to learn PDEs directly from data, previous methods are limited to discrete-time approximations or make the limiting assumption of…

Cited by 85SourcePDFScholar
2021

Sparse Gaussian Processes Revisited: Bayesian Approaches to Inducing-Variable Approximations

AISTATS 2021poster

Variational inference techniques based on inducing variables provide an elegant framework for scalable posterior estimation in Gaussian process (GP) models. Besides enabling scalability, one of their main advantages over sparse approximations using direct marginal likelihood maximization is that the…

2019

Deep learning with differential Gaussian process flows

AISTATS 2019poster

We propose a novel deep learning paradigm of differential flows that learn a stochastic differential equation transformations of inputs prior to a standard classification or regression function. The key property of differential Gaussian processes is the warping of inputs through infinitely deep, but…

Cited by 55SourcePDFScholar
2019

ODE2VAE: Deep generative second order ODEs with Bayesian neural networks

NeurIPS 2019poster

We present Ordinary Differential Equation Variational Auto-Encoder (ODE2VAE), a latent second order ODE model for high-dimensional sequential data. Leveraging the advances in deep generative models, ODE2VAE can simultaneously learn the embedding of high dimensional trajectories and infer arbitrarily…

2018

Learning unknown ODE models with Gaussian processes

ICML 2018oral

In conventional ODE modelling coefficients of an equation driving the system state forward in time are estimated. However, for many complex systems it is practically impossible to determine the equations or interactions governing the underlying dynamics. In these settings, parametric ODE model canno…

2016

Non-Stationary Gaussian Process Regression with Hamiltonian Monte Carlo

AISTATS 2016poster

We present a novel approach for non-stationary Gaussian process regression (GPR), where the three key parameters – noise variance, signal variance and lengthscale – can be simultaneously input-dependent. We develop gradient-based inference methods to learn the unknown function and the non-stationary…