paper-with-me

Papers

Integrating Semi-Supervised and Active Learning for Semantic Segmentation

2025-01-31 · Wanli Ma, Oktay Karakus, Paul L. Rosin

In this paper, we propose a novel active learning approach integrated with an improved semi-supervised learning framework to reduce the cost of manual annotation and enhance model performance. Our proposed approach effectively leverages both the labelled data selected through active learning and the unlabelled data excluded from the selection process. The proposed active learning approach pinpoints areas where the pseudo-labels are likely to be inaccurate. Then, an automatic and efficient pseudo-label auto-refinement (PLAR) module is proposed to correct pixels with potentially erroneous pseudo-labels by comparing their feature representations with those of labelled regions. This approach operates without increasing the labelling budget and is based on the cluster assumption, which states that pixels belonging to the same class should exhibit similar representations in feature space. Furthermore, manual labelling is only applied to the most difficult and uncertain areas in unlabelled data, where insufficient information prevents the PLAR module from making a decision. We evaluated the proposed hybrid semi-supervised active learning framework on two benchmark datasets, one from natural and the other from remote sensing imagery domains. In both cases, it outperformed state-of-the-art methods in the semantic segmentation task.

📄 PDF Abstract BibTeX arXiv:2501.19227

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningPseudo LabelSemantic Segmentation

Similar Papers 제목 키워드 기반

SS-ADA: A Semi-Supervised Active Domain Adaptation Framework for Semantic Segmentation

2024-06-17 · Weihao Yan, Yeqiang Qian, Yueyuan Li, Tao Li 외

Semantic segmentation plays an important role in intelligent vehicles, providing pixel-level semantic information about the environment. However, the labeling budget is expensive and time-consuming when semantic segmenta…

Active LearningDomain AdaptationSegmentationSemantic Segmentation+1

Semantic Segmentation with Active Semi-Supervised Representation Learning

2022-10-16 · Aneesh Rangnekar, Christopher Kanan, Matthew Hoffman

Obtaining human per-pixel labels for semantic segmentation is incredibly laborious, often making labeled dataset construction prohibitively expensive. Here, we endeavor to overcome this problem with a novel algorithm tha…

Active LearningContrastive LearningLearning with noisy labelsRepresentation Learning+2

FixMatchSeg: Fixing FixMatch for Semi-Supervised Semantic Segmentation

2022-07-31 · Pratima Upretee, Bishesh Khanal

Supervised deep learning methods for semantic medical image segmentation are getting increasingly popular in the past few years.However, in resource constrained settings, getting large number of annotated images is very …

AnatomyImage SegmentationMedical Image SegmentationSegmentation+2

Semantic Segmentation with Active Semi-Supervised Learning

2022-03-21 · Aneesh Rangnekar, Christopher Kanan, Matthew Hoffman

Using deep learning, we now have the ability to create exceptionally good semantic segmentation systems; however, collecting the prerequisite pixel-wise annotations for training images remains expensive and time-consumin…

Active LearningSegmentationSemantic Segmentation

Iterative Loop Method Combining Active and Semi-Supervised Learning for Domain Adaptive Semantic Segmentation

2023-01-31 · Licong Guan, Xue Yuan

Semantic segmentation is an important technique for environment perception in intelligent transportation systems. With the rapid development of convolutional neural networks (CNNs), road scene analysis can usually achiev…

Active LearningDomain AdaptationSemantic SegmentationSemi-Supervised Semantic Segmentation