Machine learning with limited data
Fupin Yao

TL;DR
This paper addresses the challenge of few-shot image classification by proposing novel data augmentation and attention methods, and extends to cross-domain scenarios with unlabeled data, achieving significant improvements over baselines.
Contribution
It introduces two new methods for few-shot learning, including style augmentation and spatial attention, and proposes a framework for cross-domain few-shot learning with unlabeled data.
Findings
Proposed style augmentation improves classification accuracy.
Spatial attention enhances relations between image patches.
Methods outperform baseline models significantly.
Abstract
Thanks to the availability of powerful computing resources, big data and deep learning algorithms, we have made great progress on computer vision in the last few years. Computer vision systems begin to surpass humans in some tasks, such as object recognition, object detection, face recognition and pose estimation. Lots of computer vision algorithms have been deployed to real world applications and started to improve our life quality. However, big data and labels are not always available. Sometimes we only have very limited labeled data, such as medical images which requires experts to label them. In this paper, we study few shot image classification, in which we only have very few labeled data. Machine learning with little data is a big challenge. To tackle this challenge, we propose two methods and test their effectiveness thoroughly. One method is to augment image features by mixing…
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 · Machine Learning and Data Classification · Anomaly Detection Techniques and Applications
