Albert-Chib (1993) Bayes Inference via Gibbs Sampling of Autoregressive Time Series Subject to Markov Mean and Variance Shifts

bayesianmcmcgibbs-samplermarkov-switchingdata-augmentationtime-series

Summary

Albert and Chib (1993) develop a fully Bayesian estimator for autoregressive (AR)(r)(r) models with two-state Markov switching in both the intercept (mean shift γ\gamma) and the innovation variance (scaling factor ω\omega). The key insight is data augmentation: treating the latent state sequence Sn=(s1,,sn)S_n = (s_1,\ldots,s_n)' as missing data converts an intractable 2n2^n mixture likelihood into a Gibbs sampler with closed-form full conditionals. Each iteration draws states by a backward pass, then cycles through conjugate blocks for regression coefficients, variances, and transition probabilities. Applied to quarterly U.S. Treasury bill (T-bill) rates and gross national product (GNP) growth, the model precisely recovers the Volcker high-variance episode (1979:4–1982:3) and favors an AR(0)(0) switching structure for GNP.

Key Claims

Concepts Introduced or Extended

Entities Mentioned

Quotes

"...we shall treat the state sequence Sn=(s1,,sn)S_n = (s_1,\ldots,s_n)' as missing data and apply a data augmentation scheme..."

"The essential advantage of the data augmentation approach is that the complete-data likelihood is easy to work with, and the full conditional distributions required for the Gibbs sampler are of standard form."

My Take

The paper's main contribution is methodological: it shows that the entire inferential difficulty of Markov-switching models — Hamilton's filter must sum over 2n2^n state sequences — dissolves when the state path is augmented as a parameter block. Every conditional in the Gibbs cycle has a conjugate form, making implementation straightforward. The identification constraints (γ>0\gamma > 0, ω>0\omega > 0) are handled by truncation rather than reparametrization, which is simple but can slow mixing when the true parameters are near zero. The empirical findings on interest rates are sharp and the 1979–1982 identification is economically compelling; the GNP results are less decisive. This paper is the foundational univariate Bayesian reference for what later became the Markov-switching VAR literature.