← Search

Michael Deistler

11 accepted papers

2026

Multifidelity Simulation-based Inference for Computationally Expensive Simulators

ICLR 2026poster

Across many domains of science, stochastic models are an essential tool to understand the mechanisms underlying empirically observed data. Models can be of different levels of detail and accuracy, with models of high-fidelity (i.e., high accuracy) to the phenomena under study being often preferable.…

Cited by 0SourcecodeScholar
2025

A data and task-constrained mechanistic model of the mouse outer retina shows robustness to contrast variations

NeurIPS 2025poster

Visual processing starts in the outer retina where photoreceptors transform light into electrochemical signals. These signals are modulated by inhibition from horizontal cells and sent to the inner retina via excitatory bipolar cells. The outer retina is thought to play an important role in contrast…

Cited by 0SourceScholar
2025

Identifying multi-compartment Hodgkin-Huxley models with high-density extracellular voltage recordings

NeurIPS 2025poster

Multi-compartment Hodgkin-Huxley models are biophysical models of how electrical signals propagate throughout a neuron, and they form the basis of our knowledge of neural computation at the cellular level. However, these models have many free parameters that must be estimated for each cell, and exis…

Cited by 0SourceScholar
2024

All-in-one simulation-based inference

ICML 2024oral

Amortized Bayesian inference trains neural networks to solve stochastic inference problems using model simulations, thereby making it possible to rapidly perform Bayesian inference for any newly observed data. However, current simulation-based amortized inference methods are simulation-hungry and in…

2024

Diffusion Tempering Improves Parameter Estimation with Probabilistic Integrators for Ordinary Differential Equations

ICML 2024poster

Ordinary differential equations (ODEs) are widely used to describe dynamical systems in science, but identifying parameters that explain experimental measurements is challenging. In particular, although ODEs are differentiable and would allow for gradient-based parameter optimization, the nonlinear…

Cited by 5SourcePDFScholar
2023

Adversarial robustness of amortized Bayesian inference

ICML 2023poster

Bayesian inference usually requires running potentially costly inference procedures separately for every new observation. In contrast, the idea of amortized Bayesian inference is to initially invest computational cost in training an inference network on simulated data, which can subsequently be used…

2023

Generalized Bayesian Inference for Scientific Simulators via Amortized Cost Estimation

NeurIPS 2023poster

Simulation-based inference (SBI) enables amortized Bayesian inference for simulators with implicit likelihoods. But when we are primarily interested in the quality of predictive simulations, or when the model cannot exactly reproduce the observed data (i.e., is misspecified), targeting the Bayesian…

Cited by 10SourcePDFScholar
2022

Efficient identification of informative features in simulation-based inference

NeurIPS 2022accept

Simulation-based Bayesian inference (SBI) can be used to estimate the parameters of complex mechanistic models given observed model outputs without requiring access to explicit likelihood evaluations. A prime example for the application of SBI in neuroscience involves estimating the parameters gover…

2022

Group equivariant neural posterior estimation

ICLR 2022poster

Simulation-based inference with conditional neural density estimators is a powerful approach to solving inverse problems in science. However, these methods typically treat the underlying forward model as a black box, with no way to exploit geometric properties such as equivariances. Equivariances ar…

2022

Truncated proposals for scalable and hassle-free simulation-based inference

NeurIPS 2022accept

Simulation-based inference (SBI) solves statistical inverse problems by repeatedly running a stochastic simulator and inferring posterior distributions from model-simulations. To improve simulation efficiency, several inference methods take a sequential approach and iteratively adapt the proposal di…

2022

Variational methods for simulation-based inference

ICLR 2022spotlight

We present Sequential Neural Variational Inference (SNVI), an approach to perform Bayesian inference in models with intractable likelihoods. SNVI combines likelihood-estimation (or likelihood-ratio-estimation) with variational inference to achieve a scalable simulation-based inference approach. SNVI…