paper-with-me

Papers

Completely Weakly Supervised Class-Incremental Learning for Semantic Segmentation

2025-05-16 · David Minkwan Kim, Soeun Lee, Byeongkeun Kang

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 class-incremental semantic segmentation (CISS) is crucial for handling diverse and newly emerging objects in the real world, traditional CISS methods require expensive pixel-level annotations for training. To overcome this limitation, partially weakly-supervised approaches have recently been proposed. However, to the best of our knowledge, this is the first work to introduce a completely weakly-supervised method for CISS. To achieve this, we propose to generate robust pseudo-labels by combining pseudo-labels from a localizer and a sequence of foundation models based on their uncertainty. Moreover, to mitigate catastrophic forgetting, we introduce an exemplar-guided data augmentation method that generates diverse images containing both previous and novel classes with guidance. Finally, we conduct experiments in three common experimental settings: 15-5 VOC, 10-10 VOC, and COCO-to-VOC, and in two scenarios: disjoint and overlap. The experimental results demonstrate that our completely weakly supervised method outperforms even partially weakly supervised methods in the 15-5 VOC and 10-10 VOC settings while achieving competitive accuracy in the COCO-to-VOC setting.

📄 PDF Abstract BibTeX arXiv:2505.10781

Code (0)

등록된 구현이 없습니다.

Tasks

class-incremental learningClass Incremental LearningClass-Incremental Semantic SegmentationData AugmentationIncremental LearningSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Class-incremental Continual Learning for Instance Segmentation with Image-level Weak Supervision

2023-01-01 · ICCV 2023 1 · Yu-Hsing Hsieh, Guan-Sheng Chen, Shun-Xian Cai, Ting-Yun Wei 외

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+4

Incremental Learning in Semantic Segmentation from Image Labels

2021-12-03 · CVPR 2022 1 · Fabio Cermelli, Dario Fontanel, Antonio Tavera, Marco Ciccone 외

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 Segmentation

Learning from the Web: Language Drives Weakly-Supervised Incremental Learning for Semantic Segmentation

2024-07-18 · Chang Liu, Giulia Rizzoli, Pietro Zanuttigh, Fu Li 외

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 Segmentation

Modeling the Background for Incremental and Weakly-Supervised Semantic Segmentation

2022-01-31 · Fabio Cermelli, Massimiliano Mancini, Samuel Rota Buló, Elisa Ricci 외

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

RaSP: Relation-aware Semantic Prior for Weakly Supervised Incremental Segmentation

2023-05-31 · Subhankar Roy, Riccardo Volpi, Gabriela Csurka, Diane Larlus

Class-incremental semantic image segmentation assumes multiple model updates, each enriching the model to segment new categories. This is typically carried out by providing expensive pixel-level annotations to the traini…

Continual LearningImage SegmentationRelationSemantic Segmentation