Augmented Bi-path Network for Few-shot Learning
Baoming Yan, Chen Zhou, Bo Zhao, Kan Guo, Jiang Yang, Xiaobo Li, Ming, Zhang, Yizhou Wang

TL;DR
This paper introduces ABNet, a novel approach for few-shot learning that compares global and local features separately to improve classification accuracy with limited data.
Contribution
The paper proposes ABNet, which extracts and augments local features and compares global and local features in separate paths for better few-shot learning performance.
Findings
ABNet outperforms state-of-the-art methods in few-shot learning.
Augmentation of features improves robustness and comparison accuracy.
Separate comparison of global and local features enhances classification results.
Abstract
Few-shot Learning (FSL) which aims to learn from few labeled training data is becoming a popular research topic, due to the expensive labeling cost in many real-world applications. One kind of successful FSL method learns to compare the testing (query) image and training (support) image by simply concatenating the features of two images and feeding it into the neural network. However, with few labeled data in each class, the neural network has difficulty in learning or comparing the local features of two images. Such simple image-level comparison may cause serious mis-classification. To solve this problem, we propose Augmented Bi-path Network (ABNet) for learning to compare both global and local features on multi-scales. Specifically, the salient patches are extracted and embedded as the local features for every image. Then, the model learns to augment the features for better…
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 · Advanced Neural Network Applications · Orthopedic Infections and Treatments
