Abstract: Recently, significant advancements have been made in the few-shot classification task by integrating pre-trained self-supervised learning models. Although the self-supervised learning models have demonstrated their effectiveness, their application in few-shot scenarios, specifically in meta-training or fine-tuning, is computationally intensive and complicated. This paper introduces an efficient approach to address these challenges. We propose to use feature analysis methods instead of network model training. This method uses two factors that define the data generation model, resulting in easily classifiable features. The two factors are estimated from a set of different vectors from the train dataset and the test dataset. Although this method is simple compared to network learning, it provides good performance in experiments using few-shot classification benchmark datasets.
Loading