Tackling Catastrophic Forgetting and Background Shift in Continual Semantic Segmentation
Deep learning approaches are nowadays ubiquitously used to tackle computer vision tasks such as semantic segmentation, requiring large datasets and substantial computational power. Continual learning for semantic segmentation (CSS) is an emerging trend that consists in updating an old model by sequentially adding new classes. However, continual learning methods are usually prone to catastrophic forgetting. This issue is further aggravated in CSS where, at each step, old classes from previous iterations are collapsed into the background. In this paper, we propose Local POD, a multi-scale pooling distillation scheme that preserves long- and short-range spatial relationships at feature level. Furthermore, we design an entropy-based pseudo-labelling of the background w.r.t. classes predicted by the old model to deal with background shift and avoid catastrophic forgetting of the old classes. Finally, we introduce a novel rehearsal method that is particularly suited for segmentation. Our approach, called PLOP, significantly outperforms state-of-the-art methods in existing CSS scenarios, as well as in newly proposed challenging benchmarks.
Code (2)
Tasks
Class Incremental LearningContinual LearningContinual Semantic SegmentationOverlapped 10-1Overlapped 15-1Overlapped 15-5SegmentationSemantic SegmentationSimilar Papers 제목 키워드 기반
PLOP: Learning without Forgetting for Continual Semantic Segmentation
Deep learning approaches are nowadays ubiquitously used to tackle computer vision tasks such as semantic segmentation, requiring large datasets and substantial computational power. Continual learning for semantic segment…
Class Incremental LearningContinual LearningContinual Semantic SegmentationDisjoint 10-1+15BACS: Background Aware Continual Semantic Segmentation
Semantic segmentation plays a crucial role in enabling comprehensive scene understanding for robotic systems. However, generating annotations is challenging, requiring labels for every pixel in an image. In scenarios lik…
Autonomous DrivingContinual LearningContinual Semantic SegmentationDecoder+3Beyond Background Shift: Rethinking Instance Replay in Continual Semantic Segmentation
In this work, we focus on continual semantic segmentation (CSS), where segmentation networks are required to continuously learn new classes without erasing knowledge of previously learned ones. Although storing images of…
Continual Semantic SegmentationSemantic SegmentationFALCON: Fairness Learning via Contrastive Attention Approach to Continual Semantic Scene Understanding
Continual Learning in semantic scene segmentation aims to continually learn new unseen classes in dynamic environments while maintaining previously learned knowledge. Prior studies focused on modeling the catastrophic fo…
Continual LearningContinual Semantic SegmentationFairnessScene Segmentation+2Continual Learning for Image Segmentation with Dynamic Query
Image segmentation based on continual learning exhibits a critical drop of performance, mainly due to catastrophic forgetting and background shift, as they are required to incorporate new classes continually. In this pap…
Continual LearningDiversityImage SegmentationInstance Segmentation+4