Inductive Domain Transfer In Misspecified Simulation-Based Inference
AuthorsOrtal Senouf†, Antoine Wehenkel, Cédric Vincent-Cuaz†, Emmanuel Abbé, Pascal Frossard†
Inductive Domain Transfer In Misspecified Simulation-Based Inference
AuthorsOrtal Senouf†, Antoine Wehenkel, Cédric Vincent-Cuaz†, Emmanuel Abbé, Pascal Frossard†
Simulation-based inference (SBI) is a statistical inference approach for estimating latent parameters of a physical system when the likelihood is intractable but simulations are available. In practice, SBI is often hindered by model misspecification—the mismatch between simulated and real-world observations caused by inherent modeling simplifications. RoPE, a recent SBI approach, addresses this challenge through a two-stage domain transfer process that combines semi-supervised calibration with optimal transport (OT)-based distribution alignment. However, RoPE operates in a fully transductive setting, requiring access to a batch of test samples at inference time, which limits scalability and generalization. We propose here a fully inductive and amortized SBI framework that integrates calibration and distributional alignment into a single, end-to-end trainable model. Our method leverages mini-batch OT with a closed-form coupling to align real and simulated observations that correspond to the same latent parameters, using both paired calibration data and unpaired samples. A conditional normalizing flow is then trained to approximate the OT-induced posterior, enabling efficient inference without simulation access at test time. Across a range of synthetic and real-world benchmarks—including complex medical biomarker estimation—our approach matches or surpasses the performance of RoPE, as well as other standard SBI and non-SBI estimators, while offering improved scalability and applicability in challenging, misspecified environments.
Addressing Misspecification in Simulation-based Inference through Data-driven Calibration
July 11, 2025research area Methods and Algorithmsconference ICML
Driven by steady progress in deep generative modeling, simulation-based inference (SBI) has emerged as the workhorse for inferring the parameters of stochastic simulators. However, recent work has demonstrated that model misspecification can compromise the reliability of SBI, preventing its adoption in important applications where only misspecified simulators are available. This work introduces robust posterior estimation~(RoPE), a framework that…
Simulation-based Inference for Cardiovascular Models
January 22, 2024research area Methods and Algorithms, research area Tools, Platforms, FrameworksWorkshop at NeurIPS
This paper was accepted at the workshop Machine Learning and the Physical Sciences at NeurIPS 2023.
Over the past decades, hemodynamics simulators have steadily evolved and have become tools of choice for studying cardiovascular systems in-silico. This comes naturally at the cost of increasing complexity since state-of-the-art models are non-linear partial differential equations depending on many parameters. While such tools are routinely used…