Proxy Network for Few Shot Learning
Bin Xiao, Chien-Liang Liu, Wen-Hoar Hsaio

TL;DR
This paper introduces a proxy network for few-shot learning that learns class representatives and distance metrics simultaneously, demonstrating superior performance on benchmark datasets.
Contribution
It proposes a novel end-to-end proxy network model that improves few-shot learning by directly learning proxies and metrics together.
Findings
Outperforms state-of-the-art methods on CUB and mini-ImageNet datasets.
Effective in 1-shot-5-way and 5-shot-5-way scenarios.
Provides detailed analysis of the proposed approach.
Abstract
The use of a few examples for each class to train a predictive model that can be generalized to novel classes is a crucial and valuable research direction in artificial intelligence. This work addresses this problem by proposing a few-shot learning (FSL) algorithm called proxy network under the architecture of meta-learning. Metric-learning based approaches assume that the data points within the same class should be close, whereas the data points in the different classes should be separated as far as possible in the embedding space. We conclude that the success of metric-learning based approaches lies in the data embedding, the representative of each class, and the distance metric. In this work, we propose a simple but effective end-to-end model that directly learns proxies for class representative and distance metric from data simultaneously. We conduct experiments on CUB and…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Geophysical Methods and Applications · Machine Learning and ELM
