HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Attribution-aware Weight Transfer: A Warm-Start Initialization for Class-Incremental Semantic Segmentation

Goswami Dipam ; Schuster René ; van de Weijer Joost ; Stricker Didier

Attribution-aware Weight Transfer: A Warm-Start Initialization for
  Class-Incremental Semantic Segmentation

Abstract

In class-incremental semantic segmentation (CISS), deep learningarchitectures suffer from the critical problems of catastrophic forgetting andsemantic background shift. Although recent works focused on these issues,existing classifier initialization methods do not address the background shiftproblem and assign the same initialization weights to both background and newforeground class classifiers. We propose to address the background shift with anovel classifier initialization method which employs gradient-based attributionto identify the most relevant weights for new classes from the classifier'sweights for the previous background and transfers these weights to the newclassifier. This warm-start weight initialization provides a general solutionapplicable to several CISS methods. Furthermore, it accelerates learning of newclasses while mitigating forgetting. Our experiments demonstrate significantimprovement in mIoU compared to the state-of-the-art CISS methods on thePascal-VOC 2012, ADE20K and Cityscapes datasets.

Code Repositories

dfki-av/awt-for-ciss
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
overlapped-10-1-on-cityscapesMiB+AWT
mIoU: 44.9
overlapped-10-1-on-pascal-voc-2012SSUL+AWT
mIoU: 60.7
overlapped-100-10-on-ade20kMiB+AWT
Mean IoU (test) : 33.2
overlapped-100-5-on-ade20kMiB+AWT
mIoU: 31.1
overlapped-100-50-on-ade20kMiB+AWT
mIoU: 35.6
overlapped-14-1-on-cityscapesMiB+AWT
mIoU: 46.9
overlapped-15-1-on-pascal-voc-2012SSUL+AWT
mIoU: 67.6
overlapped-15-5-on-pascal-voc-2012SSUL+AWT
Mean IoU (val): 71.4
overlapped-5-3-on-pascal-voc-2012SSUL+AWT
Mean IoU (test): 57.1
overlapped-50-50-on-ade20kMiB+AWT
mIoU: 33.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
Attribution-aware Weight Transfer: A Warm-Start Initialization for Class-Incremental Semantic Segmentation | Papers | HyperAI