Few-shot learning of neural networks from scratch by pseudo example optimization
Akisato Kimura, Zoubin Ghahramani, Koh Takeuchi, Tomoharu Iwata,, Naonori Ueda

TL;DR
This paper introduces a novel few-shot learning method that uses pseudo example optimization and knowledge distillation from robust reference models, enabling effective training with limited data.
Contribution
It presents a new approach that optimizes pseudo training examples as model parameters, reducing data requirements for neural network training.
Findings
Outperforms naive training and standard knowledge distillation baselines.
Effective with small datasets across multiple benchmarks.
Leverages pseudo example optimization for improved generalization.
Abstract
In this paper, we propose a simple but effective method for training neural networks with a limited amount of training data. Our approach inherits the idea of knowledge distillation that transfers knowledge from a deep or wide reference model to a shallow or narrow target model. The proposed method employs this idea to mimic predictions of reference estimators that are more robust against overfitting than the network we want to train. Different from almost all the previous work for knowledge distillation that requires a large amount of labeled training data, the proposed method requires only a small amount of training data. Instead, we introduce pseudo training examples that are optimized as a part of model parameters. Experimental results for several benchmark datasets demonstrate that the proposed method outperformed all the other baselines, such as naive training of the target model…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced machining processes and optimization · Optical Systems and Laser Technology · Advanced Measurement and Metrology Techniques
MethodsKnowledge Distillation
