TL;DR
This paper introduces a novel piecewise classifier mapping approach for few-shot fine-grained recognition, enabling deep models to classify new categories with very few examples by learning a set of sub-classifiers.
Contribution
The paper proposes a new end-to-end deep network with piecewise mappings for classifier generation, tailored for few-shot fine-grained recognition, improving generalization to novel categories.
Findings
Achieves superior accuracy on three fine-grained datasets.
Effectively generalizes to novel categories with fewer than five examples.
Outperforms existing few-shot learning baselines.
Abstract
Humans are capable of learning a new fine-grained concept with very little supervision, \emph{e.g.}, few exemplary images for a species of bird, yet our best deep learning systems need hundreds or thousands of labeled examples. In this paper, we try to reduce this gap by studying the fine-grained image recognition problem in a challenging few-shot learning setting, termed few-shot fine-grained recognition (FSFG). The task of FSFG requires the learning systems to build classifiers for novel fine-grained categories from few examples (only one or less than five). To solve this problem, we propose an end-to-end trainable deep network which is inspired by the state-of-the-art fine-grained recognition model and is tailored for the FSFG task. Specifically, our network consists of a bilinear feature learning module and a classifier mapping module: while the former encodes the discriminative…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
