Memory and attention in deep learning
Hung Le

TL;DR
This paper explores the role of memory and attention in deep learning, proposing new models and theoretical insights to enhance machine intelligence by mimicking human memory processes.
Contribution
It introduces novel memory-augmented neural networks, taxonomies for memory, and a neural implementation of the Universal Turing Machine, advancing understanding of memory in deep learning.
Findings
New memory-augmented neural network architectures
Enhanced memorization capacity in slot-based memory networks
Simulation of Universal Turing Machine with neural stored-program memory
Abstract
Intelligence necessitates memory. Without memory, humans fail to perform various nontrivial tasks such as reading novels, playing games or solving maths. As the ultimate goal of machine learning is to derive intelligent systems that learn and act automatically just like human, memory construction for machine is inevitable. Artificial neural networks model neurons and synapses in the brain by interconnecting computational units via weights, which is a typical class of machine learning algorithms that resembles memory structure. Their descendants with more complicated modeling techniques (a.k.a deep learning) have been successfully applied to many practical problems and demonstrated the importance of memory in the learning process of machinery systems. Recent progresses on modeling memory in deep learning have revolved around external memory constructions, which are highly inspired by…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Topic Modeling · Machine Learning and Algorithms
