← Search

Max Welling

112 accepted papers

2026

(Sparse) Attention to the Details: Preserving Spectral Fidelity in ML-based Weather Forecasting Models

ICML 2026poster

We introduce \textsc{Mosaic}, a probabilistic weather forecasting model that addresses two sources of spectral degradation in ML-based weather prediction: training to predict the ensemble mean deterministically and compressive encoding creating an information bottleneck. \textsc{Mosaic} combines lea…

Cited by 0SourceScholar
2026

Learning Escorted Protocols For Multistate Free-Energy Estimation

ICLR 2026poster

Estimating relative free energy differences between multiple thermodynamic states lies at the core of numerous problems in computational biochemistry. Traditional estimators, such as Free Energy Perturbation and its non-equilibrium counterpart based on the Jarzynski equality, rely on defining a swit…

Cited by 0SourceScholar
2026

Purrception: Variational Flow Matching for Vector-Quantized Image Generation

ICLR 2026poster

We introduce Purrception, a variational flow matching approach for vector-quantized image generation that provides explicit categorical supervision while maintaining continuous transport dynamics. Our method adapts Variational Flow Matching to vector-quantized latents by learning categorical posteri…

Cited by 0SourceScholar
2026

Riemannian Variational Flow Matching for Material and Protein Design

ICLR 2026poster

We present Riemannian Gaussian Variational Flow Matching (RG-VFM), a geometric extension of Variational Flow Matching (VFM) for generative modeling on manifolds. Motivated by the benefits of VFM, we derive a variational flow matching objective for manifolds with closed-form geodesics based on Rieman…

Cited by 0SourcecodeScholar
2026

Robust Stochastic Gradient Posterior Sampling with Lattice Based Discretisation

ICML 2026poster

Stochastic-gradient MCMC methods enable scalable Bayesian posterior sampling but often suffer from sensitivity to minibatch size and gradient noise. To address this, we propose Stochastic Gradient Lattice Random Walk (SGLRW), an extension of the Lattice Random Walk discretization. Unlike conventiona…

Cited by 0SourceScholar
2025

BARNN: A Bayesian Autoregressive and Recurrent Neural Network

ICML 2025poster

Autoregressive and recurrent networks have achieved remarkable progress across various fields, from weather forecasting to molecular generation and Large Language Models. Despite their strong predictive capabilities, these models lack a rigorous framework for addressing uncertainty, which is key in…

Cited by 1SourcePDFScholar
2025

Controlled Generation with Equivariant Variational Flow Matching

ICML 2025poster

We derive a controlled generation objective within the framework of Variational Flow Matching (VFM), which casts flow matching as a variational inference problem. We demonstrate that controlled generation can be implemented two ways: (1) by way of end-to-end training of conditional generative models…

Cited by 0SourcePDFScholar
2025

Erwin: A Tree-based Hierarchical Transformer for Large-scale Physical Systems

ICML 2025poster

Large-scale physical systems defined on irregular grids pose significant scalability challenges for deep learning methods, especially in the presence of long-range interactions and multi-scale coupling. Traditional approaches that compute all pairwise interactions, such as attention, become computat…

2025

Kuramoto Orientation Diffusion Models

NeurIPS 2025poster

Orientation-rich images, such as fingerprints and textures, often exhibit coherent angular directional patterns that are challenging to model using standard generative approaches based on isotropic Euclidean diffusion. Motivated by the role of phase synchronization in biological systems, we propose…

Cited by 0SourceScholar
2024

GTA: A Geometry-Aware Attention Mechanism for Multi-View Transformers

ICLR 2024poster

As transformers are equivariant to the permutation of input tokens, encoding the positional information of tokens is necessary for many tasks. However, since existing positional encoding schemes have been initially designed for NLP tasks, their suitability for vision tasks, which typically exhibit d…

2024

Position: Bayesian Deep Learning is Needed in the Age of Large-Scale AI

ICML 2024poster

In the current landscape of deep learning research, there is a predominant emphasis on achieving high predictive accuracy in supervised tasks involving large image and language datasets. However, a broader perspective reveals a multitude of overlooked metrics, tasks, and data types, such as uncertai…

Cited by 36SourcePDFScholar
2024

Protect Your Score: Contact-Tracing with Differential Privacy Guarantees

AAAI 2024technical

The pandemic in 2020 and 2021 had enormous economic and societal consequences, and studies show that contact tracing algorithms can be key in the early containment of the virus. While large strides have been made towards more effective contact tracing algorithms, we argue that privacy concerns curre…

2024

Traveling Waves Encode The Recent Past and Enhance Sequence Learning

ICLR 2024poster

Traveling waves of neural activity have been observed throughout the brain at a diversity of regions and scales; however, their precise computational role is still debated. One physically inspired hypothesis suggests that the cortical sheet may act like a wave-propagating system capable of invertibl…

2024

Variational Flow Matching for Graph Generation

NeurIPS 2024poster

We present a formulation of flow matching as variational inference, which we refer to as variational flow matching (VFM). We use this formulation to develop CatFlow, a flow matching method for categorical data that is easy to implement, computationally efficient, and achieves strong results on graph…

Cited by 14SourcePDFScholar
2023

Clifford Neural Layers for PDE Modeling

ICLR 2023poster

Partial differential equations (PDEs) see widespread use in sciences and engineering to describe simulation of physical processes as scalar and vector fields interacting and coevolving over time. Due to the computationally expensive nature of their standard solution methods, neural PDE surrogates ha…

Cited by 106SourcePDFScholar
2023

Geometric Clifford Algebra Networks

ICML 2023poster

We propose Geometric Clifford Algebra Networks (GCANs) for modeling dynamical systems. GCANs are based on symmetry group transformations using geometric (Clifford) algebras. We first review the quintessence of modern (plane-based) geometric algebra, which builds on isometries encoded as elements of…

Cited by 50SourcePDFScholar
2023

Latent Traversals in Generative Models as Potential Flows

ICML 2023poster

Despite the significant recent progress in deep generative models, the underlying structure of their latent spaces is still poorly understood, thereby making the task of performing semantically meaningful latent traversals an open research challenge. Most prior work has aimed to solve this challenge…

2023

Lie Point Symmetry and Physics-Informed Networks

NeurIPS 2023poster

Symmetries have been leveraged to improve the generalization of neural networks through different mechanisms from data augmentation to equivariant architectures. However, despite their potential, their integration into neural solvers for partial differential equations (PDEs) remains largely unexplor…

Cited by 17SourcePDFScholar
2023

Neural Wave Machines: Learning Spatiotemporally Structured Representations with Locally Coupled Oscillatory Recurrent Neural Networks

ICML 2023poster

Traveling waves have been measured at a diversity of regions and scales in the brain, however a consensus as to their computational purpose has yet to be reached. An intriguing hypothesis is that traveling waves serve to structure neural representations both in space and time, thereby acting as an i…

Cited by 15SourcePDFScholar
2023

No time to waste: practical statistical contact tracing with few low-bit messages

AISTATS 2023poster

Pandemics have a major impact on society and the economy. In the case of a new virus, such as COVID-19, high-grade tests and vaccines might be slow to develop and scarce in the crucial initial phase. With no time to waste and lock-downs being expensive, contact tracing is thus an essential tool for…

2023

Stochastic Optimal Control for Collective Variable Free Sampling of Molecular Transition Paths

NeurIPS 2023poster

We consider the problem of sampling transition paths between two given metastable states of a molecular system, eg. a folded and unfolded protein or products and reactants of a chemical reaction. Due to the existence of high energy barriers separating the states, these transition paths are unlikely…

2023

Wasserstein Quantum Monte Carlo: A Novel Approach for Solving the Quantum Many-Body Schrödinger Equation

NeurIPS 2023spotlight

Solving the quantum many-body Schrödinger equation is a fundamental and challenging problem in the fields of quantum physics, quantum chemistry, and material sciences. One of the common computational approaches to this problem is Quantum Variational Monte Carlo (QVMC), in which ground-state solution…

Cited by 12SourcePDFScholar
2022

Alleviating Adversarial Attacks on Variational Autoencoders with MCMC

NeurIPS 2022accept

Variational autoencoders (VAEs) are latent variable models that can generate complex objects and provide meaningful latent representations. Moreover, they could be further used in downstream tasks such as classification. As previous work has shown, one can easily fool VAEs to produce unexpected late…

2022

Batch Bayesian Optimization on Permutations using the Acquisition Weighted Kernel

NeurIPS 2022accept

In this work we propose a batch Bayesian optimization method for combinatorial problems on permutations, which is well suited for expensive-to-evaluate objectives. We first introduce LAW, an efficient batch acquisition method based on determinantal point processes using the acquisition weighted kern…

2022

Equivariant Diffusion for Molecule Generation in 3D

ICML 2022oral

This work introduces a diffusion model for molecule generation in 3D that is equivariant to Euclidean transformations. Our E(3) Equivariant Diffusion Model (EDM) learns to denoise a diffusion process with an equivariant network that jointly operates on both continuous (atom coordinates) and categori…

2022

Geometric and Physical Quantities improve E(3) Equivariant Message Passing

ICLR 2022spotlight

Including covariant information, such as position, force, velocity or spin is important in many tasks in computational physics and chemistry. We introduce Steerable E($3$) Equivariant Graph Neural Networks (SEGNNs) that generalise equivariant graph networks, such that node and edge attributes are no…

2022

Lie Point Symmetry Data Augmentation for Neural PDE Solvers

ICML 2022spotlight

Neural networks are increasingly being used to solve partial differential equations (PDEs), replacing slower numerical solvers. However, a critical issue is that neural PDE solvers require high-quality ground truth data, which usually must come from the very solvers they are designed to replace. Thu…

2022

On the symmetries of the synchronization problem in Cryo-EM: Multi-Frequency Vector Diffusion Maps on the Projective Plane

NeurIPS 2022accept

Cryo-Electron Microscopy (Cryo-EM) is an important imaging method which allows high-resolution reconstruction of the 3D structures of biomolecules. It produces highly noisy 2D images by projecting a molecule's 3D density from random viewing directions. Because the projection directions are unknown,…

Cited by 3SourcePDFScholar
2022

Orbital MCMC

AISTATS 2022poster

Markov Chain Monte Carlo (MCMC) algorithms ubiquitously employ complex deterministic transformations to generate proposal points that are then filtered by the Metropolis-Hastings-Green (MHG) test. However, the condition of the target measure invariance puts restrictions on the design of these transf…

2021

A Practical Method for Constructing Equivariant Multilayer Perceptrons for Arbitrary Matrix Groups

ICML 2021oral

Symmetries and equivariance are fundamental to the generalization of neural networks on domains such as images, graphs, and point clouds. Existing work has primarily focused on a small number of groups, such as the translation, rotation, and permutation groups. In this work we provide a completely g…

2021

Argmax Flows and Multinomial Diffusion: Learning Categorical Distributions

NeurIPS 2021poster

Generative flows and diffusion models have been predominantly trained on ordinal data, for example natural images. This paper introduces two extensions of flows and diffusion for categorical data such as language or image segmentation: Argmax Flows and Multinomial Diffusion. Argmax Flows are defined…

Cited by 441SourcePDFScholar
2021

E(n) Equivariant Normalizing Flows

NeurIPS 2021oral

This paper introduces a generative model equivariant to Euclidean symmetries: E(n) Equivariant Normalizing Flows (E-NFs). To construct E-NFs, we take the discriminative E(n) graph neural networks and integrate them as a differential equation to obtain an invertible equivariant function: a continuous…

Cited by 231SourcePDFScholar
2021

Federated Learning of User Verification Models Without Sharing Embeddings

ICML 2021spotlight

We consider the problem of training User Verification (UV) models in federated setup, where each user has access to the data of only one class and user embeddings cannot be shared with the server or other users. To address this problem, we propose Federated User Verification (FedUV), a framework in…

Cited by 31SourcePDFScholar
2021

Gauge Equivariant Mesh CNNs: Anisotropic convolutions on geometric graphs

ICLR 2021spotlight

A common approach to define convolutions on meshes is to interpret them as a graph and apply graph convolutional networks (GCNs). Such GCNs utilize isotropic kernels and are therefore insensitive to the relative orientation of vertices and thus to the geometry of the mesh as a whole. We propose Gau…

2021

Learning Equivariant Energy Based Models with Equivariant Stein Variational Gradient Descent

NeurIPS 2021poster

We focus on the problem of efficient sampling and learning of probability densities by incorporating symmetries in probabilistic models. We first introduce Equivariant Stein Variational Gradient Descent algorithm -- an equivariant sampling method based on Stein's identity for sampling from densities…

Cited by 15SourcePDFScholar
2021

Mixed variable Bayesian optimization with frequency modulated kernels

UAI 2021poster

The sample efficiency of Bayesian optimization(BO) is often boosted by Gaussian Process(GP) surrogate models. However, on mixed variable spaces, surrogate models other than GPs are prevalent, mainly due to the lack of kernels which can model complex dependencies across different types of variables.…

2021

Modality-Agnostic Topology Aware Localization

NeurIPS 2021poster

This work presents a data-driven approach for the indoor localization of an observer on a 2D topological map of the environment. State-of-the-art techniques may yield accurate estimates only when they are tailor-made for a specific data modality like camera-based system that prevents their applicabi…

Cited by 9SourcePDFScholar
2021

Sampling in Combinatorial Spaces with SurVAE Flow Augmented MCMC

AISTATS 2021poster

Hybrid Monte Carlo is a powerful Markov Chain Monte Carlo method for sampling from complex continuous distributions. However, a major limitation of HMC is its inability to be applied to discrete domains due to the lack of gradient signal. In this work, we introduce a new approach based on augmenting…

2021

Self Normalizing Flows

ICML 2021spotlight

Efficient gradient computation of the Jacobian determinant term is a core problem in many machine learning settings, and especially so in the normalizing flow framework. Most proposed flow models therefore either restrict to a function class with easy evaluation of the Jacobian determinant, or an ef…

2021

The Hintons in your Neural Network: a Quantum Field Theory View of Deep Learning

ICML 2021spotlight

In this work we develop a quantum field theory formalism for deep learning, where input signals are encoded in Gaussian states, a generalization of Gaussian processes which encode the agent’s uncertainty about the input signal. We show how to represent linear and non-linear layers as unitary quantum…

Cited by 8SourcePDFScholar
2020

Batch-shaping for learning conditional channel gated networks

ICLR 2020poster

We present a method that trains large capacity neural networks with significantly improved accuracy and lower dynamic computational cost. This is achieved by gating the deep-learning architecture on a fine-grained-level. Individual convolutional maps are turned on/off conditionally on features in th…

Cited by 84SourceScholar
2020

Bayesian Bits: Unifying Quantization and Pruning

NeurIPS 2020poster

We introduce Bayesian Bits, a practical method for joint mixed precision quantization and pruning through gradient based optimization. Bayesian Bits employs a novel decomposition of the quantization operation, which sequentially considers doubling the bit width. At each new bit width, the residual e…

Cited by 156SourcePDFScholar
2020

Estimating Gradients for Discrete Random Variables by Sampling without Replacement

ICLR 2020spotlight

We derive an unbiased estimator for expectations over discrete random variables based on sampling without replacement, which reduces variance as it avoids duplicate samples. We show that our estimator can be derived as the Rao-Blackwellization of three different estimators. Combining our estimator w…

Cited by 60SourcecodeScholar
2020

Gradient $\ell_1$ Regularization for Quantization Robustness

ICLR 2020poster

We analyze the effect of quantizing weights and activations of neural networks on their loss and derive a simple regularization scheme that improves robustness against post-training quantization. By training quantization-ready networks, our approach enables storing a single set of weights that can b…

Cited by 66SourceScholar
2020

Guided Variational Autoencoder for Disentanglement Learning

CVPR 2020poster

We propose an algorithm, guided variational autoencoder (Guided-VAE), that is able to learn a controllable generative model by performing latent representation disentanglement learning. The learning objective is achieved by providing signal to the latent encoding/embedding in VAE without changing it…

Cited by 151PDFcodeScholar
2020

MDP Homomorphic Networks: Group Symmetries in Reinforcement Learning

NeurIPS 2020poster

This paper introduces MDP homomorphic networks for deep reinforcement learning. MDP homomorphic networks are neural networks that are equivariant under symmetries in the joint state-action space of an MDP. Current approaches to deep reinforcement learning do not usually exploit knowledge about such…

2020

SE(3)-Transformers: 3D Roto-Translation Equivariant Attention Networks

NeurIPS 2020poster

We introduce the SE(3)-Transformer, a variant of the self-attention module for 3D point-clouds, which is equivariant under continuous 3D roto-translations. Equivariance is important to ensure stable and predictable performance in the presence of nuisance transformations of the data input. A positive…

2020

SurVAE Flows: Surjections to Bridge the Gap between VAEs and Flows

NeurIPS 2020oral

Normalizing flows and variational autoencoders are powerful generative models that can represent complicated density functions. However, they both impose constraints on the models: Normalizing flows use bijective transformations to model densities whereas VAEs learn stochastic transformations that a…

2020

The Convolution Exponential and Generalized Sylvester Flows

NeurIPS 2020poster

This paper introduces a new method to build linear flows, by taking the exponential of a linear transformation. This linear transformation does not need to be invertible itself, and the exponential has the following desirable properties: it is guaranteed to be invertible, its inverse is straightforw…

2020

Variational Bayes in Private Settings (VIPS) (Extended Abstract)

IJCAI 2020poster

Many applications of Bayesian data analysis involve sensitive information such as personal documents or medical records, motivating methods which ensure that privacy is protected. We introduce a general privacy-preserving framework for Variational Bayes (VB), a widely used optimization-based Bayesia…

2019

Combinatorial Bayesian Optimization using the Graph Cartesian Product

NeurIPS 2019poster

This paper focuses on Bayesian Optimization (BO) for objectives on combinatorial search spaces, including ordinal and categorical variables. Despite the abundance of potential applications of Combinatorial BO, including chipset configuration search and neural architecture search, only a handful of m…

2019

Combining Generative and Discriminative Models for Hybrid Inference

NeurIPS 2019spotlight

A graphical model is a structured representation of the data generating process. The traditional method to reason over random variables is to perform inference in this graphical model. However, in many cases the generating process is only a poor approximation of the much more complex true data gener…

2019

Data-Free Quantization Through Weight Equalization and Bias Correction

ICCV 2019oral

We introduce a data-free quantization method for deep neural networks that does not require fine-tuning or hyperparameter selection. It achieves near-original model performance on common computer vision architectures and tasks. 8-bit fixed-point quantization is essential for efficient inference on m…

Cited by 702PDFcodeScholar
2019

Differentiable Probabilistic Models of Scientific Imaging with the Fourier Slice Theorem

UAI 2019poster

Scientific imaging techniques such as optical and electron microscopy and computed tomography (CT) scanning are used to study the 3D structure of an object through 2D observations. These observations are related to the original 3D object through orthogonal integral projections. For common 3D recons…

2019

Gauge Equivariant Convolutional Networks and the Icosahedral CNN

ICML 2019oral

The principle of equivariance to symmetry transformations enables a theoretically grounded approach to neural network architecture design. Equivariant networks have shown excellent performance and data efficiency on vision and medical imaging problems that exhibit symmetries. Here we show how this p…

Cited by 512SourcePDFScholar
2019

Integer Discrete Flows and Lossless Compression

NeurIPS 2019poster

Lossless compression methods shorten the expected representation size of data without loss of information, using a statistical model. Flow-based models are attractive in this setting because they admit exact likelihood optimization, which is equivalent to minimizing the expected number of bits per m…

2019

Relaxed Quantization for Discretized Neural Networks

ICLR 2019poster

Neural network quantization has become an important research area due to its great impact on deployment of large models on resource constrained devices. In order to train networks that can be effectively discretized without loss of performance, we introduce a differentiable quantization procedure. D…

Cited by 224SourcePDFScholar
2019

Sinkhorn AutoEncoders

UAI 2019poster

Optimal transport offers an alternative to maximum likelihood for learning generative autoencoding models. We show that minimizing the $p$-Wasserstein distance between the generator and the true data distribution is equivalent to the unconstrained min-min optimization of the $p$-Wasserstein distance…

Cited by 127SourcePDFScholar
2019

Stochastic Beams and Where To Find Them: The Gumbel-Top-k Trick for Sampling Sequences Without Replacement

ICML 2019oral

The well-known Gumbel-Max trick for sampling from a categorical distribution can be extended to sample $k$ elements without replacement. We show how to implicitly apply this ’Gumbel-Top-$k$’ trick on a factorized distribution over sequences, allowing to draw exact samples without replacement using a…

2019

Training a Spiking Neural Network with Equilibrium Propagation

AISTATS 2019poster

Backpropagation is almost universally used to train artificial neural networks. However, there are several reasons that backpropagation could not be plausibly implemented by biological neurons. Among these are the facts that (1) biological neurons appear to lack any mechanism for sending gradients…

Cited by 54SourcePDFScholar
2018

3D Steerable CNNs: Learning Rotationally Equivariant Features in Volumetric Data

NeurIPS 2018poster

We present a convolutional network that is equivariant to rigid body motions. The model uses scalar-, vector-, and tensor fields over 3D Euclidean space to represent data, and equivariant convolutions to map between such representations. These SE(3)-equivariant convolutions utilize kernels which are…

2018

Learning Sparse Neural Networks through L_0 Regularization

ICLR 2018poster

We propose a practical method for $L_0$ norm regularization for neural networks: pruning the network during training by encouraging weights to become exactly zero. Such regularization is interesting since (1) it can greatly speed up training and inference, and (2) it can improve generalization. AIC…

2018

Neural Relational Inference for Interacting Systems

ICML 2018oral

Interacting systems are prevalent in nature, from dynamical systems in physics to complex societal dynamics. The interplay of components can give rise to complex behavior, which can often be explained using a simple model of the system’s constituent parts. In this work, we introduce the neural relat…

2018

Temporally Efficient Deep Learning with Spikes

ICLR 2018poster

The vast majority of natural sensory data is temporally redundant. For instance, video frames or audio samples which are sampled at nearby points in time tend to have similar values. Typically, deep learning algorithms take no advantage of this redundancy to reduce computations. This can be an obs…

2017

Causal Effect Inference with Deep Latent-Variable Models

NeurIPS 2017poster

Learning individual-level causal effects from observational data, such as inferring the most effective medication for a specific patient, is a problem of growing importance for policy makers. The most important aspect of inferring causal effects from observational data is the handling of confounders…

Cited by 972SourcePDFScholar
2017

DP-EM: Differentially Private Expectation Maximization

AISTATS 2017poster

The iterative nature of the expectation maximization (EM) algorithm presents a challenge for privacy-preserving estimation, as each iteration increases the amount of noise needed. We propose a practical private EM algorithm that overcomes this challenge using two innovations: (1) a novel moment pert…

Cited by 62SourcePDFScholar
2017

Steerable CNNs

ICLR 2017poster

It has long been recognized that the invariance and equivariance properties of a representation are critically important for success in many vision tasks. In this paper we present Steerable Convolutional Neural Networks, an efficient and flexible class of equivariant convolutional networks. We show…

Cited by 618SourceScholar
2017

Visualizing Deep Neural Network Decisions: Prediction Difference Analysis

ICLR 2017poster

This article presents the prediction difference analysis method for visualizing the response of a deep neural network to a specific input. When classifying images, the method highlights areas in a given input image that provide evidence for or against a certain class. It overcomes several shortcomin…

Cited by 930SourcecodeScholar
2016

Improved Variational Inference with Inverse Autoregressive Flow

NeurIPS 2016poster

The framework of normalizing flows provides a general strategy for flexible variational inference of posteriors over latent variables. We propose a new type of normalizing flow, inverse autoregressive flow (IAF), that, in contrast to earlier published flows, scales well to high-dimensional latent sp…

2016

Structured and Efficient Variational Deep Learning with Matrix Gaussian Posteriors

ICML 2016poster

We introduce a variational Bayesian neural network where the parameters are governed via a probability distribution on random matrices. Specifically, we employ a matrix variate Gaussian (Gupta & Nagar ’99) parameter posterior distribution where we explicitly model the covariance among the input and…

Cited by 330SourcePDFScholar
2015

Markov Chain Monte Carlo and Variational Inference: Bridging the Gap

ICML 2015poster

Recent advances in stochastic gradient variational inference have made it possible to perform variational Bayesian inference with posterior approximations containing auxiliary random variables. This enables us to explore a new synthesis of variational inference and Monte Carlo methods where we incor…

Cited by 767SourcePDFScholar
2015

Optimization Monte Carlo: Efficient and Embarrassingly Parallel Likelihood-Free Inference

NeurIPS 2015poster

We describe an embarrassingly parallel, anytime Monte Carlo method for likelihood-free models. The algorithm starts with the view that the stochasticity of the pseudo-samples generated by the simulator can be controlled externally by a vector of random numbers u, in such a way that the outcome, kno…