arXiv Analytics

Sign in

arXiv:2410.13094 [cs.CV]AbstractReferencesReviewsResources

Task Consistent Prototype Learning for Incremental Few-shot Semantic Segmentation

Wenbo Xu, Yanan Wu, Haoran Jiang, Yang Wang, Qiang Wu, Jian Zhang

Published 2024-10-16Version 1

Incremental Few-Shot Semantic Segmentation (iFSS) tackles a task that requires a model to continually expand its segmentation capability on novel classes using only a few annotated examples. Typical incremental approaches encounter a challenge that the objective of the base training phase (fitting base classes with sufficient instances) does not align with the incremental learning phase (rapidly adapting to new classes with less forgetting). This disconnect can result in suboptimal performance in the incremental setting. This study introduces a meta-learning-based prototype approach that encourages the model to learn how to adapt quickly while preserving previous knowledge. Concretely, we mimic the incremental evaluation protocol during the base training session by sampling a sequence of pseudo-incremental tasks. Each task in the simulated sequence is trained using a meta-objective to enable rapid adaptation without forgetting. To enhance discrimination among class prototypes, we introduce prototype space redistribution learning, which dynamically updates class prototypes to establish optimal inter-prototype boundaries within the prototype space. Extensive experiments on iFSS datasets built upon PASCAL and COCO benchmarks show the advanced performance of the proposed approach, offering valuable insights for addressing iFSS challenges.

Related articles:
arXiv:2207.12964 [cs.CV] (Published 2022-07-26)
Incremental Few-Shot Semantic Segmentation via Embedding Adaptive-Update and Hyper-class Representation
arXiv:2405.19568 [cs.CV] (Published 2024-05-29)
Organizing Background to Explore Latent Classes for Incremental Few-shot Semantic Segmentation
arXiv:2308.04952 [cs.CV] (Published 2023-08-09)
Prototypical Kernel Learning and Open-set Foreground Perception for Generalized Few-shot Semantic Segmentation