Increasing the robustness of model predictions to missing sensors in Earth observation

Published in MACLEAN workshop at ECML-PKDD, 2024

DOI: 10.1007/978-3-032-25311-8_14

Code: github.com/fmenat/mvlearning#sensd-sensor-dropout


This work investigates strategies for improving the robustness of multi-sensor machine learning models to missing sensors in Earth Observation. It introduces two methods, Input Sensor Dropout (ISensD) and Ensemble Sensor Invariant (ESensI), designed to improve model generalization when sensor data become unavailable at inference time. Experiments across three multi-sensor temporal EO datasets evaluate performance degradation under different levels of sensor missingness. The results show that ensemble-based multi-sensor models provide the highest robustness to missing sensors, while the sensor dropout component of ISensD also demonstrates promising improvements. The study highlights sensor dropout and ensemble modeling as effective strategies for developing more reliable EO models under incomplete data conditions.


Recommended citation: Mena, Francisco, Diego Arenas, and Andreas Dengel. Increasing the robustness of model predictions to missing sensors in Earth observation. Joint European Conference on Machine Learning and Knowledge Discovery in Databases. Cham: Springer Nature Switzerland, 2024.
Download Paper | Download Slides