AILGNEOct 20, 2016

A Growing Long-term Episodic & Semantic Memory

arXiv:1610.06402v11 citations
Originality Incremental advance
AI Analysis

This addresses the issue of limited long-term memory for systems that need to continually learn across diverse domains, though it appears incremental as it builds on existing memory concepts.

The paper tackles the problem of bounded knowledge storage in connectionist systems by introducing a lifelong learning system with a content-addressable memory, enabling encoding of episodic and semantic knowledge across unlimited domains without fixed weight constraints.

The long-term memory of most connectionist systems lies entirely in the weights of the system. Since the number of weights is typically fixed, this bounds the total amount of knowledge that can be learned and stored. Though this is not normally a problem for a neural network designed for a specific task, such a bound is undesirable for a system that continually learns over an open range of domains. To address this, we describe a lifelong learning system that leverages a fast, though non-differentiable, content-addressable memory which can be exploited to encode both a long history of sequential episodic knowledge and semantic knowledge over many episodes for an unbounded number of domains. This opens the door for investigation into transfer learning, and leveraging prior knowledge that has been learned over a lifetime of experiences to new domains.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes