Shoestring: Graph-Based Semi-Supervised Learning with Severely Limited Labeled Data
Wanyu Lin, Zhaolin Gao, Baochun Li

TL;DR
Shoestring is a graph-based semi-supervised learning framework that effectively leverages very limited labeled data to improve classification performance across various domains, including image and text classification.
Contribution
The paper introduces Shoestring, a novel end-to-end framework that enhances semi-supervised learning with severely limited labels by semantic transfer and metric learning, achieving state-of-the-art results.
Findings
Achieves state-of-the-art node classification with few labels.
Significant improvements in few-shot image classification on miniImageNet and tieredImageNet.
Effective in leveraging limited labeled data for diverse classification tasks.
Abstract
Graph-based semi-supervised learning has been shown to be one of the most effective approaches for classification tasks from a wide range of domains, such as image classification and text classification, as they can exploit the connectivity patterns between labeled and unlabeled samples to improve learning performance. In this work, we advance this effective learning paradigm towards a scenario where labeled data are severely limited. More specifically, we address the problem of graph-based semi-supervised learning in the presence of severely limited labeled samples, and propose a new framework, called {\em Shoestring}, that improves the learning performance through semantic transfer from these very few labeled samples to large numbers of unlabeled samples. In particular, our framework learns a metric space in which classification can be performed by computing the similarity to…
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.
Code & Models
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 · Multimodal Machine Learning Applications
