Incremental Learning for Semantic Segmentation of Large-Scale Remote Sensing Data
Onur Tasar, Yuliya Tarabalka, Pierre Alliez

TL;DR
This paper introduces an incremental learning method for semantic segmentation of large-scale remote sensing data, allowing new classes to be learned without forgetting previous ones, even with limited access to past data.
Contribution
It proposes a novel approach that adapts and remembers previous classes using a frozen network copy and a loss balancing strategy, without requiring access to all past data.
Findings
Maintains performance on old classes while learning new ones.
Effective even with limited or geographically different past data.
Outperforms baseline methods in incremental segmentation tasks.
Abstract
In spite of remarkable success of the convolutional neural networks on semantic segmentation, they suffer from catastrophic forgetting: a significant performance drop for the already learned classes when new classes are added on the data, having no annotations for the old classes. We propose an incremental learning methodology, enabling to learn segmenting new classes without hindering dense labeling abilities for the previous classes, although the entire previous data are not accessible. The key points of the proposed approach are adapting the network to learn new as well as old classes on the new training data, and allowing it to remember the previously learned information for the old classes. For adaptation, we keep a frozen copy of the previously trained network, which is used as a memory for the updated network in absence of annotations for the former classes. The updated network…
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.
