paper-with-me

Papers

Improving LSTM Neural Networks for Better Short-Term Wind Power Predictions

2019-06-30 · Maximilian Du

This paper improves wind power prediction via weather forecast-contextualized Long Short-Term Memory Neural Network (LSTM) models. Initially, only wind power data was fed to a generic LSTM, but this model performed poorly, with erratic and naive behavior observed on even low-variance data sections. To address this issue, weather forecast data was added to better contextualize the power data, and LSTM modifications were made to address specific model shortcomings. These models were tested through both a Normalized Mean Absolute Error and the Naive Ratio (NR), which is a score introduced by this paper to quantify the unwanted presence of naive character in trained models. Results showed an increased accuracy with the addition of weather forecast data on the modified models, as well as a decrease in naive character. Key contributions include making improved LSTM variants, usage of weather forecast data, and the introduction of a new model performance index.

📄 PDF Abstract BibTeX arXiv:1907.00489

Code (0)

등록된 구현이 없습니다.

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 제목 키워드 기반

A Multi-variable Stacked Long-Short Term Memory Network for Wind Speed Forecasting

2018-11-24 · Sisheng Liang, Long Nguyen, Fang Jin

Precisely forecasting wind speed is essential for wind power producers and grid operators. However, this task is challenging due to the stochasticity of wind speed. To accurately predict short-term wind speed under uncer…

Short window attention enables long-term memorization

2025-09-29 · Loïc Cabannes, Maximilian Beck, Gergely Szilvasy, Matthijs Douze 외 arxiv

Recent works show that hybrid architectures combining local sliding window attention layers and global attention layers outperform either of these architectures taken separately. However, the impact of the window length …

Wind Speed Prediction and Visualization Using Long Short-Term Memory Networks (LSTM)

2020-05-22 · Md Amimul Ehsan, Amir Shahirinia, Nian Zhang, Timothy Oladunni

Climate change is one of the most concerning issues of this century. Emission from electric power generation is a crucial factor that drives the concern to the next level. Renewable energy sources are widespread and avai…

Predictionspeed predict

Enhancing Wind Power Forecast Precision via Multi-head Attention Transformer: An Investigation on Single-step and Multi-step Forecasting

2023-04-21 · Md Rasel Sarkar, Sreenatha G. Anavatti, Tanmoy Dam, Mahardhika Pratama 외

The main objective of this study is to propose an enhanced wind power forecasting (EWPF) transformer model for handling power grid operations and boosting power market competition. It helps reliable large-scale integrati…

Time SeriesTime Series Forecasting

Short-Term Power Prediction for Renewable Energy Using Hybrid Graph Convolutional Network and Long Short-Term Memory Approach

2021-11-15 · Wenlong Liao, Birgitte Bak-Jensen, Jayakrishnan Radhakrishna Pillai, Zhe Yang 외

Accurate short-term solar and wind power predictions play an important role in the planning and operation of power systems. However, the short-term power prediction of renewable energy has always been considered a comple…

Graph Neural Network