On the Effectiveness of Methods and Metrics for Explainable AI in Remote Sensing Image Scene Classification
Jonas Klotz, Tom Burgert, Begüm Demir
TL;DR
This work tackles the gap that CV-derived explainable AI methods and evaluation metrics may not translate well to RS image scene classification. By systematically evaluating ten explanation metrics across five feature-attribution methods on three RS datasets, it reveals that robustness and randomization metrics are comparatively more reliable in RS, while faithfulness, localization, and complexity metrics exhibit RS-specific limitations. Grad-CAM emerges as a broadly effective attribution method across categories, though no single method excels across all criteria. The paper also offers practical guidelines for selecting explanations and metrics in RS and emphasizes the need for RS-tailored xAI methods and metrics. Collectively, these findings advance reliable interpretability practices and set directions for RS-focused xAI research and evaluation frameworks.
Abstract
The development of explainable artificial intelligence (xAI) methods for scene classification problems has attracted great attention in remote sensing (RS). Most xAI methods and the related evaluation metrics in RS are initially developed for natural images considered in computer vision (CV), and their direct usage in RS may not be suitable. To address this issue, in this paper, we investigate the effectiveness of explanation methods and metrics in the context of RS image scene classification. In detail, we methodologically and experimentally analyze ten explanation metrics spanning five categories (faithfulness, robustness, localization, complexity, randomization), applied to five established feature attribution methods (Occlusion, LIME, GradCAM, LRP, and DeepLIFT) across three RS datasets. Our methodological analysis identifies key limitations in both explanation methods and metrics. The performance of perturbation-based methods, such as Occlusion and LIME, heavily depends on perturbation baselines and spatial characteristics of RS scenes. Gradient-based approaches like GradCAM struggle when multiple labels are present in the same image, while some relevance propagation methods (LRP) can distribute relevance disproportionately relative to the spatial extent of classes. Analogously, we find limitations in evaluation metrics. Faithfulness metrics share the same problems as perturbation-based methods. Localization metrics and complexity metrics are unreliable for classes with a large spatial extent. In contrast, robustness metrics and randomization metrics consistently exhibit greater stability. Our experimental results support these methodological findings. Based on our analysis, we provide guidelines for selecting explanation methods, metrics, and hyperparameters in the context of RS image scene classification.
