Deep Learning Based Wildfire Detection for Peatland Fires Using Transfer Learning
This work addresses early detection of peatland fires for environmental protection and fire prevention, but it is incremental as it applies an existing transfer learning method to a new domain-specific dataset.
The paper tackled the problem of detecting peatland fires, which have distinct characteristics that limit conventional wildfire detectors, by using transfer learning from general wildfire imagery to adapt to peatland data, resulting in significant improvements in detection accuracy and robustness under challenging conditions.
Machine learning (ML)-based wildfire detection methods have been developed in recent years, primarily using deep learning (DL) models trained on large collections of wildfire images and videos. However, peatland fires exhibit distinct visual and physical characteristics -- such as smoldering combustion, low flame intensity, persistent smoke, and subsurface burning -- that limit the effectiveness of conventional wildfire detectors trained on open-flame forest fires. In this work, we present a transfer learning-based approach for peatland fire detection that leverages knowledge learned from general wildfire imagery and adapts it to the peatland fire domain. We initialize a DL-based peatland fire detector using pretrained weights from a conventional wildfire detection model and subsequently fine-tune the network using a dataset composed of Malaysian peatland images and videos. This strategy enables effective learning despite the limited availability of labeled peatland fire data. Experimental results demonstrate that transfer learning significantly improves detection accuracy and robustness compared to training from scratch, particularly under challenging conditions such as low-contrast smoke, partial occlusions, and variable illumination. The proposed approach provides a practical and scalable solution for early peatland fire detection and has the potential to support real-time monitoring systems for fire prevention and environmental protection.