TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Fast Parametric Learning with Activation Memorization

Fast Parametric Learning with Activation Memorization

Jack W. Rae, Chris Dyer, Peter Dayan, Timothy P. Lillicrap

2018-03-27ICML 2018 7Image ClassificationMemorizationLanguage Modelling
PaperPDF

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.

Results

TaskDatasetMetricValueModel
Language ModellingWikiText-103Test perplexity29.2LSTM (Hebbian, Cache, MbPA)
Language ModellingWikiText-103Validation perplexity29LSTM (Hebbian, Cache, MbPA)
Language ModellingWikiText-103Test perplexity29.7LSTM (Hebbian, Cache)
Language ModellingWikiText-103Validation perplexity29.9LSTM (Hebbian, Cache)
Language ModellingWikiText-103Test perplexity34.3LSTM (Hebbian)
Language ModellingWikiText-103Validation perplexity34.1LSTM (Hebbian)
Language ModellingWikiText-103Test perplexity36.4LSTM
Language ModellingWikiText-103Validation perplexity36LSTM

Related Papers

Visual-Language Model Knowledge Distillation Method for Image Quality Assessment2025-07-21Automatic Classification and Segmentation of Tunnel Cracks Based on Deep Learning and Visual Explanations2025-07-18Adversarial attacks to image classification systems using evolutionary algorithms2025-07-17Efficient Adaptation of Pre-trained Vision Transformer underpinned by Approximately Orthogonal Fine-Tuning Strategy2025-07-17Federated Learning for Commercial Image Sources2025-07-17MUPAX: Multidimensional Problem Agnostic eXplainable AI2025-07-17Making Language Model a Hierarchical Classifier and Generator2025-07-17VisionThink: Smart and Efficient Vision Language Model via Reinforcement Learning2025-07-17