Comparative analysis of CNN architectures for satellite-based forest fire detection: A mobile-friendly approach using Sentinel-2 imagery

IF 4.5 Q2 ENVIRONMENTAL SCIENCES
Cesilia Mambile, Judith Leo, Shubi Kaijage
{"title":"Comparative analysis of CNN architectures for satellite-based forest fire detection: A mobile-friendly approach using Sentinel-2 imagery","authors":"Cesilia Mambile,&nbsp;Judith Leo,&nbsp;Shubi Kaijage","doi":"10.1016/j.rsase.2025.101739","DOIUrl":null,"url":null,"abstract":"<div><div>This study evaluates the performance of nine convolutional neural network (CNN) architectures for fire detection using Sentinel-2 satellite imagery from Mount Kilimanjaro National Park. It aims to identify the most effective models by balancing detection accuracy, computational efficiency, and deployment feasibility, especially in resource-constrained environments. The study employed a comparative analysis of traditional (AlexNet, VGG16, VGG19), advanced (ResNet-50, ResNet-101, Inception-v3), and mobile-friendly architectures (MobileNetV2, MobileNetV3, EfficientNet-B2). Despite a limited base set of 60 Sentinel-2 images, we derived 2940 image patches and applied augmentation to support robust model comparison. Performance was evaluated using metrics such as accuracy, precision, recall, and F1-score, while computational efficiency was assessed using FLOPs, inference time, and memory usage. Statistical validation using the Mann-Whitney <em>U</em> test ensured the reliability of the results. MobileNetV2 emerged as the optimal architecture for resource-constrained environments, achieving near-perfect performance metrics (precision, recall, and F1-score of 0.99) with minimal computational requirements (300M FLOPs, 12ms inference time). ResNet-101 demonstrated the highest accuracy (99 %) among advanced models but required substantial computational resources. The results highlight the importance of leveraging multi-spectral data, particularly Sentinel-2's short-wave infrared bands, for accurate fire detection. Statistical validation confirmed significant performance differences among models, with MobileNetV2 and ResNet-101 outperforming alternatives in their respective categories. While the evaluation focused on one ecological region and year, future work will extend this analysis across time and geography for broader generalization. This study bridges the gap between computational advancements and practical deployment needs by providing actionable insights into CNN model selection for real-time fire detection systems. It uniquely combines Sentinel-2's multi-spectral capabilities with advanced machine learning models, offering a scalable framework for addressing environmental challenges in resource-limited settings. The findings contribute to sustainable fire management practices and open new avenues for deploying CNNs in environmental monitoring.</div></div>","PeriodicalId":53227,"journal":{"name":"Remote Sensing Applications-Society and Environment","volume":"40 ","pages":"Article 101739"},"PeriodicalIF":4.5000,"publicationDate":"2025-10-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"Remote Sensing Applications-Society and Environment","FirstCategoryId":"1085","ListUrlMain":"https://www.sciencedirect.com/science/article/pii/S2352938525002927","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q2","JCRName":"ENVIRONMENTAL SCIENCES","Score":null,"Total":0}
引用次数: 0

Abstract

This study evaluates the performance of nine convolutional neural network (CNN) architectures for fire detection using Sentinel-2 satellite imagery from Mount Kilimanjaro National Park. It aims to identify the most effective models by balancing detection accuracy, computational efficiency, and deployment feasibility, especially in resource-constrained environments. The study employed a comparative analysis of traditional (AlexNet, VGG16, VGG19), advanced (ResNet-50, ResNet-101, Inception-v3), and mobile-friendly architectures (MobileNetV2, MobileNetV3, EfficientNet-B2). Despite a limited base set of 60 Sentinel-2 images, we derived 2940 image patches and applied augmentation to support robust model comparison. Performance was evaluated using metrics such as accuracy, precision, recall, and F1-score, while computational efficiency was assessed using FLOPs, inference time, and memory usage. Statistical validation using the Mann-Whitney U test ensured the reliability of the results. MobileNetV2 emerged as the optimal architecture for resource-constrained environments, achieving near-perfect performance metrics (precision, recall, and F1-score of 0.99) with minimal computational requirements (300M FLOPs, 12ms inference time). ResNet-101 demonstrated the highest accuracy (99 %) among advanced models but required substantial computational resources. The results highlight the importance of leveraging multi-spectral data, particularly Sentinel-2's short-wave infrared bands, for accurate fire detection. Statistical validation confirmed significant performance differences among models, with MobileNetV2 and ResNet-101 outperforming alternatives in their respective categories. While the evaluation focused on one ecological region and year, future work will extend this analysis across time and geography for broader generalization. This study bridges the gap between computational advancements and practical deployment needs by providing actionable insights into CNN model selection for real-time fire detection systems. It uniquely combines Sentinel-2's multi-spectral capabilities with advanced machine learning models, offering a scalable framework for addressing environmental challenges in resource-limited settings. The findings contribute to sustainable fire management practices and open new avenues for deploying CNNs in environmental monitoring.
基于卫星的森林火灾探测CNN架构的比较分析:使用Sentinel-2图像的移动友好方法
本研究利用乞力马扎罗山国家公园的Sentinel-2卫星图像,评估了用于火灾探测的九种卷积神经网络(CNN)架构的性能。它旨在通过平衡检测精度、计算效率和部署可行性来确定最有效的模型,特别是在资源受限的环境中。该研究采用了传统架构(AlexNet、VGG16、VGG19)、高级架构(ResNet-50、ResNet-101、Inception-v3)和移动友好架构(MobileNetV2、MobileNetV3、EfficientNet-B2)的对比分析。尽管只有有限的60张Sentinel-2图像,但我们得到了2940个图像补丁,并应用增强技术来支持稳健的模型比较。使用准确性、精密度、召回率和f1分数等指标来评估性能,而使用FLOPs、推理时间和内存使用来评估计算效率。采用Mann-Whitney U检验进行统计验证,确保了结果的可靠性。MobileNetV2成为资源受限环境的最佳架构,以最小的计算需求(300M FLOPs, 12ms推理时间)实现近乎完美的性能指标(精度、召回率和f1分数0.99)。ResNet-101在高级模型中显示出最高的准确率(99%),但需要大量的计算资源。结果强调了利用多光谱数据的重要性,特别是哨兵-2的短波红外波段,以实现准确的火灾探测。统计验证证实了模型之间的显著性能差异,MobileNetV2和ResNet-101在各自的类别中表现优于替代方案。虽然评估侧重于一个生态区域和年份,但未来的工作将扩展这种跨时间和地理的分析,以获得更广泛的推广。本研究通过为实时火灾探测系统的CNN模型选择提供可操作的见解,弥合了计算进步与实际部署需求之间的差距。它独特地将Sentinel-2的多光谱能力与先进的机器学习模型相结合,为解决资源有限环境下的环境挑战提供了可扩展的框架。这些发现有助于可持续的火灾管理实践,并为在环境监测中部署cnn开辟了新的途径。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
求助全文
约1分钟内获得全文 求助全文
来源期刊
CiteScore
8.00
自引率
8.50%
发文量
204
审稿时长
65 days
期刊介绍: The journal ''Remote Sensing Applications: Society and Environment'' (RSASE) focuses on remote sensing studies that address specific topics with an emphasis on environmental and societal issues - regional / local studies with global significance. Subjects are encouraged to have an interdisciplinary approach and include, but are not limited by: " -Global and climate change studies addressing the impact of increasing concentrations of greenhouse gases, CO2 emission, carbon balance and carbon mitigation, energy system on social and environmental systems -Ecological and environmental issues including biodiversity, ecosystem dynamics, land degradation, atmospheric and water pollution, urban footprint, ecosystem management and natural hazards (e.g. earthquakes, typhoons, floods, landslides) -Natural resource studies including land-use in general, biomass estimation, forests, agricultural land, plantation, soils, coral reefs, wetland and water resources -Agriculture, food production systems and food security outcomes -Socio-economic issues including urban systems, urban growth, public health, epidemics, land-use transition and land use conflicts -Oceanography and coastal zone studies, including sea level rise projections, coastlines changes and the ocean-land interface -Regional challenges for remote sensing application techniques, monitoring and analysis, such as cloud screening and atmospheric correction for tropical regions -Interdisciplinary studies combining remote sensing, household survey data, field measurements and models to address environmental, societal and sustainability issues -Quantitative and qualitative analysis that documents the impact of using remote sensing studies in social, political, environmental or economic systems
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术官方微信