paper-with-me

Papers

Efficient Amortised Bayesian Inference for Hierarchical and Nonlinear Dynamical Systems

2019-05-28 · Geoffrey Roeder, Paul K. Grant, Andrew Phillips, Neil Dalchau, Edward Meeds

We introduce a flexible, scalable Bayesian inference framework for nonlinear dynamical systems characterised by distinct and hierarchical variability at the individual, group, and population levels. Our model class is a generalisation of nonlinear mixed-effects (NLME) dynamical systems, the statistical workhorse for many experimental sciences. We cast parameter inference as stochastic optimisation of an end-to-end differentiable, block-conditional variational autoencoder. We specify the dynamics of the data-generating process as an ordinary differential equation (ODE) such that both the ODE and its solver are fully differentiable. This model class is highly flexible: the ODE right-hand sides can be a mixture of user-prescribed or "white-box" sub-components and neural network or "black-box" sub-components. Using stochastic optimisation, our amortised inference algorithm could seamlessly scale up to massive data collection pipelines (common in labs with robotic automation). Finally, our framework supports interpretability with respect to the underlying dynamics, as well as predictive generalization to unseen combinations of group components (also called "zero-shot" learning). We empirically validate our method by predicting the dynamic behaviour of bacteria that were genetically engineered to function as biosensors. Our implementation of the framework, the dataset, and all code to reproduce the experimental results is available at https://www.github.com/Microsoft/vi-hds .

📄 PDF Abstract BibTeX arXiv:1905.12090

Code (1)

Microsoft/vi-hds 공식 구현 tf

Tasks

Bayesian InferenceZero-Shot Learning

Methods 이 논문이 사용한 방법론

Interpretability 설명 없음

Similar Papers 제목 키워드 기반

Amortised Inference in Bayesian Neural Networks

2023-09-06 · Tommy Rochussen

Meta-learning is a framework in which machine learning models train over a set of datasets in order to produce predictions on new datasets at test time. Probabilistic meta-learning has received an abundance of attention …

Meta-LearningVariational Inference

Mind the Gap when Conditioning Amortised Inference in Sequential Latent-Variable Models

2021-01-18 · ICLR 2021 1 · Justin Bayer, Maximilian Soelch, Atanas Mirchev, Baris Kayalibay 외

Amortised inference enables scalable learning of sequential latent-variable models (LVMs) with the evidence lower bound (ELBO). In this setting, variational posteriors are often only partially conditioned. While the true…

Amortised Inference in Neural Networks for Small-Scale Probabilistic Meta-Learning

2023-10-24 · Matthew Ashman, Tommy Rochussen, Adrian Weller

The global inducing point variational approximation for BNNs is based on using a set of inducing inputs to construct a series of conditional distributions that accurately approximate the conditionals of the true posterio…

Bayesian InferenceMeta-Learning

Amortised and provably-robust simulation-based inference

2026-02-11 · Ayush Bharti, Charita Dellaporta, Yuga Hikida, François-Xavier Briol arxiv

Complex simulator-based models are now routinely used to perform inference across the sciences and engineering, but existing inference methods are often unable to account for outliers and other extreme values in data whi…

Bayesian Inference

Misspecification-robust amortised simulation-based inference using variational methods

2025-09-06 · Matthew O'Callaghan, Kaisey S. Mandel, Gerry Gilmore arxiv

Recent advances in neural density estimation have enabled powerful simulation-based inference (SBI) methods that can flexibly approximate Bayesian inference for intractable stochastic models. Although these methods have …

Density EstimationBayesian Inference