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

Enhancing Few-Shot Image Classification through Learnable Multi-Scale Embedding and Attention Mechanisms

About

In the context of few-shot classification, the goal is to train a classifier using a limited number of samples while maintaining satisfactory performance. However, traditional metric-based methods exhibit certain limitations in achieving this objective. These methods typically rely on a single distance value between the query feature and support feature, thereby overlooking the contribution of shallow features. To overcome this challenge, we propose a novel approach in this paper. Our approach involves utilizing a multi-output embedding network that maps samples into distinct feature spaces. The proposed method extracts feature vectors at different stages, enabling the model to capture both global and abstract features. By utilizing these diverse feature spaces, our model enhances its performance. Moreover, employing a self-attention mechanism improves the refinement of features at each stage, leading to even more robust representations and improved overall performance. Furthermore, assigning learnable weights to each stage significantly improved performance and results. We conducted comprehensive evaluations on the MiniImageNet and FC100 datasets, specifically in the 5-way 1-shot and 5-way 5-shot scenarios. Additionally, we performed cross-domain tasks across eight benchmark datasets, achieving high accuracy in the testing domains. These evaluations demonstrate the efficacy of our proposed method in comparison to state-of-the-art approaches. https://github.com/FatemehAskari/MSENet

Fatemeh Askari, Amirreza Fateh, Mohammad Reza Mohammadi• 2024

Related benchmarks

TaskDatasetResultRank
5-way Few-shot ClassificationMini-Imagenet (test)
1-shot Accuracy66.57
141
5-way Few-shot ClassificationCUB
5-shot Acc71.59
95
5-way Few-shot ClassificationtieredImageNet
Accuracy (1-shot)67.4
49
Few-shot Image ClassificationFC100
1-shot Acc44.78
31
Image ClassificationFlower (test)
Accuracy85.13
18
ClassificationISIC (test)
Top-1 Accuracy43.02
13
Image ClassificationCropD (test)
Accuracy83.48
9
Image ClassificationEuro (test)
Accuracy78.63
9
Image ClassificationChessX (test)
Accuracy26.33
9
3-way 1-shot image classificationhistopathological image dataset (test)
Accuracy39.17
2
Showing 10 of 11 rows

Other info

Code

Follow for update