paper-with-me

Papers

Continual Segmentation with Disentangled Objectness Learning and Class Recognition

2024-03-06 · CVPR 2024 1 · Yizheng Gong, Siyue Yu, Xiaoyang Wang, Jimin Xiao

Most continual segmentation methods tackle the problem as a per-pixel classification task. However, such a paradigm is very challenging, and we find query-based segmenters with built-in objectness have inherent advantages compared with per-pixel ones, as objectness has strong transfer ability and forgetting resistance. Based on these findings, we propose CoMasTRe by disentangling continual segmentation into two stages: forgetting-resistant continual objectness learning and well-researched continual classification. CoMasTRe uses a two-stage segmenter learning class-agnostic mask proposals at the first stage and leaving recognition to the second stage. During continual learning, a simple but effective distillation is adopted to strengthen objectness. To further mitigate the forgetting of old classes, we design a multi-label class distillation strategy suited for segmentation. We assess the effectiveness of CoMasTRe on PASCAL VOC and ADE20K. Extensive experiments show that our method outperforms per-pixel and query-based methods on both datasets. Code will be available at https://github.com/jordangong/CoMasTRe.

📄 PDF Abstract BibTeX arXiv:2403.03477

Code (0)

등록된 구현이 없습니다.

Tasks

Continual LearningSegmentation

Similar Papers 제목 키워드 기반

Rethinking Query-based Transformer for Continual Image Segmentation

2025-07-10 · CVPR 2025 1 · Yuchen Zhu, Cheng Shi, Dingyou Wang, Jiajin Tang 외

Class-incremental/Continual image segmentation (CIS) aims to train an image segmenter in stages, where the set of available categories differs at each stage. To leverage the built-in objectness of query-based transformer…

Continual LearningImage SegmentationSemantic Segmentation

Exploring Orthogonality in Open World Object Detection

2024-01-01 · CVPR 2024 1 · Zhicheng Sun, Jinghan Li, Yadong Mu

Open world object detection aims to identify objects of unseen categories and incrementally recognize them once their annotations are provided. In distinction to the traditional paradigm that is limited to predefined…

Incremental LearningObjectobject-detectionObject Detection+1

Mining Unseen Classes via Regional Objectness: A Simple Baseline for Incremental Segmentation

2022-11-13 · Zekang Zhang, Guangyu Gao, Zhiyuan Fang, Jianbo Jiao 외

Incremental or continual learning has been extensively studied for image classification tasks to alleviate catastrophic forgetting, a phenomenon that earlier learned knowledge is forgotten when learning new concepts. For…

Class-Incremental Semantic SegmentationContinual Learningimage-classificationImage Classification+1

Mitigating Objectness Bias and Region-to-Text Misalignment for Open-Vocabulary Panoptic Segmentation

2026-03-22 · Nikolay Kormushev, Josip Šarić, Matej Kristan arxiv

Open-vocabulary panoptic segmentation remains hindered by two coupled issues: (i) mask selection bias, where objectness heads trained on closed vocabularies suppress masks of categories not observed in training, and (ii)…

Panoptic SegmentationImage Classification

Continual Semantic Segmentation via Repulsion-Attraction of Sparse and Disentangled Latent Representations

2021-03-10 · CVPR 2021 1 · Umberto Michieli, Pietro Zanuttigh

Deep neural networks suffer from the major limitation of catastrophic forgetting old tasks when learning new ones. In this paper we focus on class incremental continual learning in semantic segmentation, where new catego…

Continual LearningContinual Semantic SegmentationContrastive LearningDisjoint 10-1+6