Neural Turing Machines
2014/10/20 by Alex Graves, Greg Wayne, Graves, Alex +3 · 11 voices · 89 citations
Computer Science · Engineering · #Advanced Memory and Neural Computing #Ferroelectric and Negative Capacitance Devices #Neural Networks and Applications #cs.NE
paper · pdf · doi:10.48550/arxiv.1410.5401
openalex publication_date 2014/10/20 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28
Abstract
We extend the capabilities of neural networks by coupling them to external memory resources, which they can interact with by attentional processes. The combined system is analogous to a Turing Machine or Von Neumann architecture but is differentiable end-to-end, allowing it to be efficiently trained with gradient descent. Preliminary results demonstrate that Neural Turing Machines can infer simple algorithms such as copying, sorting, and associative recall from input and output examples.
Citations
Cited by
Discussions
- Neural Turing Machines [pdf] [hn, 75 points, 11 comments]
- Neural Turing Machines [hn, 60 points, 7 comments]
- Neural Turing Machines (2014) [hn, 55 points, 27 comments]
- Neural Turing Machines by DeepMind [pdf] [hn, 8 points, 1 comments]
- I just read Neural Turing Machines arxiv.org/abs/1410.5401. It’s insightful, especially the first 9 pages including the memory “addressing mechanisms”. I wish I had read it years earlier as it filled [bsky, 3 points, 1 comments]
- The real deal is this old paper: arxiv.org/abs/1410.5401 [bsky, 3 points, 1 comments]
- Neural Turing Machines [lobsters, 3 points, 0 comments]
- Neural Turing Machines (DeepMind) [hn, 2 points, 0 comments]
- Neural Turing Machines (2014) [hn, 1 points, 0 comments]
- To be clear, I believe the interesting areas of modularity that warrant investigation are world modeling, reasoning, planning, and memory, generally. Bring back fuzzy memory modules! [6] [6] arxiv.org [bsky, 0 points, 0 comments]
- The key innovation of NTMs lies in their ability to learn algorithms and perform computations on a flexible, dynamic memory structure, which is not fixed beforehand. paper: arxiv.org/abs/1410.5401 [bsky, 0 points, 0 comments]
Related