Module 12: Asymptotic Theory and Consistency
Module 12: Asymptotic Theory and Consistency
This module develops asymptotic properties of Bayesian procedures: posterior consistency, behavior under model misspecification, posterior contraction rates, and frequentist coverage of Bayesian credible sets.
1. Posterior Consistency
1.1 Setup
Let \(X_1, X_2, \dots\) be i.i.d. from a distribution \(P_{\theta_0}\) in a model \(\{P_\theta : \theta \in \Theta\}\). Let \(\Pi\) be a prior on \(\Theta\), and \(\Pi(\cdot \mid X_1, \dots, X_n)\) the posterior.
Definition 12.1 (Posterior Consistency)
The posterior is (weakly) consistent at \(\theta_0\) if for every weak neighborhood \(U\) of \(\theta_0\), \[ \Pi(U^c \mid X_1, \dots, X_n) \to 0 \] \(P_{\theta_0}\)-almost surely as \(n \to \infty\).
Stronger modes of consistency (e.g., in total variation or Hellinger distance) can also be defined.
1.2 Kullback–Leibler Support and Schwartz’s Theorem
Define the Kullback–Leibler divergence \[ K(P_{\theta_0}, P_\theta) = \int \log \frac{p_{\theta_0}(x)}{p_\theta(x)} \, P_{\theta_0}(dx). \]
Theorem 12.2 (Schwartz’s Theorem, Informal)
If the prior \(\Pi\) assigns positive mass to all Kullback–Leibler neighborhoods of \(\theta_0\), i.e., \[ \Pi\big(\{\theta : K(P_{\theta_0}, P_\theta) < \varepsilon\}\big) > 0 \quad \forall \varepsilon > 0, \] then the posterior is weakly consistent at \(\theta_0\) under suitable measurability and separability conditions.
Idea of proof: Fix a neighborhood \(U\) of \(\theta_0\) and consider its complement \(U^c\). For suitable subsets of \(U^c\), construct uniformly consistent hypothesis tests separating \(\theta_0\) from those alternatives. The Kullback–Leibler support condition guarantees that the prior assigns positive mass to small KL-neighborhoods around \(\theta_0\), which control likelihood ratios via the law of large numbers. Combining these ingredients, one shows that the posterior mass of \(U^c\) must vanish almost surely under \(P_{\theta_0}\) as \(n \to \infty\). A rigorous proof uses coverings of \(U^c\), existence of tests with exponentially decaying type II error, and exponential bounds on marginal likelihood ratios.
2. Misspecified Models
2.1 Pseudo-True Parameter
If the true distribution \(P_0\) is not in the model \(\{P_\theta\}\), the posterior may still concentrate around a pseudo-true parameter \(\theta^*\) defined as \[ \theta^* \in \arg\min_{\theta \in \Theta} K(P_0, P_\theta). \]
Theorem 12.3 (Posterior Concentration under Misspecification, Informal)
Under regularity conditions, the posterior concentrates in neighborhoods of \(\theta^*\), i.e., for any neighborhood \(U\) of \(\theta^*\), \[ \Pi(U^c \mid X_1, \dots, X_n) \to 0 \] \(P_0\)-almost surely as \(n \to \infty\).
Idea of proof: Replace \(P_{\theta_0}\) by the true distribution \(P_0\) and work with the pseudo-true parameter \(\theta^*\) minimizing \(K(P_0, P_\theta)\). Under regularity conditions ensuring existence and local uniqueness of \(\theta^*\), likelihood ratios still obey a law of large numbers with limit given by KL-divergence. One then constructs tests separating neighborhoods of \(\theta^*\) from distant alternatives (in terms of KL or Hellinger distance) and shows, via generalized likelihood ratio bounds and prior mass conditions near \(\theta^*\), that the posterior probability assigned to sets bounded away from \(\theta^*\) tends to zero \(P_0\)-almost surely.
3. Posterior Contraction Rates
3.1 Definition
Let \(d\) be a metric on \(\Theta\) (e.g., Hellinger distance between \(P_\theta\) and \(P_{\theta_0}\)). A sequence \(\varepsilon_n \to 0\) is a contraction rate if there exists a sequence of sets \(B_n\) such that \[ \Pi(B_n^c \mid X_1, \dots, X_n) \to 0 \] \(P_{\theta_0}\)-almost surely and \[ B_n \subseteq \{\theta : d(\theta, \theta_0) \le M \varepsilon_n\} \] for some constant \(M\).
3.2 Sufficient Conditions
Ghosal, Ghosh, and van der Vaart give general sufficient conditions for contraction at rate \(\varepsilon_n\):
- Existence of tests separating \(\theta_0\) from “far” alternatives.
- Prior mass condition: \(\Pi\) assigns enough mass to Kullback–Leibler neighborhoods of \(\theta_0\) of size \(\varepsilon_n\).
- Entropy conditions on the model complexity.
In parametric models, the typical rate is \(\varepsilon_n = n^{-1/2}\); in nonparametric models, slower rates occur.
4. Frequentist Coverage of Bayesian Procedures
4.1 Bernstein–von Mises Revisited
In regular finite-dimensional parametric models, the Bernstein–von Mises theorem implies that posterior credible sets asymptotically behave like frequentist confidence sets.
4.2 Coverage Issues in Nonparametric and High-Dimensional Settings
In more complex models, Bayesian credible sets may:
- undercover (actual frequentist coverage < nominal),
- overcover (conservative),
- or have shape properties (e.g., adaptivity) that do not align with standard frequentist intervals.
Analyses of coverage require detailed control of posterior contraction, shape of posterior distributions, and prior influence.
5. Problem Set 12 (Representative Problems)
Schwartz’s Theorem Sketch. State Schwartz’s theorem (Theorem ?@thm-schwartz) rigorously (including topological and measurability conditions) and sketch its proof, emphasizing the construction of tests and the use of Kullback–Leibler neighborhoods.
Consistency in Exponential Families. For a regular exponential family, verify the Kullback–Leibler support condition for a prior with a continuous positive density on \(\Theta\), and conclude posterior consistency via Definition ?@def-posterior-consistency and Theorem ?@thm-schwartz.
Misspecification Example. Consider data from a heavy-tailed distribution (e.g., Student-t) while the model assumes Normality. Identify the pseudo-true parameter and discuss posterior concentration around it, relating your conclusions to Theorem ?@thm-misspecification.
Contraction Rate in Gaussian Sequence Model. In a Gaussian sequence model with appropriate priors (e.g., Gaussian with shrinking variances), derive the posterior contraction rate and compare it to minimax rates, making explicit use of the testing and prior mass conditions in Section 3.
Coverage Analysis. Analyze the frequentist coverage of Bayesian credible intervals for a simple nonparametric problem (e.g., estimating a density with a Dirichlet process mixture prior), summarizing known results and highlighting phenomena such as undercoverage in light of posterior contraction rates and deviations from Bernstein–von Mises behavior.