← Search

Manuel Gloeckler

5 accepted papers

2025

Compositional simulation-based inference for time series

ICLR 2025poster

Amortized simulation-based inference (SBI) methods train neural networks on simulated data to perform Bayesian inference. While this strategy avoids the need for tractable likelihoods, it often requires a large number of simulations and has been challenging to scale to time series data. Scientific s…

2025

Effortless, Simulation-Efficient Bayesian Inference using Tabular Foundation Models

NeurIPS 2025poster

Simulation-based inference (SBI) offers a flexible and general approach to performing Bayesian inference: In SBI, a neural network is trained on synthetic data simulated from a model and used to rapidly infer posterior distributions for observed data. A key goal for SBI is to achieve accurate infer…

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

Inferring stochastic low-rank recurrent neural networks from neural data

NeurIPS 2024poster

A central aim in computational neuroscience is to relate the activity of large populations of neurons to an underlying dynamical system. Models of these neural dynamics should ideally be both interpretable and fit the observed data well. Low-rank recurrent neural networks (RNNs) exhibit such interpr…

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…