Integrating Semi-Supervised and Active Learning for Semantic Segmentation
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Active LearningPseudo LabelSemantic SegmentationSimilar Papers 제목 키워드 기반
SS-ADA: A Semi-Supervised Active Domain Adaptation Framework for Semantic Segmentation
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+1Semantic Segmentation with Active Semi-Supervised Representation Learning
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+2FixMatchSeg: Fixing FixMatch for Semi-Supervised Semantic Segmentation
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+2Semantic Segmentation with Active Semi-Supervised Learning
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 SegmentationIterative Loop Method Combining Active and Semi-Supervised Learning for Domain Adaptive Semantic Segmentation
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