Questions: Minimax Rates and Optimal Estimation

4 questions to test your understanding

Score: 0 / 4
Question 1 Multiple Choice

For nonparametric regression over functions with smoothness s in d dimensions, the minimax rate is n^{-2s/(2s+d)}. What happens to this rate as the dimension d increases while smoothness s stays fixed?

AThe rate improves because higher-dimensional data contains more information
BThe rate worsens dramatically — the exponent 2s/(2s+d) approaches 0 as d grows, meaning the rate approaches n^0 = 1, and learning becomes essentially impossible without exponentially many samples
CThe rate is unaffected by dimension because smoothness is the only relevant property
DThe rate improves for d < 2s and worsens for d > 2s
Question 2 True / False

A minimax optimal estimator achieves the best possible performance on every individual problem instance within the class.

TTrue
FFalse
Question 3 True / False

The minimax rate for estimating a d-dimensional mean from n Gaussian observations is Theta(d/n). This means doubling the dimension requires doubling the sample size to maintain the same accuracy.

TTrue
FFalse
Question 4 Short Answer

Explain the distinction between parametric and nonparametric minimax rates, and why the nonparametric rate reveals the curse of dimensionality more severely.

Think about your answer, then reveal below.