paper-with-me

Papers

Decoupling Continual Semantic Segmentation

2025-08-07 · Yifu Guo, Yuquan Lu, Wentao Zhang, Zishan Xu, Dexia Chen, Siyu Zhang, Yizhe Zhang, Ruixuan Wang arxiv

Continual Semantic Segmentation (CSS) requires learning new classes without forgetting previously acquired knowledge, addressing the fundamental challenge of catastrophic forgetting in dense prediction tasks. However, existing CSS methods typically employ single-stage encoder-decoder architectures where segmentation masks and class labels are tightly coupled, leading to interference between old and new class learning and suboptimal retention-plasticity balance. We introduce DecoupleCSS, a novel two-stage framework for CSS. By decoupling class-aware detection from class-agnostic segmentation, DecoupleCSS enables more effective continual learning, preserving past knowledge while learning new classes. The first stage leverages pre-trained text and image encoders, adapted using LoRA, to encode class-specific information and generate location-aware prompts. In the second stage, the Segment Anything Model (SAM) is employed to produce precise segmentation masks, ensuring that segmentation knowledge is shared across both new and previous classes. This approach improves the balance between retention and adaptability in CSS, achieving state-of-the-art performance across a variety of challenging tasks. Our code is publicly available at: https://github.com/euyis1019/Decoupling-Continual-Semantic-Segmentation.

📄 PDF Abstract BibTeX arXiv:2508.05065

Code (0)

등록된 구현이 없습니다.

Tasks

Continual Semantic SegmentationContinual Learning

Similar Papers 제목 키워드 기반

Learning at a Glance: Towards Interpretable Data-limited Continual Semantic Segmentation via Semantic-Invariance Modelling

2024-07-22 · Bo Yuan, Danpei Zhao, Zhenwei Shi

Continual semantic segmentation (CSS) based on incremental learning (IL) is a great endeavour in developing human-like segmentation models. However, current CSS approaches encounter challenges in the trade-off between pr…

Continual Semantic SegmentationContrastive LearningIncremental LearningSemantic Segmentation

Zero-Forgetting CISS via Dual-Phase Cognitive Cascades

2026-03-14 · Yuquan Lu, Yifu Guo, Zishan Xu, Siyu Zhang 외 arxiv

Continual semantic segmentation (CSS) is a cornerstone task in computer vision that enables a large number of downstream applications, but faces the catastrophic forgetting challenge. In conventional class-incremental se…

Continual Semantic SegmentationContinual Learning

Representation Compensation Networks for Continual Semantic Segmentation

2022-03-10 · CVPR 2022 1 · Chang-Bin Zhang, Jia-Wen Xiao, Xialei Liu, Ying-Cong Chen 외

In this work, we study the continual semantic segmentation problem, where the deep neural networks are required to incorporate new classes continually without catastrophic forgetting. We propose to use a structural re-pa…

Class Incremental LearningContinual LearningContinual Semantic SegmentationDisjoint 10-1+15

CoMFormer: Continual Learning in Semantic and Panoptic Segmentation

2022-11-25 · CVPR 2023 1 · Fabio Cermelli, Matthieu Cord, Arthur Douillard

Continual learning for segmentation has recently seen increasing interest. However, all previous works focus on narrow semantic segmentation and disregard panoptic segmentation, an important task with real-world impacts.…

Continual LearningContinual Panoptic SegmentationContinual Semantic SegmentationPanoptic Segmentation+2

Continual Learning for Class- and Domain-Incremental Semantic Segmentation

2022-09-16 · Tobias Kalb, Masoud Roschani, Miriam Ruf, Jürgen Beyerer

The field of continual deep learning is an emerging field and a lot of progress has been made. However, concurrently most of the approaches are only tested on the task of image classification, which is not relevant in th…

class-incremental learningClass Incremental LearningClass-Incremental Semantic SegmentationContinual Learning+9