Compare learning: bi-attention network for few-shot learning
Li Ke, Meng Pan, Weigao Wen, Dong Li

TL;DR
This paper introduces a bi-attention network for few-shot learning that improves similarity measurement between instances, leading to better accuracy and faster convergence on benchmark datasets.
Contribution
The paper proposes a novel bi-attention network for more precise global comparison of instances in few-shot learning, surpassing traditional metric networks.
Findings
Achieved higher accuracy on benchmark datasets
Demonstrated faster convergence compared to baseline models
Effective in capturing subtle differences between instances
Abstract
Learning with few labeled data is a key challenge for visual recognition, as deep neural networks tend to overfit using a few samples only. One of the Few-shot learning methods called metric learning addresses this challenge by first learning a deep distance metric to determine whether a pair of images belong to the same category, then applying the trained metric to instances from other test set with limited labels. This method makes the most of the few samples and limits the overfitting effectively. However, extant metric networks usually employ Linear classifiers or Convolutional neural networks (CNN) that are not precise enough to globally capture the subtle differences between vectors. In this paper, we propose a novel approach named Bi-attention network to compare the instances, which can measure the similarity between embeddings of instances precisely, globally and efficiently. We…
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
TopicsDomain Adaptation and Few-Shot Learning · Digital Imaging for Blood Diseases · COVID-19 diagnosis using AI
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings · Bilinear Attention
