Albert (1996) Bayesian Selection of Log-Linear Models

bayesianmodel-selectiongibbs-samplercontingency-tablelog-linearbayes-factorvariable-selectionbmacategorical-datalaplace-approximation

Summary

Develops a Bayesian framework for selecting among log-linear models for contingency tables using a Poisson likelihood. The key prior innovation is a block-diagonal precision matrix Σ1=diag(0Ip0,P1Ip1,,PsIps)\Sigma^{-1} = \text{diag}(0I_{p_0}, P_1I_{p_1},\ldots,P_sI_{p_s}) with Gamma hyperpriors on the group precisions PjP_j; choosing shape parameter νj=1\nu_j=1 gives Cauchy marginals for the variable-specific coefficients, producing more robust model selection than the Normal alternative. Posterior model probabilities are computed via a Laplace approximation with an iteratively weighted least squares (IWLS) mode-finder, and Bayesian model averaging (BMA) is implemented via a Gibbs sampler over ({βj},Z,P)(\{\beta_j\}, Z, P^*).

Key Claims

Concepts Introduced or Extended

Entities Mentioned

Quotes

"The Cauchy prior is more robust than the normal prior in the sense that the Cauchy prior assigns relatively more probability to large values of the regression coefficients."

"In the Bayesian model averaging approach, the posterior standard deviations of fitted values are on average almost twice as large as the standard deviations from the single best model."

My Take

This is a natural and technically clean extension of the George-McCulloch SSVS framework to discrete (Poisson) responses. The Gamma hyperprior trick for inducing Cauchy marginals is elegant and generalizes to any exponential-family generalized linear model (GLM). The Laplace approximation works well for the log-linear setting because the Poisson log-likelihood is strictly concave, making the IWLS mode-finder reliable. The BMA-vs-single-model comparison is the most practically useful result: the near-doubling of standard errors is a compelling quantitative argument against reporting only the maximum a posteriori (MAP) model. The paper predates the modern Markov chain Monte Carlo (MCMC)-based BMA literature (e.g. Madigan-York 1995) but already delivers the key intuition about model uncertainty inflating inferential uncertainty.