Task Consistent Prototype Learning for Incremental Few-shot Semantic Segmentation
Wenbo Xu, Yanan Wu, Haoran Jiang, Yang Wang, Qiang Wu, Jian Zhang

TL;DR
This paper proposes a meta-learning-based prototype method for incremental few-shot semantic segmentation, enabling models to adapt quickly to new classes with minimal forgetting by simulating incremental tasks during training.
Contribution
It introduces a novel meta-learning framework with prototype space redistribution to improve incremental learning in semantic segmentation tasks.
Findings
Outperforms existing methods on PASCAL and COCO benchmarks
Effectively balances learning new classes and retaining old knowledge
Provides insights into incremental few-shot segmentation challenges
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications · COVID-19 diagnosis using AI
MethodsALIGN · Balanced Selection
