Few-shot Image Classification based on Gradual Machine Learning
Na Chen, Xianming Kuang, Feiyu Liu, Kehao Wang, Qun Chen

TL;DR
This paper introduces a gradual machine learning approach for few-shot image classification that iteratively labels images based on difficulty, leveraging feature representations and factor graphs, achieving improved accuracy and robustness over deep learning methods.
Contribution
The paper presents a novel GML-based method for few-shot classification that outperforms state-of-the-art deep learning models in accuracy and robustness, especially with increasing query set size.
Findings
Improves accuracy by 1-5% over SOTA methods.
More robust than deep models as query set size increases.
Performance consistently improves with more data.
Abstract
Few-shot image classification aims to accurately classify unlabeled images using only a few labeled samples. The state-of-the-art solutions are built by deep learning, which focuses on designing increasingly complex deep backbones. Unfortunately, the task remains very challenging due to the difficulty of transferring the knowledge learned in training classes to new ones. In this paper, we propose a novel approach based on the non-i.i.d paradigm of gradual machine learning (GML). It begins with only a few labeled observations, and then gradually labels target images in the increasing order of hardness by iterative factor inference in a factor graph. Specifically, our proposed solution extracts indicative feature representations by deep backbones, and then constructs both unary and binary factors based on the extracted features to facilitate gradual learning. The unary factors are…
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 · Image Processing Techniques and Applications · Advanced Image and Video Retrieval Techniques
