LGAINov 15, 2018

Concept Learning through Deep Reinforcement Learning with Memory-Augmented Neural Networks

arXiv:1811.06145v127 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of efficient concept learning with limited data, which is incremental as it builds on existing memory-augmented networks and human-inspired methods.

The paper tackles the problem of learning new concepts efficiently from scarce data by proposing a memory-augmented neural network inspired by human concept learning, achieving competitive or superior performance in one-shot learning tasks and outlier detection compared to strong baselines.

Deep neural networks have shown superior performance in many regimes to remember familiar patterns with large amounts of data. However, the standard supervised deep learning paradigm is still limited when facing the need to learn new concepts efficiently from scarce data. In this paper, we present a memory-augmented neural network which is motivated by the process of human concept learning. The training procedure, imitating the concept formation course of human, learns how to distinguish samples from different classes and aggregate samples of the same kind. In order to better utilize the advantages originated from the human behavior, we propose a sequential process, during which the network should decide how to remember each sample at every step. In this sequential process, a stable and interactive memory serves as an important module. We validate our model in some typical one-shot learning tasks and also an exploratory outlier detection problem. In all the experiments, our model gets highly competitive to reach or outperform those strong baselines.

Foundations

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

Your Notes