Search papers, labs, and topics across Lattice.
This paper benchmarks nine modern deep learning models for energy consumption forecasting using smart meter data, evaluating their performance against classical baselines. The study reveals that while extending historical input improves accuracy, it plateaus, and accuracy diminishes with longer prediction horizons. Notably, lightweight architectures perform comparably to more complex models at a fraction of the computational cost, highlighting the nuanced trade-offs in model selection based on context and dataset characteristics.
Deep learning models consistently outperform classical methods in energy forecasting, but lightweight architectures offer similar accuracy with significantly lower computational demands.
Accurate forecasting of energy consumption is important for the efficient operation of power systems, with direct implications for operational costs, energy management, and system maintenance. Due to the availability of extensive high-resolution consumption data from smart meters, data-driven methods have been used for short-term and long-term forecasting. However, their comparative performance on real-world smart meter data is still not well studied. In this paper, we present an empirical benchmark of nine modern deep learning models for time-series forecasting, including linear, MLP-based, convolutional, and Transformer architectures. We evaluate these models on two publicly available smart meter datasets. Our analysis focuses on three factors that strongly affect forecasting performance: the length of historical input, the prediction horizon, and the choice of model architecture. We show that extending the historical context improves accuracy, but only up to a saturation point, after which additional input provides limited benefit. In contrast, accuracy decreases as the prediction horizon increases. We also investigate the trade-off between prediction accuracy and computational complexity, and assess the statistical significance and practical magnitude of performance differences across models. Our results show that deep learning models consistently outperform classical baselines, while lightweight architectures achieve relatively similar performance at significantly lower computational cost. Additionally, architectural differences only become meaningful at longer forecasting horizons and on more heterogeneous datasets. Finally, a subgroup analysis across geodemographic and household categories shows that model choice has limited impact for most population segments.