paper-with-me

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 time series as an alternative to decomposition. Pattern representation simplifies the complex nonlinear and nonstationary time series, filtering out the trend and equalizing variance. Two types of patterns are defined: x-pattern and y-pattern. The former requires additional forecasting for the coding variables. The latter determines the coding variables from the process history. A hybrid approach based on x-patterns turned out to be more accurate than the standard LSTM approach based on a raw time series. In this combined approach an x-pattern is forecasted using a sequence-to-sequence LSTM network and the coding variables are forecasted using exponential smoothing. A simulation study performed on the monthly electricity demand time series for 35 European countries confirmed the high performance of the proposed model and its competitiveness to classical models such as ARIMA and exponential smoothing as well as the MLP neural network model.

📄 PDF Abstract BibTeX arXiv:2004.11834

Code (0)

등록된 구현이 없습니다.

Tasks

Load ForecastingTime SeriesTime Series Analysis

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

Transfer between long-term and short-term memory using Conceptors

2020-03-11 · Anthony Strock, Nicolas Rougier, Xavier Hinaut

We introduce a recurrent neural network model of working memory combining short-term and long-term components. e short-term component is modelled using a gated reservoir model that is trained to hold a value from an inpu…

Time Series Forecasting with Stacked Long Short-Term Memory Networks

2020-11-02 · Frank Xiao

Long Short-Term Memory (LSTM) networks are often used to capture temporal dependency patterns. By stacking multi-layer LSTM networks, it can capture even more complex patterns. This paper explores the effectiveness of ap…

Time SeriesTime Series AnalysisTime Series ForecastingTime Series Prediction

Inducing Grammar from Long Short-Term Memory Networks by Shapley Decomposition

2020-07-01 · ACL 2020 6 · Yuhui Zhang, Allen Nie

The principle of compositionality has deep roots in linguistics: the meaning of an expression is determined by its structure and the meanings of its constituents. However, modern neural network models such as long short-…

Long Short Term Memory Networks for Anomaly Detection in Time Series

2015-04-22 · ESANN 2015 4 · Pankaj Malhotra, Lovekesh Vig, Gautam Shroff, Puneet Agarwal

Long Short Term Memory (LSTM) networks have been demonstrated to be particularly useful for learning sequences containing longer term patterns of unknown length, due to their ability to maintain long term memory. Stackin…

Anomaly DetectionFault DetectionTime SeriesTime Series Anomaly Detection

A Coupled Neural Field Model for the Standard Consolidation Theory

2024-04-03 · Lisa Blum Moyse, Hugues Berry

The standard consolidation theory states that short-term memories located in the hippocampus enable the consolidation of long-term memories in the neocortex. In other words, the neocortex slowly learns long-term memories…

HippocampusRetrieval