CVDec 19, 2016

Active and Continuous Exploration with Deep Neural Networks and Expected Model Output Changes

arXiv:1612.06129v163 citations
Originality Incremental advance
AI Analysis

This addresses the need for continuously learning algorithms in visual recognition, though it is incremental as it builds on existing active learning principles.

The paper tackles the problem of enabling visual recognition systems to continuously learn and explore by actively selecting batches of unlabeled examples for annotation, including both known and new classes, using a generalization of the Expected Model Output Change principle for deep neural networks. The result is that their method outperforms current heuristics in empirical experiments.

The demands on visual recognition systems do not end with the complexity offered by current large-scale image datasets, such as ImageNet. In consequence, we need curious and continuously learning algorithms that actively acquire knowledge about semantic concepts which are present in available unlabeled data. As a step towards this goal, we show how to perform continuous active learning and exploration, where an algorithm actively selects relevant batches of unlabeled examples for annotation. These examples could either belong to already known or to yet undiscovered classes. Our algorithm is based on a new generalization of the Expected Model Output Change principle for deep architectures and is especially tailored to deep neural networks. Furthermore, we show easy-to-implement approximations that yield efficient techniques for active selection. Empirical experiments show that our method outperforms currently used heuristics.

Foundations

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

Your Notes