Impacts of Color and Texture Distortions on Earth Observation Data in Deep Learning
Martin Willbo, Aleksis Pirinen, John Martinsson, Edvin Listo Zec, Olof Mogren, Mikael Nilsson
TL;DR
This work investigates how color and texture distortions at test time affect deep learning-based EO land-cover segmentation. It systematically evaluates three architectures on the OpenEarthMap dataset under color (gray-scale) and texture (pixel-swap) distortions, with distortions applied per class and no distortions used during training. The results show robust performance to color changes but pronounced sensitivity to texture rearrangements, and a strong dependence on surrounding context for correct predictions. These findings inform EO-specific augmentation strategies and robustness improvements, suggesting class-dependent approaches and context-aware designs to enhance generalization in Earth observation tasks.
Abstract
Land cover classification and change detection are two important applications of remote sensing and Earth observation (EO) that have benefited greatly from the advances of deep learning. Convolutional and transformer-based U-net models are the state-of-the-art architectures for these tasks, and their performances have been boosted by an increased availability of large-scale annotated EO datasets. However, the influence of different visual characteristics of the input EO data on a model's predictions is not well understood. In this work we systematically examine model sensitivities with respect to several color- and texture-based distortions on the input EO data during inference, given models that have been trained without such distortions. We conduct experiments with multiple state-of-the-art segmentation networks for land cover classification and show that they are in general more sensitive to texture than to color distortions. Beyond revealing intriguing characteristics of widely used land cover classification models, our results can also be used to guide the development of more robust models within the EO domain.
