Deep learning for prediction of energy consumption: an applied use case in an office building

Roberto Morcillo-Jimenez,Jesús Mesa,Juan Gómez-Romero,M. Amparo Vila,Maria J. Martin-Bautista
DOI: https://doi.org/10.1007/s10489-024-05451-9
IF: 5.3
2024-05-01
Applied Intelligence
Abstract:Non-residential buildings are responsible for more than a third of global energy consumption. Estimating building energy consumption is the first step towards identifying inefficiencies and optimizing energy management policies. This paper presents a study of Deep Learning techniques for time series analysis applied to building energy prediction with real environments. We collected multisource sensor data from an actual office building under normal operating conditions, pre-processed them, and performed a comprehensive evaluation of the accuracy of feed-forward and recurrent neural networks to predict energy consumption. The results show that memory-based architectures (LSTMs) perform better than stateless ones (MLPs) even without data aggregation (CNNs), although the lack of ample usable data in this type of problem avoids making the most of recent techniques such as sequence-to-sequence (Seq2Seq).
computer science, artificial intelligence
What problem does this paper attempt to address?