TL;DR
This paper introduces MahiNet, a hierarchical classification model leveraging class hierarchy and memory-augmented attention to improve few-shot learning across many classes, validated on new benchmarks.
Contribution
It proposes a novel coarse-to-fine hierarchical model with memory-augmented attention for many-class few-shot learning, and introduces new benchmark datasets.
Findings
MahiNet outperforms state-of-the-art models on MCFS tasks.
The hierarchical approach effectively reduces class search space.
New datasets mcfsImageNet and mcfsOmniglot facilitate MCFS research.
Abstract
We study many-class few-shot (MCFS) problem in both supervised learning and meta-learning settings. Compared to the well-studied many-class many-shot and few-class few-shot problems, the MCFS problem commonly occurs in practical applications but has been rarely studied in previous literature. It brings new challenges of distinguishing between many classes given only a few training samples per class. In this paper, we leverage the class hierarchy as a prior knowledge to train a coarse-to-fine classifier that can produce accurate predictions for MCFS problem in both settings. The propose model, "memory-augmented hierarchical-classification network (MahiNet)", performs coarse-to-fine classification where each coarse class can cover multiple fine classes. Since it is challenging to directly distinguish a variety of fine classes given few-shot data per class, MahiNet starts from learning a…
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.
