Continual Learning for Image Segmentation with Dynamic Query

November 29, 2023 ยท Entered Twilight ยท ๐Ÿ› IEEE transactions on circuits and systems for video technology (Print)

๐Ÿ’ค TWILIGHT: Eternal Rest
Repo abandoned since publication

Repo contents: ADVANCED_USAGE.md, CODE_OF_CONDUCT.md, CONTRIBUTING.md, GETTING_STARTED.md, INSTALL.md, LICENSE, MODEL_ZOO.md, README.md, __pycache__, cog.yaml, configs, datasets, demo_video, eval_VOC2013.py, evallog.txt, fixckpoint.py, fixckpoint_higher_detectron2.py, image, incremental_utils.py, main.sh, mask2former, mask2former_video, params.py, predict.py, requirements.txt, test.ipynb, tools, train_net.py, train_net_video.py, vis.sh, vis_ins.sh

Authors Weijia Wu, Yuzhong Zhao, Zhuang Li, Lianlei Shan, Hong Zhou, Mike Zheng Shou arXiv ID 2311.17450 Category cs.CV: Computer Vision Citations 31 Venue IEEE transactions on circuits and systems for video technology (Print) Repository https://github.com/weijiawu/CisDQ โญ 12 Last Checked 1 month ago
Abstract
Image segmentation based on continual learning exhibits a critical drop of performance, mainly due to catastrophic forgetting and background shift, as they are required to incorporate new classes continually. In this paper, we propose a simple, yet effective Continual Image Segmentation method with incremental Dynamic Query (CISDQ), which decouples the representation learning of both old and new knowledge with lightweight query embedding. CISDQ mainly includes three contributions: 1) We define dynamic queries with adaptive background class to exploit past knowledge and learn future classes naturally. 2) CISDQ proposes a class/instance-aware Query Guided Knowledge Distillation strategy to overcome catastrophic forgetting by capturing the inter-class diversity and intra-class identity. 3) Apart from semantic segmentation, CISDQ introduce the continual learning for instance segmentation in which instance-wise labeling and supervision are considered. Extensive experiments on three datasets for two tasks (i.e., continual semantic and instance segmentation are conducted to demonstrate that CISDQ achieves the state-of-the-art performance, specifically, obtaining 4.4% and 2.9% mIoU improvements for the ADE 100-10 (6 steps) setting and ADE 100-5 (11 steps) setting.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Computer Vision