Jump to content

Deviance information criterion: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
m [Pu408]Add: issue. Tweak: doi, issue. You can use this bot yourself. Report bugs here.
No edit summary
Line 19: Line 19:
Therefore, DIC tends to select over-fitted models.
Therefore, DIC tends to select over-fitted models.
Recently, these issues are resolved by Ando (2007), Bayesian predictive information criterion, BPIC.
Recently, these issues are resolved by Ando (2007), Bayesian predictive information criterion, BPIC.

To avoid the over-fitting problems of DIC, Ando (2012) developed Bayesian model selection criteria from a predictive view point.
The criterion is calculated as

:<math>\mathit{IC} = \mathbf{E}^\theta[-2 \log(p(y|\theta))]+2p_D.</math>



==See also==
==See also==
Line 66: Line 72:
| issue = 2
| issue = 2
}}
}}
*{{cite journal
| first = Tomohiro | last = Ando
| year = 2012
| title = Predictive Bayesian model selection
| journal = [[American Journal of Mathematical and Management Sciences]]
}}
{{refend}}
{{refend}}



Revision as of 17:37, 31 March 2012

The deviance information criterion (DIC) is a hierarchical modeling generalization of the AIC (Akaike information criterion) and BIC (Bayesian information criterion, also known as the Schwarz criterion). It is particularly useful in Bayesian model selection problems where the posterior distributions of the models have been obtained by Markov chain Monte Carlo (MCMC) simulation. Like AIC and BIC it is an asymptotic approximation as the sample size becomes large. It is only valid when the posterior distribution is approximately multivariate normal.

Define the deviance as , where are the data, are the unknown parameters of the model and is the likelihood function. is a constant that cancels out in all calculations that compare different models, and which therefore does not need to be known.

The expectation is a measure of how well the model fits the data; the larger this is, the worse the fit.

The effective number of parameters of the model is computed as , where is the expectation of . The larger this is, the easier it is for the model to fit the data.

The deviance information criterion is calculated as

The idea is that models with smaller DIC should be preferred to models with larger DIC. Models are penalized both by the value of , which favors a good fit, but also (in common with AIC and BIC) by the effective number of parameters . Since will decrease as the number of parameters in a model increases, the term compensates for this effect by favoring models with a smaller number of parameters.

The advantage of DIC over other criteria in the case of Bayesian model selection is that the DIC is easily calculated from the samples generated by a Markov chain Monte Carlo simulation. AIC and BIC require calculating the likelihood at its maximum over , which is not readily available from the MCMC simulation. But to calculate DIC, simply compute as the average of over the samples of , and as the value of evaluated at the average of the samples of . Then the DIC follows directly from these approximations. Claeskens and Hjort (2008, Ch. 3.5) show that the DIC is large-sample equivalent to the natural model-robust version of the AIC.

In the derivation of DIC, it assumed that the specified parametric family of probability distributions that generate future observations encompasses the true model. This assumption does not always hold, and it is desirable to consider model assessment procedures in that scenario. Also, the observed data are used both to construct the posterior distribution and to evaluate the estimated models. Therefore, DIC tends to select over-fitted models. Recently, these issues are resolved by Ando (2007), Bayesian predictive information criterion, BPIC.

To avoid the over-fitting problems of DIC, Ando (2012) developed Bayesian model selection criteria from a predictive view point. The criterion is calculated as


See also

References

  • Claeskens, G, and Hjort, N.L. (2008). Model Selection and Model Averaging, Cambridge. Section 3.5.
  • Gelman, Andrew; Carlin, John B.; Stern, Hal. S.; Rubin, Donald B. (2004). Bayesian Data Analysis (2nd ed.). Boca Raton, Florida: Chapman & Hall/CRC. pp. 182–184. ISBN 1-58488-388-X. MR 2027492. LCC QA279.5.B386 2004.
  • Spiegelhalter, David J.; Best, Nicola G.; Carlin, Bradley P.; van der Linde, Angelika (2002). "Bayesian measures of model complexity and fit (with discussion)". Journal of the Royal Statistical Society, Series B (Statistical Methodology). 64 (4): 583–639. doi:10.1111/1467-9868.00353. JSTOR 3088806. MR 1979380. {{cite journal}}: Unknown parameter |month= ignored (help)
  • Ando, Tomohiro (2007). "Bayesian predictive information criterion for the evaluation of hierarchical Bayesian and empirical Bayes models". Biometrika. 94 (2): 443–458. doi:10.1093/biomet/asm017.
  • Ando, Tomohiro (2012). "Predictive Bayesian model selection". American Journal of Mathematical and Management Sciences.