Continual Attentive Fusion for Incremental Learning in Semantic Segmentation
Guanglei Yang, Enrico Fini, Dan Xu, Paolo Rota, Mingli Ding, Hao Tang,, Xavier Alameda-Pineda, Elisa Ricci

TL;DR
This paper introduces a novel continual attentive fusion method with attention mechanisms and background class handling to improve incremental learning in semantic segmentation, achieving state-of-the-art results on Pascal-VOC 2012 and ADE20K.
Contribution
It proposes a new attentive feature distillation and fusion approach specifically designed for incremental semantic segmentation tasks, addressing catastrophic forgetting and background bias.
Findings
Outperforms previous methods on Pascal-VOC 2012
Achieves state-of-the-art results on ADE20K
Effectively mitigates catastrophic forgetting in segmentation
Abstract
Over the past years, semantic segmentation, as many other tasks in computer vision, benefited from the progress in deep neural networks, resulting in significantly improved performance. However, deep architectures trained with gradient-based techniques suffer from catastrophic forgetting, which is the tendency to forget previously learned knowledge while learning new tasks. Aiming at devising strategies to counteract this effect, incremental learning approaches have gained popularity over the past years. However, the first incremental learning methods for semantic segmentation appeared only recently. While effective, these approaches do not account for a crucial aspect in pixel-level dense prediction problems, i.e. the role of attention mechanisms. To fill this gap, in this paper we introduce a novel attentive feature distillation approach to mitigate catastrophic forgetting while…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · COVID-19 diagnosis using AI · Multimodal Machine Learning Applications
