paper-with-me

Papers

Tackling Catastrophic Forgetting and Background Shift in Continual Semantic Segmentation

2021-06-29 · Arthur Douillard, Yifu Chen, Arnaud Dapogny, Matthieu Cord

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.

📄 PDF Abstract BibTeX arXiv:2106.15287

Code (2)

arthurdouillard/CVPR2021_PLOP 공식 구현 pytorch
mostafaelaraby/bacs-continual-semantic-segmentation pytorch

Tasks

Class Incremental LearningContinual LearningContinual Semantic SegmentationOverlapped 10-1Overlapped 15-1Overlapped 15-5SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

PLOP: Learning without Forgetting for Continual Semantic Segmentation

2020-11-23 · CVPR 2021 1 · Arthur Douillard, Yifu Chen, Arnaud Dapogny, Matthieu Cord

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

BACS: Background Aware Continual Semantic Segmentation

2024-04-19 · Mostafa ElAraby, Ali Harakeh, Liam Paull

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

Beyond Background Shift: Rethinking Instance Replay in Continual Semantic Segmentation

2025-03-28 · CVPR 2025 1 · Hongmei Yin, Tingliang Feng, Fan Lyu, Fanhua Shang 외

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 Segmentation

FALCON: Fairness Learning via Contrastive Attention Approach to Continual Semantic Scene Understanding

2023-11-27 · CVPR 2025 1 · Thanh-Dat Truong, Utsav Prabhu, Bhiksha Raj, Jackson Cothren 외

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

Continual Learning for Image Segmentation with Dynamic Query

2023-11-29 · Weijia Wu, Yuzhong Zhao, Zhuang Li, Lianlei Shan 외

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