paper-with-me

Papers

A multi-source data power load forecasting method using attention mechanism-based parallel cnn-gru

2024-09-26 · Chao Min, Yijia Wang, Bo Zhang, Xin Ma, Junyi Cui

Accurate power load forecasting is crucial for improving energy efficiency and ensuring power supply quality. Considering the power load forecasting problem involves not only dynamic factors like historical load variations but also static factors such as climate conditions that remain constant over specific periods. From the model-agnostic perspective, this paper proposes a parallel structure network to extract important information from both dynamic and static data. Firstly, based on complexity learning theory, it is demonstrated that models integrated through parallel structures exhibit superior generalization abilities compared to individual base learners. Additionally, the higher the independence between base learners, the stronger the generalization ability of the parallel structure model. This suggests that the structure of machine learning models inherently contains significant information. Building on this theoretical foundation, a parallel convolutional neural network (CNN)-gate recurrent unit (GRU) attention model (PCGA) is employed to address the power load forecasting issue, aiming to effectively integrate the influences of dynamic and static features. The CNN module is responsible for capturing spatial characteristics from static data, while the GRU module captures long-term dependencies in dynamic time series data. The attention layer is designed to focus on key information from the spatial-temporal features extracted by the parallel CNN-GRU. To substantiate the advantages of the parallel structure model in extracting and integrating multi-source information, a series of experiments are conducted.

📄 PDF Abstract BibTeX arXiv:2409.17889

Code (0)

등록된 구현이 없습니다.

Tasks

Learning TheoryLoad Forecasting

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
BASE 설명 없음
GRU A Gated Recurrent Unit, or GRU, is a type of recurrent neural network. It is similar to an LSTM, but only has two gates - a reset…
Focus 설명 없음

Similar Papers 제목 키워드 기반

Uncovering Dominant Features in Short-term Power Load Forecasting Based on Multi-source Feature

2021-03-23 · Pan Zeng, Md Fazla Elahe, Junlin Xu, Min Jin

Due to the limitation of data availability, traditional power load forecasting methods focus more on studying the load variation pattern and the influence of only a few factors such as temperature and holidays, which fai…

AstronomyLoad Forecasting

GRAFT: Grid-Aware Load Forecasting with Multi-Source Textual Alignment and Fusion

2025-12-16 · Fangzhou Lin, Guoshun He, Zhenyu Guo, Zhe Huang 외 arxiv

Electric load is simultaneously affected across multiple time scales by exogenous factors such as weather and calendar rhythms, sudden events, and policies. Therefore, this paper proposes GRAFT (GRid-Aware Forecasting wi…

Zero-shot Load Forecasting for Integrated Energy Systems: A Large Language Model-based Framework with Multi-task Learning

2025-02-24 · Jiaheng Li, Donghe Li, Ye Yang, Huan Xi 외

The growing penetration of renewable energy sources in power systems has increased the complexity and uncertainty of load forecasting, especially for integrated energy systems with multiple energy carriers. Traditional f…

Language ModelingLanguage ModellingLarge Language ModelLoad Forecasting+1

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

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