HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Representation Compensation Networks for Continual Semantic Segmentation

Zhang Chang-Bin ; Xiao Jia-Wen ; Liu Xialei ; Chen Ying-Cong ; Cheng Ming-Ming

Representation Compensation Networks for Continual Semantic Segmentation

Abstract

In this work, we study the continual semantic segmentation problem, where thedeep neural networks are required to incorporate new classes continuallywithout catastrophic forgetting. We propose to use a structuralre-parameterization mechanism, named representation compensation (RC) module,to decouple the representation learning of both old and new knowledge. The RCmodule consists of two dynamically evolved branches with one frozen and onetrainable. Besides, we design a pooled cube knowledge distillation strategy onboth spatial and channel dimensions to further enhance the plasticity andstability of the model. We conduct experiments on two challenging continualsemantic segmentation scenarios, continual class segmentation and continualdomain segmentation. Without any extra computational overhead and parametersduring inference, our method outperforms state-of-the-art performance. The codeis available at \url{https://github.com/zhangchbin/RCIL}.

Code Repositories

zhangchbin/rcil
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
disjoint-10-1-on-pascal-voc-2012RCNet-101
mIoU: 18.2
disjoint-15-1-on-pascal-voc-2012RCNet-101
mIoU: 54.7
disjoint-15-5-on-pascal-voc-2012RCNet-101
Mean IoU: 67.3
overlapped-10-1-on-pascal-voc-2012RCNet-101
mIoU: 34.3
overlapped-100-10-on-ade20kRCNet-101
Mean IoU (test) : 32.1
overlapped-100-5-on-ade20kRCNet-101
mIoU: 29.6
overlapped-100-50-on-ade20kRCNet-101
mIoU: 34.5
overlapped-15-1-on-pascal-voc-2012RCNet-101
mIoU: 59.4
overlapped-15-5-on-pascal-voc-2012RCNet-101
Mean IoU (val): 72.4
overlapped-50-50-on-ade20kRCNet-101
mIoU: 32.5

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.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Representation Compensation Networks for Continual Semantic Segmentation | Papers | HyperAI