正在学习
10.2.5 Bayesian Methods
10.2.5 Bayesian Methods
De Mol, Giannone, and Reichlin (2008) compare the performance of principal components methods to that of Bayesian linear regression models with Gaussian or double exponential priors. Bayesian regressions with a Gaussian prior result in nonzero coefficients on all variables under consideration, although the coefficients are shrunk compared with their OLS equivalents. In fact, assuming i.i.d. regression coefficients, Bayesian prediction with a Gaussian prior amounts to Ridge regression. To see this, consider the linear regression model with Gaussian prior and normally distributed i.i.d. residuals, , u ∼ ind
If we restrict the prior parameters to be independent, , as noted by De Mol, Giannone, and Reichlin (2008), the Bayesian estimation problem reduces to Ridge regression,
where denotes the Euclidean norm and X and y stack the sample observations of and
Assuming shrinkage towards , and a known variance, , the Bayesian estimator and forecasts take the form
Unlike the case with Gaussian priors, double exponential priors tend to put either large or zero weights on the individual regressors and so give rise to sparse prediction models. There is no closed-form solution to the coefficients under double exponential priors, but optimization reduces to the penalized least absolute deviation problem and so can be solved using the Lasso algorithm.
Using the data of Stock and Watson (2005) to forecast growth in industrial production and inflation, De Mol, Giannone, and Reichlin (2008) find empirically that, despite their very different implications for model selection, Bayesian linear regression forecasts generated under either Gaussian or double exponential priors tend to be strongly correlated and produce very similar mean squared forecast errors. In turn, the two sets of forecasts are similar to those generated by principal components regression. The reason why two seemingly very different approaches— one that favors sparse models that typically select just a few predictors versus another that puts nonzero weights on most predictors—yield similar forecasts and predictive accuracy is of course that the underlying X-variables are strongly collinear. In this situation, many variables will be close substitutes and it does not matter a great deal which specific variables—or how many—get selected.
练习题
Which of the following statements about Bayesian regressions with a Gaussian prior is correct?
What does Bayesian prediction with a Gaussian prior amount to under the assumption of i.i.d. regression coefficients?
Which of the following is the form of the Bayesian estimator with shrinkage towards and a known variance ?
Which of the following are characteristics of double exponential priors in Bayesian regression?
Bayesian linear regression forecasts generated under either Gaussian or double exponential priors produce very different mean squared forecast errors.
Principal components regression forecasts are similar to Bayesian linear regression forecasts under Gaussian priors because the underlying X-variables are strongly collinear.
Assuming i.i.d. regression coefficients, Bayesian prediction with a Gaussian prior amounts to ___.
Unlike Gaussian priors, double exponential priors tend to put either large or zero weights on the individual regressors and so give rise to ___ prediction models.
Explain why Bayesian linear regression forecasts generated under either Gaussian or double exponential priors can be similar.
What is the form of the Bayesian estimator and forecasts with shrinkage towards and a known variance ?
Which of the following statements are true about the comparison of principal components methods and Bayesian linear regression models?
Which of the following knowledge points are related to the properties of Bayesian regression with different priors and their forecasting performance? (Combine current and prior knowledge)
Which of the following statements correctly describes the relationship between Bayesian regression with a Gaussian prior and Ridge regression?
Which of the following are true about Bayesian linear regression forecasts generated under Gaussian and double exponential priors?
Bayesian regression with a double exponential prior can be solved using the Lasso algorithm because the optimization reduces to the penalized least absolute deviation problem.
Assuming shrinkage towards and a known variance, , the Bayesian estimator takes the form , and the forecasts are given by ___.
登录后解锁笔记、知识点解析、AI 问答
立即登录