HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Fast Parametric Learning with Activation Memorization

Jack W Rae; Chris Dyer; Peter Dayan; Timothy P Lillicrap

Fast Parametric Learning with Activation Memorization

Abstract

Neural networks trained with backpropagation often struggle to identify classes that have been observed a small number of times. In applications where most class labels are rare, such as language modelling, this can become a performance bottleneck. One potential remedy is to augment the network with a fast-learning non-parametric model which stores recent activations and class labels into an external memory. We explore a simplified architecture where we treat a subset of the model parameters as fast memory stores. This can help retain information over longer time intervals than a traditional memory, and does not require additional space or compute. In the case of image classification, we display faster binding of novel classes on an Omniglot image curriculum task. We also show improved performance for word-based language models on news reports (GigaWord), books (Project Gutenberg) and Wikipedia articles (WikiText-103) --- the latter achieving a state-of-the-art perplexity of 29.2.

Benchmarks

BenchmarkMethodologyMetrics
language-modelling-on-wikitext-103LSTM (Hebbian)
Test perplexity: 34.3
Validation perplexity: 34.1
language-modelling-on-wikitext-103LSTM (Hebbian, Cache)
Test perplexity: 29.7
Validation perplexity: 29.9
language-modelling-on-wikitext-103LSTM
Test perplexity: 36.4
Validation perplexity: 36.0
language-modelling-on-wikitext-103LSTM (Hebbian, Cache, MbPA)
Test perplexity: 29.2
Validation perplexity: 29.0

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Fast Parametric Learning with Activation Memorization | Papers | HyperAI