paper-with-me

Papers

SemiVL: Semi-Supervised Semantic Segmentation with Vision-Language Guidance

2023-11-27 · Lukas Hoyer, David Joseph Tan, Muhammad Ferjad Naeem, Luc van Gool, Federico Tombari

In semi-supervised semantic segmentation, a model is trained with a limited number of labeled images along with a large corpus of unlabeled images to reduce the high annotation effort. While previous methods are able to learn good segmentation boundaries, they are prone to confuse classes with similar visual appearance due to the limited supervision. On the other hand, vision-language models (VLMs) are able to learn diverse semantic knowledge from image-caption datasets but produce noisy segmentation due to the image-level training. In SemiVL, we propose to integrate rich priors from VLM pre-training into semi-supervised semantic segmentation to learn better semantic decision boundaries. To adapt the VLM from global to local reasoning, we introduce a spatial fine-tuning strategy for label-efficient learning. Further, we design a language-guided decoder to jointly reason over vision and language. Finally, we propose to handle inherent ambiguities in class labels by providing the model with language guidance in the form of class definitions. We evaluate SemiVL on 4 semantic segmentation datasets, where it significantly outperforms previous semi-supervised methods. For instance, SemiVL improves the state-of-the-art by +13.5 mIoU on COCO with 232 annotated images and by +6.1 mIoU on Pascal VOC with 92 labels. Project page: https://github.com/google-research/semivl

📄 PDF Abstract BibTeX arXiv:2311.16241

Code (1)

google-research/semivl 공식 구현 pytorch

Tasks

DecoderSegmentationSemantic SegmentationSemi-Supervised Semantic Segmentation

Similar Papers 제목 키워드 기반

Semi-Supervised Vision-Language-Action Model

2026-06-19 · Hongyang He, Jiuming Liu, Victor Sanchez arxiv

Vision-Language-Action (VLA) models enable robots to predict actions directly from visual observations and language instructions, but adapting them to new environments still depends on costly action-labeled demonstration…

Leveraging Out-of-Distribution Unlabeled Images: Semi-Supervised Semantic Segmentation with an Open-Vocabulary Model

2025-07-04 · WooSeok Shin, Jisu Kang, Hyeonki Jeong, Jin Sob Kim 외

In semi-supervised semantic segmentation, existing studies have shown promising results in academic settings with controlled splits of benchmark datasets. However, the potential benefits of leveraging significantly large…

Pseudo LabelSegmentationSemantic SegmentationSemi-Supervised Semantic Segmentation

Leveraging Out-of-Distribution Unlabeled Images: Semi-Supervised Semantic Segmentation with an Open-Vocabulary Model

2025-07-04 · Wooseok Shin, Jisu Kang, Hyeonki Jeong, Jin Sob Kim 외 arxiv

In semi-supervised semantic segmentation, existing studies have shown promising results in academic settings with controlled splits of benchmark datasets. However, the potential benefits of leveraging significantly large…

Semi-Supervised Semantic Segmentation

Conservative-Progressive Collaborative Learning for Semi-supervised Semantic Segmentation

2022-11-30 · Siqi Fan, Fenghua Zhu, Zunlei Feng, Yisheng Lv 외

Pseudo supervision is regarded as the core idea in semi-supervised learning for semantic segmentation, and there is always a tradeoff between utilizing only the high-quality pseudo labels and leveraging all the pseudo la…

SegmentationSemantic SegmentationSemi-Supervised Semantic Segmentation

Semi-Supervised Semantic Segmentation with Cross Pseudo Supervision

2021-06-02 · CVPR 2021 1 · Xiaokang Chen, Yuhui Yuan, Gang Zeng, Jingdong Wang

In this paper, we study the semi-supervised semantic segmentation problem via exploring both labeled data and extra unlabeled data. We propose a novel consistency regularization approach, called cross pseudo supervision …

SegmentationSemantic SegmentationSemi-Supervised Semantic Segmentation