Individual mapping of large polymorphic shrubs in high mountains using satellite images and deep learning

Rohaifa Khaldi,Siham Tabik,Sergio Puertas-Ruiz,Julio Peñas de Giles,José Antonio Hódar Correa,Regino Zamora,Domingo Alcaraz Segura
2024-10-01
Abstract:Monitoring the distribution and size of long-living large shrubs, such as junipers, is crucial for assessing the long-term impacts of global change on high-mountain ecosystems. While deep learning models have shown remarkable success in object segmentation, adapting these models to detect shrub species with polymorphic nature remains challenging. In this research, we release a large dataset of individual shrub delineations on freely available satellite imagery and use an instance segmentation model to map all junipers over the treeline for an entire biosphere reserve (Sierra Nevada, Spain). To optimize performance, we introduced a novel dual data construction approach: using photo-interpreted (PI) data for model development and fieldwork (FW) data for validation. To account for the polymorphic nature of junipers during model evaluation, we developed a soft version of the Intersection over Union metric. Finally, we assessed the uncertainty of the resulting map in terms of canopy cover and density of shrubs per size class. Our model achieved an F1-score in shrub delineation of 87.87% on the PI data and 76.86% on the FW data. The R2 and RMSE of the observed versus predicted relationship were 0.63 and 6.67% for canopy cover, and 0.90 and 20.62 for shrub density. The greater density of larger shrubs in lower altitudes and smaller shrubs in higher altitudes observed in the model outputs was also present in the PI and FW data, suggesting an altitudinal uplift in the optimal performance of the species. This study demonstrates that deep learning applied on freely available high-resolution satellite imagery is useful to detect medium to large shrubs of high ecological value at the regional scale, which could be expanded to other high-mountains worldwide and to historical and forthcoming imagery.
Computer Vision and Pattern Recognition,Artificial Intelligence
What problem does this paper attempt to address?
The problem that this paper attempts to solve is: **Use high - resolution satellite images and deep - learning techniques to accurately map the individual distribution of large polymorphic shrubs (such as juniper) in alpine regions**. Specifically, the research aims to overcome the following challenges: 1. **Adapting to the detection of polymorphic plants**: Traditional deep - learning models perform well in segmenting objects, but there are still challenges in adapting to species such as juniper with polymorphic properties. The morphology, density, size, color, and canopy pattern of juniper can vary significantly depending on environmental conditions. 2. **Construction and optimization of large - scale data sets**: To improve model performance, researchers introduced a new dual - data construction method, that is, using photo - interpretation (PI) data for model development and using fieldwork (FW) data for verification. This method not only improves the generalization ability of the model but also reduces the cost and time of data collection. 3. **New metrics for evaluating model performance**: To more accurately evaluate the performance of the model when dealing with polymorphic plants, researchers developed a soft version of the intersection - over - union (IoU) metric - S - IoU. This new metric can better reflect the actual performance of the model when detecting polymorphic plants, especially in cases of overlap and splitting caused by canopy thinning. 4. **Generate high - precision regional - level distribution maps**: Finally, the researchers deployed the optimized model to generate a juniper distribution map covering the entire biosphere reserve (Sierra Nevada in Spain) and analyzed its distribution. Through these efforts, the research shows the effectiveness of deep - learning combined with freely accessible high - resolution satellite images in detecting medium - to - large - sized shrubs with high ecological value on a regional scale, which can be extended to other alpine regions around the world as well as historical and future image data.