An EM Framework for Online Incremental Learning of Semantic Segmentation
Shipeng Yan, Jiale Zhou, Jiangwei Xie, Songyang Zhang, Xuming He

TL;DR
This paper introduces an EM-based incremental learning framework for semantic segmentation that effectively adapts models to new classes in an online setting while mitigating catastrophic forgetting.
Contribution
It proposes a unified EM-based strategy with relabeling, rehearsal, adaptive sampling, and class balancing for online incremental semantic segmentation.
Findings
Outperforms existing incremental methods on PASCAL VOC 2012.
Effectively balances stability and plasticity in model learning.
Handles partial annotations and evolving label spaces.
Abstract
Incremental learning of semantic segmentation has emerged as a promising strategy for visual scene interpretation in the open- world setting. However, it remains challenging to acquire novel classes in an online fashion for the segmentation task, mainly due to its continuously-evolving semantic label space, partial pixelwise ground-truth annotations, and constrained data availability. To ad- dress this, we propose an incremental learning strategy that can fast adapt deep segmentation models without catastrophic forgetting, using a streaming input data with pixel annotations on the novel classes only. To this end, we develop a uni ed learning strategy based on the Expectation-Maximization (EM) framework, which integrates an iterative relabeling strategy that lls in the missing labels and a rehearsal-based incremental learning step that balances the stability-plasticity of the model.…
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.
Code & Models
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 · Advanced Image and Video Retrieval Techniques
