Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Simple Semantic-Aided Few-Shot Learning

About

Learning from a limited amount of data, namely Few-Shot Learning, stands out as a challenging computer vision task. Several works exploit semantics and design complicated semantic fusion mechanisms to compensate for rare representative features within restricted data. However, relying on naive semantics such as class names introduces biases due to their brevity, while acquiring extensive semantics from external knowledge takes a huge time and effort. This limitation severely constrains the potential of semantics in Few-Shot Learning. In this paper, we design an automatic way called Semantic Evolution to generate high-quality semantics. The incorporation of high-quality semantics alleviates the need for complex network structures and learning algorithms used in previous works. Hence, we employ a simple two-layer network termed Semantic Alignment Network to transform semantics and visual features into robust class prototypes with rich discriminative features for few-shot classification. The experimental results show our framework outperforms all previous methods on six benchmarks, demonstrating a simple network with high-quality semantics can beat intricate multi-modal modules on few-shot classification tasks. Code is available at https://github.com/zhangdoudou123/SemFew.

Hai Zhang, Junzhe Xu, Shanlin Jiang, Zhenan He• 2023

Related benchmarks

TaskDatasetResultRank
Few-shot classificationtieredImageNet (test)
Accuracy89.89
282
Image ClassificationMiniImagenet
Accuracy78.94
206
5-way Few-shot ClassificationMini-Imagenet (test)
1-shot Accuracy78.94
141
Few-shot classificationminiImageNet standard (test)
5-way 1-shot Acc78.94
138
Few-shot classificationMini-Imagenet (test)
Accuracy86.49
113
Few-shot Image ClassificationminiImageNet (test)
Accuracy86.49
111
5-way Few-shot Image ClassificationFC100 (test)
1-shot Accuracy54.36
78
Few-shot Image ClassificationFC100 (test)
Accuracy65.02
69
Few-shot classificationCIFAR FS (test)
Mean Accuracy89.11
51
Few-shot Image ClassificationCIFAR FS (test)--
46
Showing 10 of 25 rows

Other info

Follow for update