paper-with-me

홈 › Papers

Memristive LSTM network hardware architecture for time-series predictive modeling problem

2018-09-10 · Kazybek Adam, Kamilya Smagulova, Alex Pappachen James

Analysis of time-series data allows to identify long-term trends and make predictions that can help to improve our lives. With the rapid development of artificial neural networks, long short-term memory (LSTM) recurrent neural network (RNN) configuration is found to be capable in dealing with time-series forecasting problems where data points are time-dependent and possess seasonality trends. Gated structure of LSTM cell and flexibility in network topology (one-to-many, many-to-one, etc.) allows to model systems with multiple input variables and control several parameters such as the size of the look-back window to make a prediction and number of time steps to be predicted. These make LSTM attractive tool over conventional methods such as autoregression models, the simple average, moving average, naive approach, ARIMA, Holt's linear trend method, Holt's Winter seasonal method, and others. In this paper, we propose a hardware implementation of LSTM network architecture for time-series forecasting problem. All simulations were performed using TSMC 0.18um CMOS technology and HP memristor model.

📄 PDF Abstract BibTeX arXiv:1809.03119

Code (0)

등록된 구현이 없습니다.

Tasks

Time SeriesTime Series AnalysisTime Series Forecasting

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

Wafer Quality Inspection using Memristive LSTM, ANN, DNN and HTM

2018-09-27 · Kazybek Adam, Kamilya Smagulova, Olga Krestinskaya, Alex Pappachen James

The automated wafer inspection and quality control is a complex and time-consuming task, which can speed up using neuromorphic memristive architectures, as a separate inspection device or integrating directly into sensor…

General Classification

MC-QDSNN: Quantized Deep evolutionary SNN with Multi-Dendritic Compartment Neurons for Stress Detection using Physiological Signals

2024-10-07 · Ajay B S, Phani Pavan K, Madhav Rao

Long short-term memory (LSTM) has emerged as a definitive network for analyzing and inferring time series data. LSTM has the capability to extract spectral features and a mixture of temporal features. Due to this benefit…

HippocampusNeural Architecture SearchTime Series

Scalable Memristive-Friendly Reservoir Computing for Time Series Classification

2026-04-21 · Coşku Can Horuz, Andrea Ceni, Claudio Gallicchio, Sebastian Otte arxiv

Memristive devices present a promising foundation for next-generation information processing by combining memory and computation within a single physical substrate. This unique characteristic enables efficient, fast, and…

Time Series ClassificationComputational Efficiency

Simulation platform for pattern recognition based on reservoir computing with memristor networks

2021-12-01 · Gouhei Tanaka, Ryosho Nakane

Memristive systems and devices are potentially available for implementing reservoir computing (RC) systems applied to pattern recognition. However, the computational ability of memristive RC systems depends on intertwine…

Time SeriesTime Series AnalysisTime Series Classification

Deep Gated Recurrent and Convolutional Network Hybrid Model for Univariate Time Series Classification

2018-12-18 · Nelly Elsayed, Anthony S. Maida, Magdy Bayoumi

Hybrid LSTM-fully convolutional networks (LSTM-FCN) for time series classification have produced state-of-the-art classification results on univariate time series. We show that replacing the LSTM with a gated recurrent u…

ClassificationGeneral ClassificationTime SeriesTime Series Analysis+1