paper-with-me

Papers

Attention-based Neural Load Forecasting: A Dynamic Feature Selection Approach

2021-08-25 · Jing Xiong, Pengyang Zhou, Alan Chen, Yu Zhang

Encoder-decoder-based recurrent neural network (RNN) has made significant progress in sequence-to-sequence learning tasks such as machine translation and conversational models. Recent works have shown the advantage of this type of network in dealing with various time series forecasting tasks. The present paper focuses on the problem of multi-horizon short-term load forecasting, which plays a key role in the power system's planning and operation. Leveraging the encoder-decoder RNN, we develop an attention model to select the relevant features and similar temporal information adaptively. First, input features are assigned with different weights by a feature selection attention layer, while the updated historical features are encoded by a bi-directional long short-term memory (BiLSTM) layer. Then, a decoder with hierarchical temporal attention enables a similar day selection, which re-evaluates the importance of historical information at each time step. Numerical results tested on the dataset of the global energy forecasting competition 2014 show that our proposed model significantly outperforms some existing forecasting schemes.

📄 PDF Abstract BibTeX arXiv:2108.11763

Code (0)

등록된 구현이 없습니다.

Tasks

Decoderfeature selectionLoad ForecastingMachine TranslationTime SeriesTime Series AnalysisTime Series ForecastingTranslation

Methods 이 논문이 사용한 방법론

Feature Selection Feature selection, also known as variable selection, attribute selection or variable subset selection, is the process of selecting a subset of relevant features (variables,…

Similar Papers 제목 키워드 기반

A Unifying Framework of Attention-based Neural Load Forecasting

2023-05-08 · Jing Xiong, Yu Zhang

Accurate load forecasting is critical for reliable and efficient planning and operation of electric power grids. In this paper, we propose a unifying deep learning framework for load forecasting, which includes time-vary…

DecoderLoad Forecasting

Medium-Term Load Forecasting Using Support Vector Regression, Feature Selection, and Symbiotic Organism Search Optimization

2019-06-11 · Arghavan Zare-Noghabi, Morteza Shabanzadeh, Hossein Sangrody

An accurate load forecasting has always been one of the main indispensable parts in the operation and planning of power systems. Among different time horizons of forecasting, while short-term load forecasting (STLF) and …

feature selectionLoad ForecastingregressionScheduling

Differential Evolution Algorithm based Hyper-Parameters Selection of Transformer Neural Network Model for Load Forecasting

2023-07-28 · Anuvab Sen, Arul Rhik Mazumder, Udayon Sen

Accurate load forecasting plays a vital role in numerous sectors, but accurately capturing the complex dynamics of dynamic power systems remains a challenge for traditional statistical models. For these reasons, time-ser…

Load ForecastingTime Series

A Meta-learning based Distribution System Load Forecasting Model Selection Framework

2020-09-25 · Yiyan Li, Si Zhang, Rongxing Hu, Ning Lu

This paper presents a meta-learning based, automatic distribution system load forecasting model selection framework. The framework includes the following processes: feature extraction, candidate model labeling, offline t…

Load ForecastingMeta-LearningModel Selection

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 외

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 variatio…

Learning TheoryLoad Forecasting