paper-with-me

Papers

Automated Deep Learning for Load Forecasting

2024-05-14 · Julie Keisler, Sandra Claudel, Gilles Cabriel, Margaux Brégère

Accurate forecasting of electricity consumption is essential to ensure the performance and stability of the grid, especially as the use of renewable energy increases. Forecasting electricity is challenging because it depends on many external factors, such as weather and calendar variables. While regression-based models are currently effective, the emergence of new explanatory variables and the need to refine the temporality of the signals to be forecasted is encouraging the exploration of novel methodologies, in particular deep learning models. However, Deep Neural Networks (DNNs) struggle with this task due to the lack of data points and the different types of explanatory variables (e.g. integer, float, or categorical). In this paper, we explain why and how we used Automated Deep Learning (AutoDL) to find performing DNNs for load forecasting. We ended up creating an AutoDL framework called EnergyDragon by extending the DRAGON package and applying it to load forecasting. EnergyDragon automatically selects the features embedded in the DNN training in an innovative way and optimizes the architecture and the hyperparameters of the networks. We demonstrate on the French load signal that EnergyDragon can find original DNNs that outperform state-of-the-art load forecasting methods as well as other AutoDL approaches.

📄 PDF Abstract BibTeX arXiv:2405.08842

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningLoad Forecasting

Similar Papers 제목 키워드 기반

Automated Spatio-Temporal Weather Modeling for Load Forecasting

2024-09-23 · Julie Keisler, Margaux Bregere

Electricity is difficult to store, except at prohibitive cost, and therefore the balance between generation and load must be maintained at all times. Electricity is traditionally managed by anticipating demand and interm…

Load Forecasting

Optimal Scheduling of Isolated Microgrids Using Automated Reinforcement Learning-based Multi-period Forecasting

2021-08-15 · Yang Li, Ruinong Wang, Zhen Yang

In order to reduce the negative impact of the uncertainty of load and renewable energies outputs on microgrid operation, an optimal scheduling model is proposed for isolated microgrids by using automated reinforcement le…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1

Characterization of electric consumers through an automated clustering pipeline

2022-05-10 · Francesca Soldan, Alberto Maldarella, Gabriele Paludetto, Enea Bionda 외

Clustering analysis of daily load profiles represents an effective technique to classify and aggregate electric users based on their actual consumption patterns. Among other purposes, it may be exploited as a preliminary…

ClusteringLoad ForecastingTime SeriesTime Series Analysis

Forecasting Framework for Open Access Time Series in Energy

2016-06-02 · Gergo Barta, Gabor Nagy, Gabor Simon, Gyozo Papp

In this paper we propose a framework for automated forecasting of energy-related time series using open access data from European Network of Transmission System Operators for Electricity (ENTSO-E). The framework provides…

Time SeriesTime Series Analysis

Electrical Load Forecasting over Multihop Smart Metering Networks with Federated Learning

2025-02-24 · Ratun Rahman, Pablo Moriano, Samee U. Khan, Dinh C. Nguyen

Electric load forecasting is essential for power management and stability in smart grids. This is mainly achieved via advanced metering infrastructure, where smart meters (SMs) record household energy data. Traditional m…

Federated LearningLoad ForecastingMeta-LearningPersonalized Federated Learning