Changing Modalities: Adapting Remote Sensing Models to New Satellites and Sensors
About
Machine learning models for remote sensing are trained and deployed on a static set of modalities. However, as we equip newer satellites with novel sensors and retire old ones, practitioners may wish to deploy an existing model on a substitution, superset, or subset of modalities with minimal retraining given data availability or practical computational constraints. We study the setting of updating existing models to changing modalities and identify three main scenarios: Modality Transfer (substitution), Addition (superset), and Peeking (subset). We propose DeluluNet, an architecture with modular components for all three changing modality scenarios. DeluluNet is trained end-to-end, learning a multi-modal model from a unimodal teacher and unlabeled multimodal data via modality hallucination--predicting missing modality representations from those that are present. As a result, DeluluNet can keep predicting even when input modalities change, providing a practical alternative to re-labeling and re-training in a changing world.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Semantic segmentation | DFC 2020 | mIoU47.3 | 50 | |
| Multi-Label Classification | reBEN | mAP64.7 | 44 | |
| Image Classification | EuroSAT | Accuracy98.5 | 41 | |
| Land Cover Classification | EuroSAT | Accuracy98.7 | 40 | |
| Semantic segmentation | DFC2020 S1 | mIoU45.6 | 14 | |
| Multi-Label Classification | reBEN S1 | mAP50.8 | 14 | |
| Modality Transfer | EuroSAT RGB to VRE (test) | Accuracy96.4 | 10 | |
| Semantic segmentation | DFC S2 non-RGB 2020 | mIoU50.6 | 7 | |
| Image Classification | EuroSAT VRE | Accuracy96.4 | 7 | |
| Multi-Label Classification | reBEN S2 non-RGB | mAP62.5 | 7 |