Compositional simulation-based inference for time series
Amortized simulation-based inference (SBI) methods train neural networks on simulated data to perform Bayesian inference. While this approach 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 simulators frequently emulate real-world dynamics through thousands of single-state transitions over time. We propose an SBI framework that can exploit such Markovian simulators by locally identifying parameters consistent with individual state transitions. We then compose these local results to obtain a posterior over parameters that align with the entire time series observation. We focus on applying this approach to neural posterior score estimation but also show how it can be applied, e.g., to neural likelihood (ratio) estimation. We demonstrate that our approach is more simulation-efficient than directly estimating the global posterior on several synthetic benchmark tasks and simulators used in ecology and epidemiology. Finally, we validate scalability and simulation efficiency of our approach by applying it to a high-dimensional Kolmogorov flow simulator with around one million dimensions in the data domain.
Code (1)
Tasks
Bayesian InferenceEpidemiologyTime SeriesMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Beyond Forecasting: Compositional Time Series Reasoning for End-to-End Task Execution
In recent decades, there has been substantial advances in time series models and benchmarks across various individual tasks, such as time series forecasting, classification, and anomaly detection. Meanwhile, compositiona…
Anomaly DetectionDecision MakingLarge Language ModelQuestion Answering+2Simultaneous identification of models and parameters of scientific simulators
Many scientific models are composed of multiple discrete components, and scientists often make heuristic decisions about which components to include. Bayesian inference provides a mathematical framework for systematicall…
Bayesian InferenceTime SeriesCompositionality in Time Series: A Proof of Concept using Symbolic Dynamics and Compositional Data Augmentation
This work investigates whether time series of natural phenomena can be understood as being generated by sequences of latent states which are ordered in systematic and regular ways. We focus on clinical time series and as…
Time Series ForecastingData AugmentationDomain AdaptationLearning Compositional Transferability of Time Series for Source-Free Domain Adaptation
Domain adaptation is challenging for time series classification due to the highly dynamic nature. This study tackles the most difficult subtask when both target labels and source data are inaccessible, namely, source-fre…
Domain AdaptationSource-Free Domain AdaptationTime SeriesTime Series ClassificationAutoBayes: A Compositional Framework for Generalized Variational Inference
We introduce a new compositional framework for generalized variational inference, clarifying the different parts of a model, how they interact, and how they compose. We explain that both exact Bayesian inference and the …
Bayesian InferenceVariational Inference