Foundation Model Drives Weakly Incremental Learning for Semantic Segmentation
Modern incremental learning for semantic segmentation methods usually learn new categories based on dense annotations. Although achieve promising results, pixel-by-pixel labeling is costly and time-consuming. Weakly incremental learning for semantic segmentation (WILSS) is a novel and attractive task, which aims at learning to segment new classes from cheap and widely available image-level labels. Despite the comparable results, the image-level labels can not provide details to locate each segment, which limits the performance of WILSS. This inspires us to think how to improve and effectively utilize the supervision of new classes given image-level labels while avoiding forgetting old ones. In this work, we propose a novel and data-efficient framework for WILSS, named FMWISS. Specifically, we propose pre-training based co-segmentation to distill the knowledge of complementary foundation models for generating dense pseudo labels. We further optimize the noisy pseudo masks with a teacher-student architecture, where a plug-in teacher is optimized with a proposed dense contrastive loss. Moreover, we introduce memory-based copy-paste augmentation to improve the catastrophic forgetting problem of old classes. Extensive experiments on Pascal VOC and COCO datasets demonstrate the superior performance of our framework, e.g., FMWISS achieves 70.7% and 73.3% in the 15-5 VOC setting, outperforming the state-of-the-art method by 3.4% and 6.1%, respectively.
Code (0)
등록된 구현이 없습니다.
Tasks
Incremental LearningSegmentationSemantic SegmentationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Learning from the Web: Language Drives Weakly-Supervised Incremental Learning for Semantic Segmentation
Current weakly-supervised incremental learning for semantic segmentation (WILSS) approaches only consider replacing pixel-level annotations with image-level labels, while the training images are still from well-designed …
Incremental LearningSemantic SegmentationCompletely Weakly Supervised Class-Incremental Learning for Semantic Segmentation
This work addresses the task of completely weakly supervised class-incremental learning for semantic segmentation to learn segmentation for both base and additional novel classes using only image-level labels. While clas…
class-incremental learningClass Incremental LearningClass-Incremental Semantic SegmentationData Augmentation+3Class-incremental Continual Learning for Instance Segmentation with Image-level Weak Supervision
Instance segmentation requires labor-intensive manual labeling of the contours of complex objects in images for training. The labels can also be provided incrementally in practice to balance the human labor in differ…
Continual LearningIncremental LearningInstance SegmentationSegmentation+4Incremental Learning in Semantic Segmentation from Image Labels
Although existing semantic segmentation approaches achieve impressive results, they still struggle to update their models incrementally as new categories are uncovered. Furthermore, pixel-by-pixel annotations are expensi…
Incremental LearningSegmentationSemantic SegmentationModeling the Background for Incremental and Weakly-Supervised Semantic Segmentation
Deep neural networks have enabled major progresses in semantic segmentation. However, even the most advanced neural architectures suffer from important limitations. First, they are vulnerable to catastrophic forgetting, …
SegmentationSemantic SegmentationWeakly supervised segmentationWeakly supervised Semantic Segmentation+1