Command Palette
Search for a command to run...
Douillard Arthur ; Chen Yifu ; Dapogny Arnaud ; Cord Matthieu

Abstract
Deep learning approaches are nowadays ubiquitously used to tackle computervision tasks such as semantic segmentation, requiring large datasets andsubstantial computational power. Continual learning for semantic segmentation(CSS) is an emerging trend that consists in updating an old model bysequentially adding new classes. However, continual learning methods areusually prone to catastrophic forgetting. This issue is further aggravated inCSS where, at each step, old classes from previous iterations are collapsedinto the background. In this paper, we propose Local POD, a multi-scale poolingdistillation scheme that preserves long- and short-range spatial relationshipsat feature level. Furthermore, we design an entropy-based pseudo-labelling ofthe background w.r.t. classes predicted by the old model to deal withbackground shift and avoid catastrophic forgetting of the old classes. Ourapproach, called PLOP, significantly outperforms state-of-the-art methods inexisting CSS scenarios, as well as in newly proposed challenging benchmarks.
Code Repositories
Benchmarks
| Benchmark | Methodology | Metrics |
|---|---|---|
| disjoint-10-1-on-pascal-voc-2012 | PLOP | mIoU: 8.4 |
| disjoint-15-1-on-pascal-voc-2012 | PLOP | mIoU: 46.5 |
| disjoint-15-5-on-pascal-voc-2012 | PLOP | Mean IoU: 64.3 |
| overlapped-10-1-on-pascal-voc-2012 | PLOP | mIoU: 30.45 |
| overlapped-100-10-on-ade20k | PLOP | Mean IoU (test) : 31.59 |
| overlapped-100-10-on-ade20k | MiB | Mean IoU (test) : 29.24 |
| overlapped-100-5-on-ade20k | MiB | mIoU: 25.96 |
| overlapped-100-5-on-ade20k | PLOP | mIoU: 28.75 |
| overlapped-100-50-on-ade20k | PLOP | mIoU: 32.94 |
| overlapped-100-50-on-ade20k | MiB | mIoU: 32.79 |
| overlapped-15-1-on-pascal-voc-2012 | MiB | mIoU: 29.29 |
| overlapped-15-1-on-pascal-voc-2012 | PLOP | mIoU: 54.64 |
| overlapped-15-5-on-pascal-voc-2012 | MiB | Mean IoU (val): 70.08 |
| overlapped-15-5-on-pascal-voc-2012 | PLOP | Mean IoU (val): 70.09 |
| overlapped-50-50-on-ade20k | MiB | mIoU: 29.31 |
| overlapped-50-50-on-ade20k | PLOP | mIoU: 30.4 |
Build AI with AI
From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.