正在学习
6.11.2 Akaike Information Criterion
6.11.2 Akaike Information Criterion
An alternative approach to model selection is to consider a measure of the distance between the true model and the models in some approximating class. One such distance measure is the Kullback–Leibler distance or entropy. For a true density and an approximating density this is defined as
where computes the expected value under the true probability. Since the first term is constant across models and depends only on the true model, minimizing the distance between the true and approximating models in (6.53) is equivalent to making the second term as large as possible. The distance can be shown to be nonnegative and is 0 only when , almost surely. Unfortunately the true density is unknown so we need to find a way of making this idea operational without reducing the problem a great deal.
One approach is to think of all models as being misspecified in the sense that they are underparameterized relative to some unknown true model with parameters, For each model, is then a subset of , model has fewer parameters than . Consider maximum likelihood estimates of , stacked into a vector with 0s where a variable is omitted and 1s elsewhere. Once again, we can approximate the log density through a second-order expansion around evaluated at the MLE values:
Multiplying by
Ignoring terms that are independent of , the approximation of ln based on the MLE values becomes
Without loss of generality, assume that the coefficients in appear in the first k rows of . Partition (along with the information matrix) corresponding to the dimension of the estimated parameters, and partition the information matrix accordingly. We then have17
This expression breaks the problem into two pieces, namely the estimated part, which introduces a variance term, and a squared bias term involving the parameters of the true model that are omitted. Dealing with the variance term is relatively simple. This term, scaled appropriately by the information matrix, resembles a Wald statistic:
The expected value of this term is approximately
The squared bias term is simply a nonrandom number that depends on the size of the omitted coefficients, . Akaike’s approach is to note that this term resembles a likelihood ratio test −2 ln testing that the omitted terms are 0 under the alternative, where is the likelihood based on the full model and so is invariant across different models, k. This test resembles estimating with zero restrictions and so converges to a noncentral -variable. In sufficiently large samples a test statistic that these parameters equal 0 is distributed as , where δ is the noncentrality parameter . Now and hence the noncentrality parameter . Combining these results, we obtain
When minimizing this criterion, ln can be ignored since it is the same for each model, and so the AIC seeks to minimize
The preferred model is that which minimizes the distance between the true density and the model-implied density and thus has the smallest value of AIC(k) across all models under consideration.
Forecast Methods
练习题
What is the Kullback-Leibler (KL) distance between two probability densities and ?
Which of the following statements about the Kullback-Leibler distance is true?
What are the properties of the Kullback-Leibler distance? (Select all that apply)
The Kullback-Leibler distance is minimized when the second term in its definition, , is maximized.
The log density can be approximated using a second-order expansion around evaluated at the MLE values. The approximation is given by . What is the term called?
Explain why the Kullback-Leibler distance is useful in model selection.
In the context of model misspecification, what does it mean for a model to be underparameterized relative to ?
Which of the following statements about the log density approximation are true? (Select all that apply)
The partitioned form of the information matrix allows us to separate the contributions of the estimated parameters and the omitted parameters to the KL distance.
The term resembles a ___.
What is the role of the squared bias term in the KL distance approximation, and how does it relate to the likelihood ratio test?
Which of the following are implications of model misspecification in the context of the KL distance? (Select all that apply)
Which of the following statements correctly describes the relationship between the Kullback–Leibler distance and the true density and approximating density ?
Which of the following are true about the log density approximation and its implications for model selection? (Select all that apply)
The Kullback–Leibler distance is minimized when the approximating density is equal to the true density , almost surely.
The expected value of the variance term in the log density approximation, scaled appropriately by the information matrix, is approximately ___.
登录后解锁笔记、知识点解析、AI 问答
立即登录