Continual Self-Supervised Learning with Masked Autoencoders in Remote Sensing
Lars M\"ollenbrok, Behnood Rasti, Beg\"um Demir

TL;DR
This paper introduces CoSMAE, a novel continual self-supervised learning method using masked autoencoders for remote sensing, which effectively reduces catastrophic forgetting and improves generalization across sequential tasks.
Contribution
It proposes a new approach combining data mixup and model mixup knowledge distillation to enhance continual learning in remote sensing with masked autoencoders.
Findings
Achieves up to 4.94% improvement over state-of-the-art CL methods.
Effectively reduces catastrophic forgetting in remote sensing tasks.
Enhances generalization across sequential tasks.
Abstract
The development of continual learning (CL) methods, which aim to learn new tasks in a sequential manner from the training data acquired continuously, has gained great attention in remote sensing (RS). The existing CL methods in RS, while learning new tasks, enhance robustness towards catastrophic forgetting. This is achieved by using a large number of labeled training samples, which is costly and not always feasible to gather in RS. To address this problem, we propose a novel continual self-supervised learning method in the context of masked autoencoders (denoted as CoSMAE). The proposed CoSMAE consists of two components: i) data mixup; and ii) model mixup knowledge distillation. Data mixup is associated with retaining information on previous data distributions by interpolating images from the current task with those from the previous tasks. Model mixup knowledge distillation is…
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
MethodsMixup · Masked autoencoder · Knowledge Distillation
