MECOMLJun 23, 2021

Approximate Bayesian Computation with Path Signatures

arXiv:2106.12555v219 citations
Originality Incremental advance
AI Analysis

This addresses a bottleneck in simulation-based inference for sequential data, offering an incremental improvement over existing methods.

The paper tackled the problem of likelihood-free inference for time series simulators by using path signatures in approximate Bayesian computation, resulting in competitive Bayesian parameter inference for various sequence types.

Simulation models often lack tractable likelihood functions, making likelihood-free inference methods indispensable. Approximate Bayesian computation generates likelihood-free posterior samples by comparing simulated and observed data through some distance measure, but existing approaches are often poorly suited to time series simulators, for example due to an independent and identically distributed data assumption. In this paper, we propose to use path signatures in approximate Bayesian computation to handle the sequential nature of time series. We provide theoretical guarantees on the resultant posteriors and demonstrate competitive Bayesian parameter inference for simulators generating univariate, multivariate, irregularly spaced, and even non-Euclidean sequences.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes