paper-with-me

홈 › Papers

Meta-free few-shot learning via representation learning with weight averaging

2022-04-26 · Kuilin Chen, Chi-Guhn Lee

Recent studies on few-shot classification using transfer learning pose challenges to the effectiveness and efficiency of episodic meta-learning algorithms. Transfer learning approaches are a natural alternative, but they are restricted to few-shot classification. Moreover, little attention has been on the development of probabilistic models with well-calibrated uncertainty from few-shot samples, except for some Bayesian episodic learning algorithms. To tackle the aforementioned issues, we propose a new transfer learning method to obtain accurate and reliable models for few-shot regression and classification. The resulting method does not require episodic meta-learning and is called meta-free representation learning (MFRL). MFRL first finds low-rank representation generalizing well on meta-test tasks. Given the learned representation, probabilistic linear models are fine-tuned with few-shot samples to obtain models with well-calibrated uncertainty. The proposed method not only achieves the highest accuracy on a wide range of few-shot learning benchmark datasets but also correctly quantifies the prediction uncertainty. In addition, weight averaging and temperature scaling are effective in improving the accuracy and reliability of few-shot learning in existing meta-learning algorithms with a wide range of learning paradigms and model architectures.

📄 PDF Abstract BibTeX arXiv:2204.12466

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationFew-Shot LearningMeta-LearningRepresentation LearningTransfer Learning

Similar Papers 제목 키워드 기반

On Defining Neural Averaging

2025-08-20 · Su Hyeong Lee, Richard Ngo arxiv

What does it even mean to average neural networks? We investigate the problem of synthesizing a single neural network from a collection of pretrained models, each trained on disjoint data shards, using only their final w…

IPNET:Influential Prototypical Networks for Few Shot Learning

2022-08-19 · Ranjana Roy Chowdhury, Deepti R. Bathula

Prototypical network (PN) is a simple yet effective few shot learning strategy. It is a metric-based meta-learning technique where classification is performed by computing Euclidean distances to prototypical representati…

Few-Shot LearningMeta-Learning

Adaptive Multi-Scale Correlation Meta-Network for Few-Shot Remote Sensing Image Classification

2026-01-18 · Anurag Kaushish, Ayan Sar, Sampurna Roy, Sudeshna Chakraborty 외 arxiv

Few-shot learning in remote sensing remains challenging due to three factors: the scarcity of labeled data, substantial domain shifts, and the multi-scale nature of geospatial objects. To address these issues, we introdu…

Remote Sensing Image ClassificationFew-Shot Learning

Meta-Learning via Classifier(-free) Diffusion Guidance

2022-10-17 · Elvis Nava, Seijin Kobayashi, Yifei Yin, Robert K. Katzschmann 외

We introduce meta-learning algorithms that perform zero-shot weight-space adaptation of neural network models to unseen tasks. Our methods repurpose the popular generative image synthesis techniques of natural language g…

Few-Shot LearningImage GenerationMeta-LearningVisual Question Answering (VQA)+1

ViT-ProtoNet for Few-Shot Image Classification: A Multi-Benchmark Evaluation

2025-07-12 · Abdulvahap Mutlu, Şengül Doğan, Türker Tuncer

The remarkable representational power of Vision Transformers (ViTs) remains underutilized in few-shot image classification. In this work, we introduce ViT-ProtoNet, which integrates a ViT-Small backbone into the Prototyp…

Few-Shot Image Classificationimage-classificationImage Classification