Introduction to Likelihood-Free Inference
This talk provides an overview of Likelihood-Free Inference (LFI), also known as Simulation-Based Inference (SBI), focusing on methods to perform Bayesian inference when analytical likelihoods are intractable. The speaker discusses various neural estimation techniques, model validation strategies, and a case study applying these methods to galaxy spectral energy distribution (SED) fitting.
- Generalized Bayesian inference allows for updating beliefs using loss functions instead of analytical likelihoods, which is useful for misspecified models.
- Likelihood-Free Inference (LFI) enables posterior estimation by sampling from a simulator rather than requiring an explicit likelihood function.
- Neural Posterior Estimation (NPE) provides amortized inference, allowing fast sampling for new observations once the network is trained.
- Alternative LFI methods include Neural Likelihood Estimation (NLE), Neural Ratio Estimation (NRE), and Neural Posterior Score Estimation (NPSE).
- The 'SimFormer' architecture uses transformers and attention masking to handle missing data and joint distributions of data and model parameters.
- Model validation in LFI requires techniques like simulation-based calibration and coverage testing to detect over- or under-confidence and bias.
- A case study on galaxy photometry demonstrates that LFI can recover stellar mass and star formation rates with speed significantly exceeding traditional nested sampling.
Questions for the speaker (3)
- How does the choice of loss function in generalized Bayesian inference specifically mitigate the effects of model misspecification compared to standard Bayesian methods?
- In the context of Neural Posterior Estimation, what are the practical trade-offs between using normalizing flows versus mixture density networks for representing the posterior?
- For the galaxy SED case study, how did the number of required simulations scale as the dimensionality of the parameter space increased?







