正在学习
3.2.3 Minimax and Average Risk
3.2.3 Minimax and Average Risk
As with estimation, we might also consider minimax forecasting strategies. Rather than choosing the forecast to minimize the expected loss, an alternative is to choose the forecast with the smallest risk across all possible values of the unknown parameters, . This is the minimax rule. Formally, one forecast, , is preferred to another forecast, , under the minimax notion of optimality if
More generally, is the minimax decision rule if it minimizes supθ among all decision rules: . Minimax rules are often difficult to identify outside very restricted sets of problems.
Example 3.2.8 (MSE loss given the observed history of the outcome, continued). Consider the set of estimators , and notice from (3.20) that for all the risk is unbounded as becomes large. For , the risk does not depend on and hence the worst case scenario over for any is infinite risk for or . Hence choosing the forecasting method is minimax over in this set.
Minimax results extend beyond this example. For instance, OLS parameter estimates often yield minimax forecasts with bounded risk among linear predictors and predictive densities with finite second moments.
Since there is typically no single optimal procedure that minimizes risk over all regions of , choosing between forecast methods comes down to a view as to which regions of are most likely. In the examples above where the choice is over we might use the sample mean if we think it likely that is large in absolute value. Conversely, if we think is unlikely to be large relative to the bounds derived in Example 3.2.4, then we might choose a shrinkage estimator. The optimal choice of the shrinkage parameter depends on how close we believe is to More generally, the choice between forecasting approaches critically depends on the family of models thought to be possible for any forecasting problem. “Kitchen sink” regressions that include all available variables in the forecast model and use least squares estimation offer a robust strategy over a wide set of parameters, . In practice, however, this strategy tends to provide extremely poor forecasts with very high risk because much of the parameter space for which this approach would work well might reasonably be deemed irrelevant. All of the methods discussed in the second part of the book are directed at different forecast situations and can be thought of as providing models that work well for different regions of
It is common to run Monte Carlo experiments to compute the average loss for different values of the parameters and compare competing estimation methods. One can then choose the “least bad” method or alternatively choose the method that seems to be doing best for the majority of cases. We can also consider a more formal approach to decide between methods. Denoting the weighting function by one can choose the forecast method that minimizes , i.e., the risk averaged over all relevant parameters. The weighted average risk is a single number, enabling direct comparisons across different forecast methods.
练习题
Which of the following best defines the minimax forecasting strategy?
Under the minimax notion of optimality, forecast is preferred to forecast if which condition holds?
Which of the following statements about minimax decision rules are correct?
Minimax rules are easy to identify in most practical problems.
Choosing the forecasting method is minimax over in the set of estimators for .
The risk for in the set of estimators is when ___$.
Explain why OLS parameter estimates often yield minimax forecasts with bounded risk among linear predictors and predictive densities with finite second moments.
Which of the following factors influence the choice of forecasting methods based on likely regions of ?
What is the primary challenge in using “kitchen sink” regressions that include all available variables in the forecast model?
What is the purpose of running Monte Carlo experiments in the context of forecasting?
The weighted average risk approach involves minimizing , which is the risk averaged over all relevant parameters. The weighting function is denoted by ___.
Which of the following statements are true about the minimax rule and classical approaches to forecasting models?
In the context of minimax forecasting, which of the following statements is correct regarding the choice of forecasting methods based on likely regions of ?
Which of the following statements are true regarding the risk calculation for forecasting methods and the minimax approach?
The weighted average risk approach, which minimizes , provides a single number that enables direct comparisons across different forecast methods, and this approach is unrelated to the minimax rule.
In the example of minimax forecasting with MSE loss, the risk for is unbounded as becomes large, but for , the risk is , which is ___ over .
登录后解锁笔记、知识点解析、AI 问答
立即登录