Electricity Load Forecasting -- An Evaluation of Simple 1D-CNN Network Structures
This paper presents a convolutional neural network (CNN) which can be used for forecasting electricity load profiles 36 hours into the future. In contrast to well established CNN architectures, the input data is one-dimensional. A parameter scanning of network parameters is conducted in order to gain information about the influence of the kernel size, number of filters, and dense size. The results show that a good forecast quality can already be achieved with basic CNN architectures.The method works not only for smooth sum loads of many hundred consumers, but also for the load of apartment buildings.
Code (0)
등록된 구현이 없습니다.
Tasks
Load ForecastingSimilar Papers 제목 키워드 기반
Short-Term Electricity-Load Forecasting by Deep Learning: A Comprehensive Survey
Short-Term Electricity-Load Forecasting (STELF) refers to the prediction of the immediate demand (in the next few hours to several days) for the power system. Various external factors, such as weather changes and the eme…
Deep LearningLoad ForecastingN-BEATS neural network for mid-term electricity load forecasting
This paper addresses the mid-term electricity load forecasting problem. Solving this problem is necessary for power system operation and planning as well as for negotiating forward contracts in deregulated energy markets…
Decision MakingLoad ForecastingTime SeriesTime Series AnalysisIISE PG&E Energy Analytics Challenge 2025: Hourly-Binned Regression Models Beat Transformers in Load Forecasting
Accurate electricity load forecasting is essential for grid stability, resource optimization, and renewable energy integration. While transformer-based deep learning models like TimeGPT have gained traction in time-serie…
Computational EfficiencyDeep LearningDimensionality ReductionFeature Engineering+3A Single Scalable LSTM Model for Short-Term Forecasting of Disaggregated Electricity Loads
Most electricity systems worldwide are deploying advanced metering infrastructures to collect relevant operational data. In particular, smart meters allow tracking electricity load consumption at a very disaggregated lev…
Time SeriesTime Series AnalysisInterpretable Kolmogorov-Arnold Network with Feature-Isolated Temporal Attention Mechanism for Electricity Load Forecasting
Accurate electricity load forecasting is a crucial prerequisite for stable power system operations. While prevalent deep learning models present competitive performance, they often operate as black boxes and lack interpr…