Confident Naturalness Explanation (CNE): A Framework to Explain and Assess Patterns Forming Naturalness
Ahmed Emam, Mohamed Farag, Ribana Roscher
TL;DR
The study addresses explaining and quantifying naturalness in protected areas from satellite imagery, tackling the lack of quantitative, confidence-aware pattern metrics in prior work. It introduces the Confident Naturalness Explanation (CNE) framework, which combines a segmentation model with an interpretable logistic regression and Monte Carlo Dropout-based uncertainty to produce pattern-level contributions. A core contribution is a quantitative metric defined as $CNE_c = \frac{\alpha_{c^{+}}}{u_c}$, with $\alpha_{c^{+}} = \max(\alpha_c, 0)$ and $u_c = \sum_{h,w} S_c$, where $S_c = \sqrt{\frac{1}{J} \sum_{j=1}^{J} (Y_{c,j} - A_c)^2}$, summarizing the confident contribution of each pattern. Empirical results on Fennoscandia using the AnthroProtect and CORINE data show wetlands achieving CNE values in the range $[0.8,1]$, while glaciers, grasslands, and water bodies cluster around $0.2$, with uncertainty-aware segmentation masks accompanying the results. The framework provides a scalable, objective tool for protected-area monitoring and supports conservation decision-making.
Abstract
Protected natural areas are regions that have been minimally affected by human activities such as urbanization, agriculture, and other human interventions. To better understand and map the naturalness of these areas, machine learning models can be used to analyze satellite imagery. Specifically, explainable machine learning methods show promise in uncovering patterns that contribute to the concept of naturalness within these protected environments. Additionally, addressing the uncertainty inherent in machine learning models is crucial for a comprehensive understanding of this concept. However, existing approaches have limitations. They either fail to provide explanations that are both valid and objective or struggle to offer a quantitative metric that accurately measures the contribution of specific patterns to naturalness, along with the associated confidence. In this paper, we propose a novel framework called the Confident Naturalness Explanation (CNE) framework. This framework combines explainable machine learning and uncertainty quantification to assess and explain naturalness. We introduce a new quantitative metric that describes the confident contribution of patterns to the concept of naturalness. Furthermore, we generate an uncertainty-aware segmentation mask for each input sample, highlighting areas where the model lacks knowledge. To demonstrate the effectiveness of our framework, we apply it to a study site in Fennoscandia using two open-source satellite datasets.
