CVJun 9, 2016

Low-shot Visual Recognition by Shrinking and Hallucinating Features

arXiv:1606.02819v4245 citations
Originality Incremental advance
AI Analysis

This addresses the problem of recognizing novel object categories from few examples for computer vision systems, with incremental improvements.

The paper tackled low-shot visual recognition by introducing representation regularization and data hallucination techniques, achieving a 2.3x improvement in one-shot accuracy on novel classes on ImageNet.

Low-shot visual learning---the ability to recognize novel object categories from very few examples---is a hallmark of human visual intelligence. Existing machine learning approaches fail to generalize in the same way. To make progress on this foundational problem, we present a low-shot learning benchmark on complex images that mimics challenges faced by recognition systems in the wild. We then propose a) representation regularization techniques, and b) techniques to hallucinate additional training examples for data-starved classes. Together, our methods improve the effectiveness of convolutional networks in low-shot learning, improving the one-shot accuracy on novel classes by 2.3x on the challenging ImageNet dataset.

Code Implementations4 repos
Foundations

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

Your Notes