Related Experiment Video
Updated: Feb 2, 2026

Deep Neural Networks for Image-Based Dietary Assessment
Published on: March 13, 2021
Neuroevolution of a Modular Memory-Augmented Neural Network for Deep Memory Problems
Shauharda Khadka1, Jen Jen Chung2, Kagan Tumer3
1Oregon State University, Corvallis, 97330, USA khadkas@oregonstate.edu.
Abstract:
We present Modular Memory Units (MMUs), a new class of memory-augmented neural network. MMU builds on the gated neural architecture of Gated Recurrent Units (GRUs) and Long Short Term Memory (LSTMs), to incorporate an external memory block, similar to a Neural Turing Machine (NTM). MMU interacts with the memory block using independent read and write gates that serve to decouple the memory from the central feedforward operation. This allows for regimented memory access and update, giving our network the ability to choose when to read from memory, update it, or simply ignore it. This capacity to act in detachment allows the network to shield the memory from noise and other distractions, while simultaneously using it to effectively retain and propagate information over an extended period of time. We train MMU using both neuroevolution and gradient descent, and perform experiments on two deep memory benchmarks. Results demonstrate that MMU performs significantly faster and more accurately than traditional LSTM-based methods, and is robust to dramatic increases in the sequence depth of these memory benchmarks.
Related Concept Videos
System of Memory
Working Memory
Long-Term Memory
Long-term memory can be categorized into two primary types: explicit and implicit memory. Explicit memory, also known as declarative memory, involves the conscious recollection of information that we deliberately try to remember, recall, and articulate. This type of memory encompasses specific facts, events, and...
Traumatic Memory
Repressed Memory
Immunological Memory
What is Immunological Memory?
Immunological memory is an integral function of the immune system that allows it to recognize and react more rapidly and effectively to pathogens previously encountered. This feature...

