Cooperative Bi-path Metric for Few-shot Learning
Zeyuan Wang, Yifan Zhao, Jia Li, Yonghong Tian

TL;DR
This paper introduces a cooperative bi-path metric for few-shot learning that leverages base class information to improve classification accuracy, establishing new state-of-the-art results.
Contribution
It proposes a simple baseline trained on base classes and a novel cooperative bi-path metric that utilizes correlations between base and novel classes.
Findings
Achieves comparable results to state-of-the-art with the baseline.
The cooperative bi-path metric improves accuracy over existing methods.
Establishes new state-of-the-art on benchmark datasets.
Abstract
Given base classes with sufficient labeled samples, the target of few-shot classification is to recognize unlabeled samples of novel classes with only a few labeled samples. Most existing methods only pay attention to the relationship between labeled and unlabeled samples of novel classes, which do not make full use of information within base classes. In this paper, we make two contributions to investigate the few-shot classification problem. First, we report a simple and effective baseline trained on base classes in the way of traditional supervised learning, which can achieve comparable results to the state of the art. Second, based on the baseline, we propose a cooperative bi-path metric for classification, which leverages the correlations between base classes and novel classes to further improve the accuracy. Experiments on two widely used benchmarks show that our method is a simple…
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 · COVID-19 diagnosis using AI · Machine Learning and ELM
