CoMFormer: Continual Learning in Semantic and Panoptic Segmentation
Fabio Cermelli, Matthieu Cord, Arthur Douillard

TL;DR
CoMFormer is a novel transformer-based model that enables continual learning for both semantic and panoptic segmentation, effectively reducing forgetting and improving learning of new classes.
Contribution
This paper introduces CoMFormer, the first continual learning model capable of handling both semantic and panoptic segmentation tasks.
Findings
Outperforms existing baselines in panoptic segmentation benchmarks.
Reduces forgetting of old classes while learning new ones.
Excels in large-scale continual semantic segmentation scenarios.
Abstract
Continual learning for segmentation has recently seen increasing interest. However, all previous works focus on narrow semantic segmentation and disregard panoptic segmentation, an important task with real-world impacts. %a In this paper, we present the first continual learning model capable of operating on both semantic and panoptic segmentation. Inspired by recent transformer approaches that consider segmentation as a mask-classification problem, we design CoMFormer. Our method carefully exploits the properties of transformer architectures to learn new classes over time. Specifically, we propose a novel adaptive distillation loss along with a mask-based pseudo-labeling technique to effectively prevent forgetting. To evaluate our approach, we introduce a novel continual panoptic segmentation benchmark on the challenging ADE20K dataset. Our CoMFormer outperforms all the existing…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications · COVID-19 diagnosis using AI
