paper-with-me

홈 › Papers

Amortised Likelihood-free Inference for Expensive Time-series Simulators with Signatured Ratio Estimation

2022-02-23 · Joel Dyer, Patrick Cannon, Sebastian M Schmon

Simulation models of complex dynamics in the natural and social sciences commonly lack a tractable likelihood function, rendering traditional likelihood-based statistical inference impossible. Recent advances in machine learning have introduced novel algorithms for estimating otherwise intractable likelihood functions using a likelihood ratio trick based on binary classifiers. Consequently, efficient likelihood approximations can be obtained whenever good probabilistic classifiers can be constructed. We propose a kernel classifier for sequential data using path signatures based on the recently introduced signature kernel. We demonstrate that the representative power of signatures yields a highly performant classifier, even in the crucially important case where sample numbers are low. In such scenarios, our approach can outperform sophisticated neural networks for common posterior inference tasks.

📄 PDF Abstract BibTeX arXiv:2202.11585

Code (0)

등록된 구현이 없습니다.

Tasks

Time SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

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

Control as Hybrid Inference

2020-07-11 · Alexander Tschantz, Beren Millidge, Anil. K. Seth, Christopher L. Buckley

The field of reinforcement learning can be split into model-based and model-free methods. Here, we unify these approaches by casting model-free policy optimisation as amortised variational inference, and model-based plan…

continuous-controlContinuous ControlVariational Inference

Amortised Design Optimization for Item Response Theory

2023-07-19 · Antti Keurulainen, Isak Westerlund, Oskar Keurulainen, Andrew Howes

Item Response Theory (IRT) is a well known method for assessing responses from humans in education and psychology. In education, IRT is used to infer student abilities and characteristics of test items from student respo…

Deep Reinforcement LearningExperimental Design

Autoencoding Pixies: Amortised Variational Inference with Graph Convolutions for Functional Distributional Semantics

2020-05-06 · ACL 2020 6 · Guy Emerson

Functional Distributional Semantics provides a linguistically interpretable framework for distributional semantics, by representing the meaning of a word as a function (a binary classifier), instead of a vector. However,…

Language ModelingLanguage ModellingSemantic CompositionSemantic Similarity+2

Likelihood-Free Parameter Estimation with Neural Bayes Estimators

2022-08-27 · Matthew Sainsbury-Dale, Andrew Zammit-Mangion, Raphaël Huser

Neural point estimators are neural networks that map data to parameter point estimates. They are fast, likelihood free and, due to their amortised nature, amenable to fast bootstrap-based uncertainty quantification. In t…

parameter estimationUncertainty Quantification