Gradient-Semantic Compensation for Incremental Semantic Segmentation
Wei Cong, Yang Cong, Jiahua Dong, Gan Sun, Henghui Ding

TL;DR
This paper introduces Gradient-Semantic Compensation (GSC), a novel approach for incremental semantic segmentation that addresses catastrophic forgetting and background shift by balancing gradient updates and distilling semantic relations.
Contribution
The paper proposes a combined gradient and semantic perspective model with gradient compensation, semantic relation distillation, and pseudo re-labeling for improved incremental segmentation.
Findings
Effective in reducing catastrophic forgetting.
Improves segmentation accuracy on multiple datasets.
Outperforms existing incremental segmentation methods.
Abstract
Incremental semantic segmentation aims to continually learn the segmentation of new coming classes without accessing the training data of previously learned classes. However, most current methods fail to address catastrophic forgetting and background shift since they 1) treat all previous classes equally without considering different forgetting paces caused by imbalanced gradient back-propagation; 2) lack strong semantic guidance between classes. To tackle the above challenges, in this paper, we propose a Gradient-Semantic Compensation (GSC) model, which surmounts incremental semantic segmentation from both gradient and semantic perspectives. Specifically, to address catastrophic forgetting from the gradient aspect, we develop a step-aware gradient compensation that can balance forgetting paces of previously seen classes via re-weighting gradient backpropagation. Meanwhile, we propose a…
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
Methodsfail
