Bayesian Inference

39 beliefs (39 IN, 0 OUT)

This topic collects the core theoretical, historical, and applied claims surrounding Bayesian inference as a framework for statistical reasoning under uncertainty. At its center is Bayes' theorem, P(H|E) = P(E|H)·P(H)/P(E), which the group records in both its standard form (bayes-theorem-posterior-formula) and its proportional version where the posterior is the likelihood times the prior normalized by the marginal likelihood (bayes-rule-posterior-proportional-likelihood-prior). The group traces the historical arc from Thomas Bayes's 1763 demonstration that probabilistic limits could be placed on an unknown event (bayes-1701-1761-probabilistic-limits), through Laplace's formalization of the theorem as Principle VI and its application to celestial mechanics and jurisprudence (laplace-1749-1827-formalized-bayes), to the early terminology of "inverse probability" and Laplace's principle of insufficient reason for uniform priors (inverse-probability-early-terminology). After the 1920s, frequentist methods largely displaced this approach in mainstream statistics (post-1920s-frequentist-dominance), a shift the group contrasts by noting the foundational difference in how parameters are treated: fixed unknowns for frequentists versus random variables with prior distributions for Bayesians (frequentist-fixed-bayesian-random-parameters). The topic matters because it provides the mathematical backbone for updating beliefs in light of evidence, and the group includes both the canonical cookie-bowl worked example yielding P(H₁|E)=0.6 (cookie-problem-posterior-0-6) and a philosophical framing from Jaynes (1998) that positions Bayesian inference as an extension of deductive logic to scientific reasoning (jaynes-1998-logic-of-science).

The theoretical substructure distinguishes several closely related but conceptually separate objects. The likelihood P(E|H) is a function of the data with the hypothesis fixed, while the posterior P(H|E) is a function of the hypothesis with the data fixed (bayes-likelihood-vs-posterior-function). Hyperparameters α that shape the prior are explicitly distinguished from the model parameters θ over which the posterior is estimated (bayes-hyperparameters-distinct-from-parameters). Priors themselves form a hierarchy: conjugate priors keep the posterior in the same parametric family for closed-form updates (conjugate-prior-same-parametric-family); improper priors can sometimes yield proper posteriors but not always, and validity requires the posterior to be proper (improper-prior-can-yield-proper-posterior); and Cromwell's rule warns that assigning zero or one to a prior makes the hypothesis immune to any finite evidence (cromwell-rule-zero-prior-immune). For comparing competing models, the Bayes factor is the ratio of marginal likelihoods, integrating over the full parameter space, and is therefore distinct from a simple likelihood ratio (bayes-factor-ratio-marginal-likelihoods, bayes-factor-evidence-ratio-definition). The marginal likelihood P(E) is identical across hypotheses and cancels in posterior-odds comparisons (marginal-likelihood-constant-across-hypotheses), but if it equals zero, Bayes' rule breaks down entirely (marginal-likelihood-zero-bayes-failure). On the estimation side, the posterior mean and MAP (posterior mode) coincide only for symmetric posteriors (map-posterior-mean-symmetric-only), and Wald's Admissibility Theorem guarantees that every unique Bayesian procedure is admissible and that every admissible procedure is Bayesian or a limit of Bayesian procedures (wald-admissibility-theorem), a result the group narrows to the squared-error-loss setting where all proper-prior Bayes estimators are admissible (bayes-estimator-admissible-squared-error). Sequential updating formalizes the iterative structure: the posterior from one evidence round becomes the next prior, and for i.i.d. observations the likelihoods multiply (bayes-sequential-updating-rule). The group also records a philosophical caveat that Bayesian updating is not the sole rational rule; Jeffrey's rule and other probability-kinematics schemes likewise avoid Dutch-book incoherence, as Hacking and van Fraassen noted (bayes-probability-kinematics-not-unique). Modern practice splits into objective Bayesianism (analysis determined by model, data, and a prior-assignment rule) and subjective Bayesianism (priors encode analyst beliefs) (objective-vs-subjective-bayesian-currents).

Computationally, the group credits the 1980s popularization of Markov chain Monte Carlo methods—Metropolis–Hastings, Gibbs sampling—with removing the barrier of intractable high-dimensional posteriors and catalyzing the field's modern growth (mcmc-1980s-computational-revolution, mcmc-standard-bayesian-posterior-approximation). Gelman et al.'s 2013 Bayesian Data Analysis (3rd edition) is identified as the standard applied reference for MCMC and hierarchical modeling (gelman-2013-bda-3rd-edition). Applications span Bayesian regression, where GLM coefficients become random variables with priors rather than fixed unknowns (bayesian-regression-priors-on-parameters); the Planck 2018 cosmological parameter constraints derived via Bayesian MCMC (planck-2018-bayesian-mcmc-parameters); the UK Court of Appeal's 1996 admission of Bayes' theorem as expert evidence in R v Adams, with a caution against unnecessary theoretical complexity (r-v-adams-1996-bayes-admitted); Klayman and Ha's 1987 result that the positive test strategy is Bayesian-optimal when the true rule is narrow (klayman-ha-positive-test-strategy-bayesian-optimal); and Lord et al.'s 1979 demonstration that participants rated the fictional capital-punishment study matching their prior view as better conducted regardless of data (lord-1979-fictional-studies-swapped-conclusions). At the intersection with modern machine learning, Xie et al. (2021) formalize in-context learning as implicit Bayesian inference over a latent concept, with the posterior predictive as the core object (xie-2021-icl-as-bayesian-inference, xie-2021-icl-implicit-bayesian-inference). A few beliefs in this group—GPT-5's routing architecture (gpt5-router-selects-between-fast-and-reasoning-model), the provenance of SwiGLU, RoPE, and RMSNorm in Llama (swiglu-rope-rmsnorm-not-meta-inventions), the positional-prior shuffling experiment in Liu et al. 2023 (llm-lost-in-middle-shuffle-prior-removal), and the Xu et al. 2024 knowledge-conflict survey and its lack of new experiments (xu-2024-survey-emnlp-first-dedicated, xu2024-no-new-computational-experiments)—appear to have been grouped here through loose keyword overlap with "inference" or "prior" rather than through substantive connection to Bayesian statistical methodology. All beliefs in this topic are marked IN; none have been retracted, so no implications from OUT-status arise.