Data-Centric Machine Learning for Earth Observation: Necessary and Sufficient Features
Hiba Najjar, Marlon Nuske, Andreas Dengel
TL;DR
This paper investigates data-centric machine learning for Earth Observation by using feature attribution and incremental deletion to identify minimal, necessary, and sufficient feature subsets in temporal multimodal geospatial data. Itbenchmarks six attribution estimators and seven model architectures across three datasets (CropHarvest, CropYield, and China PM2.5) to reveal how data can be pruned without sacrificing baseline performance. The findings show that some datasets reach optimal accuracy with fewer than 20% of temporal instances, and in some cases a single spectral band suffices, highlighting substantial data usage efficiency and potential generalization gains. The study also discusses the faithfulness of attribution methods, noting limited but actionable improvements from ensemble variants, and points to directions for broader method comparisons and cross-model validation.
Abstract
The availability of temporal geospatial data in multiple modalities has been extensively leveraged to enhance the performance of machine learning models. While efforts on the design of adequate model architectures are approaching a level of saturation, focusing on a data-centric perspective can complement these efforts to achieve further enhancements in data usage efficiency and model generalization capacities. This work contributes to this direction. We leverage model explanation methods to identify the features crucial for the model to reach optimal performance and the smallest set of features sufficient to achieve this performance. We evaluate our approach on three temporal multimodal geospatial datasets and compare multiple model explanation techniques. Our results reveal that some datasets can reach their optimal accuracy with less than 20% of the temporal instances, while in other datasets, the time series of a single band from a single modality is sufficient.
