Log in
Enquire now
Long short-term memory

Long short-term memory

A variation of recurrent neural network that can be backpropagated through time and layers

OverviewStructured DataIssuesContributors

Contents

Other attributes

Wikidata ID
Q6673524

Long short-term memory network (LSTM) is a variation of recurrent neural network. It was proposed by the German researchers Sepp Hochreiter and Juergen Schmidhuber as a solution to the vanishing gradient problem.

LSTMs hold information outside the normal flow of the recurrent neural network in its memory blocks or cells. The information can be stored in, written to or read from a cell as if it is data in a computer. The memory blocks are responsible for remembering things and manipulations and regulated by structures called gates. The gating mechanism contains three non-linear gates, input, output and forget gate.

LSTMs are implemented with element-wise multiplication by Sigmoids layers output of one and zero. It has the advantage of being differentiable and suited for backpropagation.

LSTMs are used in text generation, handwriting recognition, handwriting generation, music generation, language translation and image captioning.

Timeline

No Timeline data yet.

Further Resources

Title
Author
Link
Type
Date

LONG SHORT-TERM MEMORY

Sepp Hochreiter and Juergen Schmidhuber

http://www.bioinf.jku.at/publications/older/2604.pdf

Academic paper

Simplified Gating in Long Short-term Memory (LSTM) Recurrent Neural Networks

Yuzhen Lu and Fathi M. Salem

https://arxiv.org/ftp/arxiv/papers/1701/1701.03441.pdf

Academic paper

References

Find more entities like Long short-term memory

Use the Golden Query Tool to find similar entities by any field in the Knowledge Graph, including industry, location, and more.
Open Query Tool
Access by API
Golden Query Tool
Golden logo

Company

  • Home
  • Press & Media
  • Blog
  • Careers
  • WE'RE HIRING

Products

  • Knowledge Graph
  • Query Tool
  • Data Requests
  • Knowledge Storage
  • API
  • Pricing
  • Enterprise
  • ChatGPT Plugin

Legal

  • Terms of Service
  • Enterprise Terms of Service
  • Privacy Policy

Help

  • Help center
  • API Documentation
  • Contact Us
By using this site, you agree to our Terms of Service.