Summary
The paper provides theoretical guarantees for distributional regression, which aims to estimate the conditional distribution of a target random variable Y given covariates X. These theoretical guarantees hold when the regression is learned by minimizing a particular proper scoring rule, the Continuous Rank Probability Score (CRPS), in the presence of i.i.d. data (X,Y). Concentration bounds on the estimation error are provided for model fitting, model selection, and model averaging.
Strengths
1.) The paper gives perhaps the clearest presentation I've ever seen when reviewing for one of the top ML conferences. Its acceptance is almost warranted from this fact alone; there is significance in the exceedingly clear overview of distributional regression.
2.) The provided concentration bounds cover multiple modeling goals (model fitting, model selection, and model averaging) and a wide range of popular models for distributional regression (both parametric and non-parametric).
Weaknesses
1.) The experiments do not seem strongly related to the theory, other than that the experiments investigate distributional regression. I expected the theoretical results to play a stronger role here. Is there some way in which the theory guides the data analysis? If not, what is the purpose of including an experiment at all? If nothing else, the experiments would seem to provide an opportunity to perform sanity checks. For example, can the authors provide empirical evidence of consistency to the theoretical limiting values?
2.) Generalizing #1, the authors do not provide guidance on what their theoretical results can be used for.
Questions
1.) The authors write: "[...] distributional regression is way stronger and more challenging than standard regression, where only a point prediction for Y given X=x is provided which typically reduces to an estimation of the conditional expectation." I found this statement a bit puzzling. For instance, both frequentist and Bayesian GLM's would seem to estimate conditional distributions of a target given explanatory variables, rather than simply providing point estimates. Could the authors clarify?
Editing notes:
1.) "Way stronger and more challenging" (line 20) is redundant, and the first phrase is too colloquial. Streamline to "more challenging" or perhaps "much more challenging".
2.) It is unclear why "we will mostly use the CRPS for discrete predictive distributions" (line 87). Please clarify.
3.) Can the Wasserstein space `P_1(\R)` (defined between lines 83 and 84) be equivalently described as the set of probability distributions over `\R` with finite first moment? If so, this might be worth stating explicitly.
Limitations
No limitations were provided.