vix.ing · top · new · best · stats · spec

Scaling Memory-Augmented Neural Networks with Sparse Reads and Writes

2016/10/27 by Jack W. Rae, Jack W Rae, Rae, Jack W +16 · 1 voice · 4 citations
Computer Science · #Advanced Neural Network Applications #Domain Adaptation and Few-Shot Learning #FOS: Computer and information sciences #Machine Learning (cs.LG) #Topic Modeling #cs.LG

paper · pdf · doi:10.48550/arxiv.1610.09027

openalex publication_date 2016/10/27 · arxiv published 2016/10/27 · arxiv updated 2016/10/27 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Neural networks augmented with external memory have the ability to learn algorithmic solutions to complex tasks. These models appear promising for applications such as language modeling and machine translation. However, they scale poorly in both space and time as the amount of memory grows --- limiting their applicability to real-world domains. Here, we present an end-to-end differentiable memory access scheme, which we call Sparse Access Memory (SAM), that retains the representational power of the original approaches whilst training efficiently with very large memories. We show that SAM achieves asymptotic lower bounds in space and time complexity, and find that an implementation runs 1, 000× faster and with 3, 000× less physical memory than non-sparse models. SAM learns with comparable data efficiency to existing models on a range of synthetic tasks and one-shot Omniglot character recognition, and can scale to tasks requiring 100, 000s of time steps and memories. As well, we show how our approach can be adapted for models that maintain temporal associations between memories, as with the recently introduced Differentiable Neural Computer.

Citations

Cited by

Discussions

Related