Contents
Bayesian information criterion
In statistics, the Bayesian information criterion (BIC) or Schwarz information criterion (also SIC, SBC, SBIC) is a criterion for model selection among a finite set of models; models with lower BIC are generally preferred. It is based, in part, on the likelihood function and it is closely related to the Akaike information criterion (AIC). When fitting models, it is possible to increase the maximum likelihood by adding parameters, but doing so may result in overfitting. Both BIC and AIC attempt to resolve this problem by introducing a penalty term for the number of parameters in the model; the penalty term is larger in BIC than in AIC for sample sizes greater than 7. The BIC was developed by Gideon E. Schwarz and published in a 1978 paper, as a large-sample approximation to the Bayes factor.
Definition
The BIC is formally defined as where
Derivation
The BIC can be derived by integrating out the parameters of the model using Laplace's method, starting with the following model evidence: where is the prior for \theta under model M. The log-likelihood,, is then expanded to a second order Taylor series about the MLE, , assuming it is twice differentiable as follows: where is the average observed information per observation, and denotes the residual term. To the extent that is negligible and is relatively linear near, we can integrate out \theta to get the following: As n increases, we can ignore and as they are O(1). Thus, where BIC is defined as above, and \widehat L either (a) is the Bayesian posterior mode or (b) uses the MLE and the prior has nonzero slope at the MLE. Then the posterior
Usage
When picking from several models, ones with lower BIC values are generally preferred. The BIC is an increasing function of the error variance \sigma_e^2 and an increasing function of k. That is, unexplained variation in the dependent variable and the number of explanatory variables increase the value of BIC. However, a lower BIC does not necessarily indicate one model is better than another. Because it involves approximations, the BIC is merely a heuristic. In particular, differences in BIC should never be treated like transformed Bayes factors. It is important to keep in mind that the BIC can be used to compare estimated models only when the numerical values of the dependent variable are identical for all models being compared. The models being compared need not be nested, unlike the case when models are being compared using an F-test or a likelihood ratio test.
Properties
Limitations
The BIC suffers from two main limitations
Gaussian special case
Under the assumption that the model errors or disturbances are independent and identically distributed according to a normal distribution and the boundary condition that the derivative of the log likelihood with respect to the true variance is zero, this becomes (up to an additive constant, which depends only on n and not on the model): where is the error variance. The error variance in this case is defined as which is a biased estimator for the true variance. In terms of the residual sum of squares (RSS) the BIC is When testing multiple linear models against a saturated model, the BIC can be rewritten in terms of the deviance \chi^2 as: where k is the number of model parameters in the test.
This article is derived from Wikipedia and licensed under CC BY-SA 4.0. View the original article.
Wikipedia® is a registered trademark of the
Wikimedia Foundation, Inc.
Bliptext is not
affiliated with or endorsed by Wikipedia or the
Wikimedia Foundation.