paper-with-me

Papers

Compositional simulation-based inference for time series

2024-11-05 · Manuel Gloeckler, Shoji Toyota, Kenji Fukumizu, Jakob H. Macke

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.

📄 PDF Abstract BibTeX arXiv:2411.02728

Code (1)

mackelab/markovsbi 공식 구현 jax

Tasks

Bayesian InferenceEpidemiologyTime Series

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…
Focus 설명 없음

Similar Papers 제목 키워드 기반

Beyond Forecasting: Compositional Time Series Reasoning for End-to-End Task Execution

2024-10-05 · Wen Ye, Yizhou Zhang, Wei Yang, Lumingyuan Tang 외

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+2

Simultaneous identification of models and parameters of scientific simulators

2023-05-24 · Cornelius Schröder, Jakob H. Macke

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 Series

Compositionality in Time Series: A Proof of Concept using Symbolic Dynamics and Compositional Data Augmentation

2025-08-28 · Michael Hagmann, Michael Staniek, Stefan Riezler arxiv

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 Adaptation

Learning Compositional Transferability of Time Series for Source-Free Domain Adaptation

2025-04-21 · Hankang Sun, Guiming Li, Su Yang, Baoqi Li

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 Classification

AutoBayes: A Compositional Framework for Generalized Variational Inference

2025-03-24 · Toby St Clere Smithe, Marco Perin

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