paper-with-me

Papers

Cs2K: Class-specific and Class-shared Knowledge Guidance for Incremental Semantic Segmentation

2024-07-12 · Wei Cong, Yang Cong, Yuyang Liu, Gan Sun

Incremental semantic segmentation endeavors to segment newly encountered classes while maintaining knowledge of old classes. However, existing methods either 1) lack guidance from class-specific knowledge (i.e., old class prototypes), leading to a bias towards new classes, or 2) constrain class-shared knowledge (i.e., old model weights) excessively without discrimination, resulting in a preference for old classes. In this paper, to trade off model performance, we propose the Class-specific and Class-shared Knowledge (Cs2K) guidance for incremental semantic segmentation. Specifically, from the class-specific knowledge aspect, we design a prototype-guided pseudo labeling that exploits feature proximity from prototypes to correct pseudo labels, thereby overcoming catastrophic forgetting. Meanwhile, we develop a prototype-guided class adaptation that aligns class distribution across datasets via learning old augmented prototypes. Moreover, from the class-shared knowledge aspect, we propose a weight-guided selective consolidation to strengthen old memory while maintaining new memory by integrating old and new model weights based on weight importance relative to old classes. Experiments on public datasets demonstrate that our proposed Cs2K significantly improves segmentation performance and is plug-and-play.

📄 PDF Abstract BibTeX arXiv:2407.09047

Code (0)

등록된 구현이 없습니다.

Tasks

SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

What Exactly Does Guidance Do in Masked Discrete Diffusion Models

2025-06-12 · He Ye, Rojas Kevin, Tao Molei

We study masked discrete diffusion models with classifier-free guidance (CFG). Assuming no score error nor discretization error, we derive an explicit solution to the guided reverse dynamics, so that how guidance influen…

Dual-Enhanced Coreset Selection with Class-wise Collaboration for Online Blurry Class Incremental Learning

2024-01-01 · CVPR 2024 1 · Yutian Luo, Shiqi Zhao, Haoran Wu, Zhiwu Lu

Traditional online class incremental learning assumes class sets in different tasks are disjoint. However recent works have shifted towards a more realistic scenario where tasks have shared classes creating blurred t…

class-incremental learningClass Incremental LearningIncremental Learning

Plug-and-play Class-aware Knowledge Injection for Prompt Learning with Visual-Language Model

2026-05-07 · Junhui Yin, Nan Pu, Xinyu Zhang, Lingfeng Yang 외 arxiv

Prompt learning has become an effective and widely used technique in enhancing vision-language models (VLMs) such as CLIP for various downstream tasks, particularly in zero-shot classification within specific domains. Ex…

Multi-task and Multi-lingual Joint Learning of Neural Lexical Utterance Classification based on Partially-shared Modeling

2018-08-01 · COLING 2018 8 · Ryo Masumura, Tomohiro Tanaka, Ryuichiro Higashinaka, Hirokazu Masataki 외

This paper is an initial study on multi-task and multi-lingual joint learning for lexical utterance classification. A major problem in constructing lexical utterance classification modules for spoken dialogue systems is …

ClassificationFeature EngineeringGeneral ClassificationSpoken Dialogue Systems+1

I3DOD: Towards Incremental 3D Object Detection via Prompting

2023-08-24 · Wenqi Liang, Gan Sun, Chenxi Liu, Jiahua Dong 외

3D object detection has achieved significant performance in many fields, e.g., robotics system, autonomous driving, and augmented reality. However, most existing methods could cause catastrophic forgetting of old classes…

3D Object DetectionAutonomous DrivingObjectobject-detection+2