paper-with-me

홈 › Papers

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

2024-09-12 · Fatemeh Askari, Amirreza Fateh, Mohammad Reza Mohammadi

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

📄 PDF Abstract BibTeX arXiv:2409.07989

Code (1)

FatemehAskari/MSENet 공식 구현 pytorch

Tasks

Cross-Domain Few-ShotFew-Shot Image Classificationimage-classificationImage Classification

Similar Papers 제목 키워드 기반

IDEA: Image Description Enhanced CLIP-Adapter

2025-01-15 · Zhipeng Ye, Feng Jiang, Qiufeng Wang, Kaizhu Huang 외

CLIP (Contrastive Language-Image Pre-training) has attained great success in pattern recognition and computer vision. Transferring CLIP to downstream tasks (e.g. zero- or few-shot classification) is a hot topic in multim…

Few-Shot Image Classificationimage-classificationImage ClassificationImage Description+1

MGPATH: Vision-Language Model with Multi-Granular Prompt Learning for Few-Shot WSI Classification

2025-02-11 · Anh-Tien Nguyen, Duy Minh Ho Nguyen, Nghiem Tuong Diep, Trung Quoc Nguyen 외

Whole slide pathology image classification presents challenges due to gigapixel image sizes and limited annotation labels, hindering model generalization. This paper introduces a prompt learning method to adapt large vis…

Contrastive LearningData Augmentationimage-classificationImage Classification+3

Fine-Grained VLM Fine-tuning via Latent Hierarchical Adapter Learning

2025-08-15 · Yumiao Zhao, Bo Jiang, Yuhe Ding, Xiao Wang 외 arxiv

Adapter-based approaches have garnered attention for fine-tuning pre-trained Vision-Language Models (VLMs) on few-shot classification tasks. These methods strive to develop a lightweight module that better aligns visual …

Few-Shot Learning

Unsupervised Few-Shot Image Classification by Learning Features into Clustering Space

2022-10-21 · European Conference on Computer Vision 2022 10 · Shuo Li, Fang Liu, Zehua Hao, Kaibo Zhao 외

Most few-shot image classification methods are trained based on tasks. Usually, tasks are built on base classes with a large number of labeled images, which consumes large effort. Unsupervised few-shot image classificati…

ClassificationClusteringFew-Shot Image Classificationimage-classification+2

Enhancing Few-shot Image Classification with Cosine Transformer

2022-11-13 · Quang-Huy Nguyen, Cuong Q. Nguyen, Dung D. Le, Hieu H. Pham

This paper addresses the few-shot image classification problem, where the classification task is performed on unlabeled query samples given a small amount of labeled support samples only. One major challenge of the few-s…

ClassificationFew-Shot Image ClassificationFew-Shot Learningimage-classification+1