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

Decoder Choice Network for Meta-Learning

About

Meta-learning has been widely used for implementing few-shot learning and fast model adaptation. One kind of meta-learning methods attempt to learn how to control the gradient descent process in order to make the gradient-based learning have high speed and generalization. This work proposes a method that controls the gradient descent process of the model parameters of a neural network by limiting the model parameters in a low-dimensional latent space. The main challenge of this idea is that a decoder with too many parameters is required. This work designs a decoder with typical structure and shares a part of weights in the decoder to reduce the number of the required parameters. Besides, this work has introduced ensemble learning to work with the proposed approach for improving performance. The results show that the proposed approach is witnessed by the superior performance over the Omniglot classification and the miniImageNet classification tasks.

Jialin Liu, Fei Chao, Longzhi Yang, Chih-Min Lin, Qiang Shen• 2019

Related benchmarks

TaskDatasetResultRank
5-way ClassificationminiImageNet (test)--
231
5-way Few-shot ClassificationOmniglot (test)
Accuracy (1-shot)99.8
27
20-way Few-shot ClassificationOmniglot (test)
1-shot Accuracy98.825
18
Sinusoid curve fittingSinusoid (test)
MSE0.0028
16
Showing 4 of 4 rows

Other info

Code

Follow for update