Meta-Learning Based Prototype-Relation Network for Few-Shot Classification

Xiaoqian Liu,Fengyu Zhou,Jin Liu,Lianjie Jiang
DOI: https://doi.org/10.1016/j.neucom.2019.12.034
IF: 6
2020-01-01
Neurocomputing
Abstract:Pattern recognition has made great progress under large amount of labeled data, while performs poorly on a very few examples obtained, named few-shot classification, where a classifier can identify new classes not encountered during training. In this paper, a simple framework named Prototype-Relation Network is presented for the few-shot classification. Moreover, a novel loss function compared with prototype networks is proposed which takes both inter-class and intra-class distance into account. During meta-learning, the model is optimized by end-to-end episodes, each of which is to imitate the test few-shot setting. The trained model is used to classify new classes by computing min distance between query images and the prototype of each class. Extensive experimental results demonstrate that our proposed meta-learning model is competitive and effective, which achieves the state-of-the-art performance on Omniglot and mini ImageNet datasets.
What problem does this paper attempt to address?