Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Tackling Catastrophic Forgetting and Background Shift in Continual Semantic Segmentation

About

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.

Arthur Douillard, Yifu Chen, Arnaud Dapogny, Matthieu Cord• 2021

Related benchmarks

TaskDatasetResultRank
Continual Semantic SegmentationPascal-VOC 15-1 scenario 2012
mIoU (classes 0-15)72
32
Continual Semantic SegmentationPascal-VOC 15-5 scenario 2012
mIoU (Classes 0-15)75.95
30
Continual Semantic SegmentationADE20k 100-50 (2 tasks) (val)
mIoU (0-100)41.87
28
Continual Semantic SegmentationPascal-VOC 19-1 2012
mIoU (0-19 Classes)75.35
27
Continual Semantic SegmentationADE20k 50-50 (3 tasks) (val)
mIoU (51-150)20.99
25
Continual Semantic SegmentationADE20k 100-10 (6 tasks) (val)
mIoU (101-150)0.1361
24
Semantic segmentationPascal-VOC 11 tasks 2012 10-1 (val)
mIoU (0-10)61.06
15
Continual Semantic SegmentationCityscapes 14-1 6 tasks
mIoU (Classes 1-14)58.6
3
Continual Semantic SegmentationADE20k 100-5 (11 tasks) (val)
mIoU (Classes 0-100)3.91e+3
3
Showing 9 of 9 rows

Other info

Follow for update