Fast and Robust Simulation-Based Inference With Optimization Monte Carlo
arXiv stat.ML / 4/6/2026
💬 OpinionIdeas & Deep AnalysisTools & Practical UsageModels & Research
Key Points
- The paper tackles Bayesian parameter inference for complex stochastic simulators where likelihoods are intractable, proposing a method that reduces the simulation burden.
- It reformulates inference for differentiable simulators into deterministic optimization problems, using gradient-based search to reach high-posterior-density regions.
- By avoiding simulations in low-probability areas, the approach substantially lowers runtime, especially in high-dimensional parameter spaces and cases with partially uninformative outputs.
- A JAX-based implementation accelerates computation via vectorization, improving practical performance.
- Experiments across challenging settings (high-dimensional, uninformative outputs, multiple observations, multimodal posteriors) show accuracy comparable to or better than state-of-the-art methods while cutting runtime significantly.




