CVJul 29, 2021

Bayesian Embeddings for Few-Shot Open World Recognition

arXiv:2107.13682v226 citations
AI Analysis

This addresses the challenge of continuous learning in unstructured environments for autonomous systems, representing an incremental advance in open-world few-shot learning.

The paper tackles the problem of enabling autonomous agents to learn new classes from limited data in open-world settings, achieving up to a 12% improvement in H-measure for novel class detection compared to prior methods.

As autonomous decision-making agents move from narrow operating environments to unstructured worlds, learning systems must move from a closed-world formulation to an open-world and few-shot setting in which agents continuously learn new classes from small amounts of information. This stands in stark contrast to modern machine learning systems that are typically designed with a known set of classes and a large number of examples for each class. In this work we extend embedding-based few-shot learning algorithms to the open-world recognition setting. We combine Bayesian non-parametric class priors with an embedding-based pre-training scheme to yield a highly flexible framework which we refer to as few-shot learning for open world recognition (FLOWR). We benchmark our framework on open-world extensions of the common MiniImageNet and TieredImageNet few-shot learning datasets. Our results show, compared to prior methods, strong classification accuracy performance and up to a 12% improvement in H-measure (a measure of novel class detection) from our non-parametric open-world few-shot learning scheme.

Foundations

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

Your Notes