CVLGDec 22, 2021

Few-Shot Object Detection: A Comprehensive Survey

arXiv:2112.11699v2116 citations
Originality Synthesis-oriented
AI Analysis

It addresses the problem of data efficiency in object detection for researchers and practitioners, but it is incremental as a survey paper.

This survey reviews the state of the art in few-shot object detection, which aims to learn from few examples to avoid the need for large annotated datasets, and analyzes benchmark results to identify common challenges and promising trends.

Humans are able to learn to recognize new objects even from a few examples. In contrast, training deep-learning-based object detectors requires huge amounts of annotated data. To avoid the need to acquire and annotate these huge amounts of data, few-shot object detection aims to learn from few object instances of new categories in the target domain. In this survey, we provide an overview of the state of the art in few-shot object detection. We categorize approaches according to their training scheme and architectural layout. For each type of approaches, we describe the general realization as well as concepts to improve the performance on novel categories. Whenever appropriate, we give short takeaways regarding these concepts in order to highlight the best ideas. Eventually, we introduce commonly used datasets and their evaluation protocols and analyze reported benchmark results. As a result, we emphasize common challenges in evaluation and identify the most promising current trends in this emerging field of few-shot object detection.

Foundations

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

Your Notes