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

EfficientFSL: Enhancing Few-Shot Classification via Query-Only Tuning in Vision Transformers

About

Large models such as Vision Transformers (ViTs) have demonstrated remarkable superiority over smaller architectures like ResNet in few-shot classification, owing to their powerful representational capacity. However, fine-tuning such large models demands extensive GPU memory and prolonged training time, making them impractical for many real-world low-resource scenarios. To bridge this gap, we propose EfficientFSL, a query-only fine-tuning framework tailored specifically for few-shot classification with ViT, which achieves competitive performance while significantly reducing computational overhead. EfficientFSL fully leverages the knowledge embedded in the pre-trained model and its strong comprehension ability, achieving high classification accuracy with an extremely small number of tunable parameters. Specifically, we introduce a lightweight trainable Forward Block to synthesize task-specific queries that extract informative features from the intermediate representations of the pre-trained model in a query-only manner. We further propose a Combine Block to fuse multi-layer outputs, enhancing the depth and robustness of feature representations. Finally, a Support-Query Attention Block mitigates distribution shift by adjusting prototypes to align with the query set distribution. With minimal trainable parameters, EfficientFSL achieves state-of-the-art performance on four in-domain few-shot datasets and six cross-domain datasets, demonstrating its effectiveness in real-world applications.

Wenwen Liao, Hang Ruan, Jianbo Yu, Bing Song, YuansongWang, Xiaofeng Yang• 2026

Related benchmarks

TaskDatasetResultRank
Few-shot classificationminiImageNet standard (test)
5-way 1-shot Acc98.34
138
Few-shot Image ClassificationCIFAR FS (test)--
46
Few-shot Image ClassificationtieredImageNet standard (test)--
34
Few-shot Image ClassificationFC100 standard (test)
5-way 1-shot Accuracy80.13
12
Showing 4 of 4 rows

Other info

Follow for update