Integrated Image-Text Based on Semi-supervised Learning for Small Sample Instance Segmentation
Ruting Chi, Zhiyi Huang, Yuexing Han

TL;DR
This paper introduces a semi-supervised learning approach for small sample instance segmentation that leverages unlabeled data and integrates image-text features to improve accuracy and reduce pre-training reliance.
Contribution
The method combines pseudo-label generation and image-text feature integration, enhancing small sample segmentation without extensive pre-training or additional annotation.
Findings
Improves segmentation accuracy across diverse datasets.
Reduces dependence on pre-training datasets.
Enhances classification confidence with image-text integration.
Abstract
Small sample instance segmentation is a very challenging task, and many existing methods follow the training strategy of meta-learning which pre-train models on support set and fine-tune on query set. The pre-training phase, which is highly task related, requires a significant amount of additional training time and the selection of datasets with close proximity to ensure effectiveness. The article proposes a novel small sample instance segmentation solution from the perspective of maximizing the utilization of existing information without increasing annotation burden and training costs. The proposed method designs two modules to address the problems encountered in small sample instance segmentation. First, it helps the model fully utilize unlabeled data by learning to generate pseudo labels, increasing the number of available samples. Second, by integrating the features of text and…
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
TopicsImage Retrieval and Classification Techniques · Text and Document Classification Technologies
MethodsSparse Evolutionary Training
