Boosting Based Multiple Kernel Learning and Transfer Regression for Electricity Load Forecasting

Abstract

Accurate electricity load forecasting is of crucial importance for power system operation and smart grid energy management. Different factors, such as weather conditions, lagged values, and day types may affect electricity load consumption. We propose to use multiple kernel learning (MKL) for electricity load forecasting, as it provides more flexibilities than traditional kernel methods. Computation time is an important issue for short-term load forecasting, especially for energy scheduling demand. However, conventional MKL methods usually lead to complicated optimization problems. Another practical aspect of this application is that there may be very few data available to train a reliable forecasting model for a new building, while at the same time we may have prior knowledge learned from other buildings. In this paper, we propose a boosting based framework for MKL regression to deal with the aforementioned issues for short-term load forecasting. In particular, we first adopt boosting to learn an ensemble of multiple kernel regressors, and then extend this framework to the context of transfer learning. Experimental results on residential data sets show the effectiveness of the proposed algorithms.

Cite

Text

Wu et al. "Boosting Based Multiple Kernel Learning and Transfer Regression for Electricity Load Forecasting." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2017. doi:10.1007/978-3-319-71273-4_4

Markdown

[Wu et al. "Boosting Based Multiple Kernel Learning and Transfer Regression for Electricity Load Forecasting." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2017.](https://mlanthology.org/ecmlpkdd/2017/wu2017ecmlpkdd-boosting/) doi:10.1007/978-3-319-71273-4_4

BibTeX

@inproceedings{wu2017ecmlpkdd-boosting,
  title     = {{Boosting Based Multiple Kernel Learning and Transfer Regression for Electricity Load Forecasting}},
  author    = {Wu, Di and Wang, Boyu and Precup, Doina and Boulet, Benoit},
  booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
  year      = {2017},
  pages     = {39-51},
  doi       = {10.1007/978-3-319-71273-4_4},
  url       = {https://mlanthology.org/ecmlpkdd/2017/wu2017ecmlpkdd-boosting/}
}