English

Deep Distribution Regression

Machine Learning 2019-03-15 v1 Machine Learning Methodology

Abstract

Due to their flexibility and predictive performance, machine-learning based regression methods have become an important tool for predictive modeling and forecasting. However, most methods focus on estimating the conditional mean or specific quantiles of the target quantity and do not provide the full conditional distribution, which contains uncertainty information that might be crucial for decision making. In this article, we provide a general solution by transforming a conditional distribution estimation problem into a constrained multi-class classification problem, in which tools such as deep neural networks. We propose a novel joint binary cross-entropy loss function to accomplish this goal. We demonstrate its performance in various simulation studies comparing to state-of-the-art competing methods. Additionally, our method shows improved accuracy in a probabilistic solar energy forecasting problem.

Keywords

Cite

@article{arxiv.1903.06023,
  title  = {Deep Distribution Regression},
  author = {Rui Li and Howard D. Bondell and Brian J. Reich},
  journal= {arXiv preprint arXiv:1903.06023},
  year   = {2019}
}

Comments

19 pages, 4 figures