GCT: Graph Co-Training for Semi-Supervised Few-Shot Learning
Rui Xu, Lei Xing, Shuai Shao, Lifei Zhao, Baodi Liu, Weifeng Liu,, Yicong Zhou

TL;DR
This paper introduces Graph Co-Training (GCT), a semi-supervised method that enhances few-shot learning by addressing feature extractor maladaptation through multi-modal graph co-training, improving classification robustness with unlabeled data.
Contribution
The paper proposes a novel Graph Co-Training framework that combines Isolated Graph Learning with multi-modal co-training to improve semi-supervised few-shot learning performance.
Findings
GCT effectively reduces noise influence in feature extraction.
GCT outperforms existing methods on benchmark datasets.
The approach demonstrates robustness with limited labeled data.
Abstract
Few-shot learning (FSL), purposing to resolve the problem of data-scarce, has attracted considerable attention in recent years. A popular FSL framework contains two phases: (i) the pre-train phase employs the base data to train a CNN-based feature extractor. (ii) the meta-test phase applies the frozen feature extractor to novel data (novel data has different categories from base data) and designs a classifier for recognition. To correct few-shot data distribution, researchers propose Semi-Supervised Few-Shot Learning (SSFSL) by introducing unlabeled data. Although SSFSL has been proved to achieve outstanding performances in the FSL community, there still exists a fundamental problem: the pre-trained feature extractor can not adapt to the novel data flawlessly due to the cross-category setting. Usually, large amounts of noises are introduced to the novel feature. We dub it as…
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 Graph Neural Networks
MethodsFeatures Explanation Method · Gated Channel Transformation · Balanced Selection
