paper-with-me

Papers

Performance of Three Slim Variants of The Long Short-Term Memory (LSTM) Layer

2019-01-02 · Daniel Kent, Fathi M. Salem

The Long Short-Term Memory (LSTM) layer is an important advancement in the field of neural networks and machine learning, allowing for effective training and impressive inference performance. LSTM-based neural networks have been successfully employed in various applications such as speech processing and language translation. The LSTM layer can be simplified by removing certain components, potentially speeding up training and runtime with limited change in performance. In particular, the recently introduced variants, called SLIM LSTMs, have shown success in initial experiments to support this view. Here, we perform computational analysis of the validation accuracy of a convolutional plus recurrent neural network architecture using comparatively the standard LSTM and three SLIM LSTM layers. We have found that some realizations of the SLIM LSTM layers can potentially perform as well as the standard LSTM layer for our considered architecture.

📄 PDF Abstract BibTeX arXiv:1901.00525

Code (0)

등록된 구현이 없습니다.

Tasks

Translation

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

SLIM LSTMs

2018-12-29 · Fathi M. Salem

Long Short-Term Memory (LSTM) Recurrent Neural networks (RNNs) rely on gating signals, each driven by a function of a weighted sum of at least 3 components: (i) one of an adaptive weight matrix multiplied by the incoming…

Slim LSTM networks: LSTM_6 and LSTM_C6

2019-01-18 · Atra Akandeh, Fathi M. Salem

We have shown previously that our parameter-reduced variants of Long Short-Term Memory (LSTM) Recurrent Neural Networks (RNN) are comparable in performance to the standard LSTM RNN on the MNIST dataset. In this study, we…

What is the best RNN-cell structure for forecasting each time series behavior?

2022-03-15 · Rohaifa Khaldi, Abdellatif El Afia, Raddouane Chiheb, Siham Tabik

It is unquestionable that time series forecasting is of paramount importance in many fields. The most used machine learning models to address time series forecasting tasks are Recurrent Neural Networks (RNNs). Typically,…

Time SeriesTime Series AnalysisTime Series Forecasting

Sentiment Analysis Using Simplified Long Short-term Memory Recurrent Neural Networks

2020-05-08 · Karthik Gopalakrishnan, Fathi M. Salem

LSTM or Long Short Term Memory Networks is a specific type of Recurrent Neural Network (RNN) that is very effective in dealing with long sequence data and learning long term dependencies. In this work, we perform sentime…

Sentiment Analysis

Evolution of SLiM-mediated hijack functions in intrinsically disordered viral proteins

2023-11-13 · Juliana Glavina, Nicolas Palopoli, Lucía B Chemes

Viruses and their hosts are involved in an 'arms race' where they continually evolve mechanisms to overcome each other. It has long been proposed that intrinsic disorder provides a substrate for the evolution of viral hi…