paper-with-me

Papers

Electrical Load Forecasting Model Using Hybrid LSTM Neural Networks with Online Correction

2024-03-06 · Nan Lu, Quan Ouyang, Yang Li, Changfu Zou

Accurate electrical load forecasting is of great importance for the efficient operation and control of modern power systems. In this work, a hybrid long short-term memory (LSTM)-based model with online correction is developed for day-ahead electrical load forecasting. Firstly, four types of features are extracted from the original electrical load dataset, including the historical time series, time index features, historical statistical features, and similarity features. Then, a hybrid LSTM-based electrical load forecasting model is designed, where an LSTM neural network block and a fully-connected neural network block are integrated that can model both temporal features (historical time series) and non-temporal features (the rest features). A gradient regularization-based offline training algorithm and an output layer parameter fine-tuning-based online model correction method are developed to enhance the model's capabilities to defend against disturbance and adapt to the latest load data distribution, thus improving the forecasting accuracy. At last, extensive experiments are carried out to validate the effectiveness of the proposed electrical load forecasting strategy with superior accuracy compared with commonly used forecasting models.

📄 PDF Abstract BibTeX arXiv:2403.03898

Code (0)

등록된 구현이 없습니다.

Tasks

Load ForecastingTime Series

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Pattern-based Long Short-term Memory for Mid-term Electrical Load Forecasting

2020-04-22 · Paweł{ }Pełka, Grzegorz Dudek

This work presents a Long Short-Term Memory (LSTM) network for forecasting a monthly electricity demand time series with a one-year horizon. The novelty of this work is the use of pattern representation of the seasonal t…

Load ForecastingTime SeriesTime Series Analysis

National-scale electricity peak load forecasting: Traditional, machine learning, or hybrid model?

2021-06-30 · Juyong Lee, Youngsang Cho

As the volatility of electricity demand increases owing to climate change and electrification, the importance of accurate peak load forecasting is increasing. Traditional peak load forecasting has been conducted through …

BIG-bench Machine LearningLoad ForecastingTime SeriesTime Series Analysis

Enhanced Load Forecasting with GAT-LSTM: Leveraging Grid and Temporal Features

2025-02-12 · Ugochukwu Orji, Çiçek Güven, Dan Stowell

Accurate power load forecasting is essential for the efficient operation and planning of electrical grids, particularly given the increased variability and complexity introduced by renewable energy sources. This paper in…

Graph AttentionLoad Forecasting

LSTM-Based Net Load Forecasting for Wind and Solar Power-Equipped Microgrids

2024-07-31 · Jesus Silva-Rodriguez, Elias Raffoul, Xingpeng Li

The rising integration of variable renewable energy sources (RES), like solar and wind power, introduces considerable uncertainty in grid operations and energy management. Effective forecasting models are essential for g…

energy managementLoad ForecastingManagement

Appliance Level Short-term Load Forecasting via Recurrent Neural Network

2021-11-23 · Yuqi Zhou, Arun Sukumaran Nair, David Ganger, Abhinandan Tripathi 외

Accurate load forecasting is critical for electricity market operations and other real-time decision-making tasks in power systems. This paper considers the short-term load forecasting (STLF) problem for residential cust…

Decision MakingLoad ForecastingPrediction