Bayesian Inference in Practice
The machinery of belief under evidence. You learn what an interval actually promises, then build posteriors and earn them: conjugate updates, Gibbs and Hamiltonian samplers, model weights, predictive checks. The path ends underground, where Bayesian PINNs deliver a velocity model as a posterior you can defend.
You can state exactly what a confidence or credible interval claims, derive a conjugate posterior by hand, sample an intractable one with Metropolis, Gibbs, or HMC, weigh models with Bayes factors and WAIC, check them against their own predictions, summarise draws into densities and quantiles, and carry the whole apparatus into uncertainty-aware seismic inversion.
Uncertainty, honestly
An interval is a promise about a procedure or a statement of belief; confuse the two and every error bar you publish says something you did not mean.
A 95 percent interval that covers 80 percent of the time is a quiet lie; calibration is how you catch it, and honest graphics are how you stop repeating it.
Percentile, basic, BCa: three intervals from the same resamples, and they disagree exactly when the data are awkward. Knowing which to trust is a working skill, not trivia.
Bayes in earnest
Prior times likelihood, normalised: the whole doctrine in one line. Work the mechanics until a conjugate update feels like arithmetic, because everything after this is that line at scale.
When the posterior has no formula you walk it instead; Metropolis steps and HMC glides, and knowing why each works is what separates a user of MCMC from an operator.
Gibbs trades one hard joint distribution for easy conditionals, one axis at a time; drive it once and correlated parameters stop being a mystery.
Two models can both fit and still deserve different degrees of belief; Bayes factors and WAIC put a number on that, and teach you the number's own fragility.
Computation and checking
A posterior that cannot regenerate the data that built it is confessing misfit; the predictive check is the cheapest honesty test in the Bayesian toolkit.
The parametric bootstrap is predictive simulation in frequentist clothes, and cross-validation is the out-of-sample twin of WAIC; the two camps' checking tools are closer than either admits.
A sampler hands you ten thousand draws, not a curve; kernel density estimation is how draws become the posterior you plot, and bandwidth is where that picture can quietly lie.
Credible intervals are read straight off the quantiles of your draws, and when nothing is Gaussian, quantile methods still keep their promise.
Bayes underground
Before Bayes goes underground you need the map of hybrid machinery: PINN as regulariser, initialiser, or solver, welded to classical FWI. This is the workflow your posterior will ride on.
A learned regulariser is a prior you trained rather than chose, and a generative prior says what a plausible velocity model looks like before any wave arrives. This is the prior, industrialised.
Put a distribution over the network and the inversion inherits one; Bayesian and ensemble PINNs are the samplers of Part 7 sent underground.
The destination: a velocity model delivered as a posterior, with the calibration standards of Stage 1 still binding kilometres down. What you learned about honest intervals is now a statement about the earth.