BACS: Background Aware Continual Semantic Segmentation
Mostafa ElAraby, Ali Harakeh, Liam Paull

TL;DR
This paper introduces BACS, a method for continual semantic segmentation that detects background shift and adapts to new classes, improving performance in dynamic environments like autonomous driving.
Contribution
The paper proposes a novel background shift detector and a modified loss function, enhancing continual learning for semantic segmentation without extra classification heads.
Findings
BACS outperforms existing methods on standard benchmarks.
Effective detection and mitigation of background shift.
Improved handling of new classes in continual learning.
Abstract
Semantic segmentation plays a crucial role in enabling comprehensive scene understanding for robotic systems. However, generating annotations is challenging, requiring labels for every pixel in an image. In scenarios like autonomous driving, there's a need to progressively incorporate new classes as the operating environment of the deployed agent becomes more complex. For enhanced annotation efficiency, ideally, only pixels belonging to new classes would be annotated. This approach is known as Continual Semantic Segmentation (CSS). Besides the common problem of classical catastrophic forgetting in the continual learning setting, CSS suffers from the inherent ambiguity of the background, a phenomenon we refer to as the "background shift'', since pixels labeled as background could correspond to future classes (forward background shift) or previous classes (backward background shift). As a…
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
TopicsMineral Processing and Grinding · Image Retrieval and Classification Techniques
