paper-with-me

홈 › Papers

A Long Short-Term Memory Recurrent Neural Network Framework for Network Traffic Matrix Prediction

2017-05-16 · Abdelhadi Azzouni, Guy Pujolle

Network Traffic Matrix (TM) prediction is defined as the problem of estimating future network traffic from the previous and achieved network traffic data. It is widely used in network planning, resource management and network security. Long Short-Term Memory (LSTM) is a specific recurrent neural network (RNN) architecture that is well-suited to learn from experience to classify, process and predict time series with time lags of unknown size. LSTMs have been shown to model temporal sequences and their long-range dependencies more accurately than conventional RNNs. In this paper, we propose a LSTM RNN framework for predicting short and long term Traffic Matrix (TM) in large networks. By validating our framework on real-world data from GEANT network, we show that our LSTM models converge quickly and give state of the art TM prediction performance for relatively small sized models.

📄 PDF Abstract BibTeX arXiv:1705.05690

Code (0)

등록된 구현이 없습니다.

Tasks

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

Dependent Bidirectional RNN with Extended-long Short-term Memory

2018-01-01 · ICLR 2018 1 · Yuanhang Su, Yuzhong Huang, C. -C. Jay Kuo

In this work, we first conduct mathematical analysis on the memory, which is defined as a function that maps an element in a sequence to the current output, of three RNN cells; namely, the simple recurrent neural network…

Short-Term Forecasting of Thermostatic and Residential Loads Using Long Short-Term Memory Recurrent Neural Networks

2024-12-20 · Bang Nguyen, Mayank Panwar, Rob Hovsapian, Yashodhan Agalgaonkar

Internet of Things (IoT) devices in smart grids enable intelligent energy management for grid managers and personalized energy services for consumers. Investigating a smart grid with IoT devices requires a simulation fra…

energy managementLoad ForecastingManagement

Learning Various Length Dependence by Dual Recurrent Neural Networks

2020-05-28 · Chenpeng Zhang, Shuai Li, Mao Ye, Ce Zhu 외

Recurrent neural networks (RNNs) are widely used as a memory model for sequence-related problems. Many variants of RNN have been proposed to solve the gradient problems of training RNNs and process long sequences. Althou…

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…

Bidirectional Quaternion Long-Short Term Memory Recurrent Neural Networks for Speech Recognition

2018-11-06 · Titouan Parcollet, Mohamed Morchid, Georges Linarès, Renato de Mori

Recurrent neural networks (RNN) are at the core of modern automatic speech recognition (ASR) systems. In particular, long-short term memory (LSTM) recurrent neural networks have achieved state-of-the-art results in many …

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition