Next Article in Journal
Does Soundscape Perception Affect Health Benefits, as Mediated by Restorative Perception?
Previous Article in Journal
Aboveground Biomass Mapping and Fire Potential Severity Assessment: A Case Study for Eucalypts and Shrubland Areas in the Central Inland Region of Portugal
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Prediction of Forest Fire Occurrence in Southwestern China

1
Geomatics Engineering Department, Sichuan College of Architectural Technology, Deyang 618000, China
2
Institute of Remote Sensing Satellite, China Academy of Space Technology, Beijing 100094, China
3
Tianjin Centre of Geological Survey, China Geological Survey, Tianjin 300170, China
4
Key Laboratory of Digital Earth Science, Aerospace Information Research Institute, Chinese Academy of Sciences, Beijing 100094, China
5
International Research Center of Big Data for Sustainable Development Goals, Beijing 100094, China
6
Natural Resources Aero-Geophysical and Remote Sensing Center of China Geological Survey, Beijing 100083, China
7
School of Geography, Development and Environment, The University of Arizona, Tucson, AZ 85719, USA
*
Author to whom correspondence should be addressed.
Submission received: 8 August 2023 / Revised: 28 August 2023 / Accepted: 30 August 2023 / Published: 3 September 2023
(This article belongs to the Section Natural Hazards and Risk Management)

Abstract

:
Southwestern China is an area heavily affected by forest fires, having a complex combination of fire sources and a high degree of human interference. The region is characterized by karst topography and a mixture of agricultural and forested areas, as well as diverse and dynamic mountainous terrain. Analyzing the driving factors behind forest fire occurrences in this area and conducting fire risk zoning are of significant importance in terms of implementing effective forest fire management. The Light Gradient Boosting Machine (LightGBM) model offers advantages in terms of efficiency, low memory usage, accuracy, scalability, and robustness, making it a powerful predictive algorithm that can handle large-scale data and complex problems. In this study, we used nearly 20 years of forest fire data in Southwestern China as the data source. Using mathematical statistics and kernel density analysis, we studied the spatiotemporal distribution characteristics of forest fires in Southwestern China. Considering 16 variables, including climate, vegetation, human factors, and topography, we employed the LightGBM model to predict and zone forest fire occurrences in Southwestern China. The results indicated the following conclusions: (i) Forest fires in Southwestern China are primarily concentrated in certain areas of Sichuan Province (such as Liangshan Yi Autonomous Prefecture and Panzhihua City), Guizhou Province (such as Qiannan Buyi and Miao Autonomous Prefecture), Yunnan Province (such as Puer City, Xishuangbanna Dai Autonomous Prefecture, and Wenshan Zhuang and Miao Autonomous Prefecture), and Chongqing Municipality. (ii) In terms of seasonality, forest fires are most frequent during the spring and winter, followed by the autumn and summer. (iii) The LightGBM forest fire prediction model yielded good results, having a training set accuracy of 83.088080%, a precision of 81.272437%, a recall of 88.760399%, an F1 score of 84.851539%, and an AUC of 91.317430%. The testing set accuracy was 79.987694%, precision was 78.541074%, recall was 85.978470%, F1 score was 82.091662%, and AUC was 87.977684%. These findings demonstrate the effectiveness of the LightGBM model in predicting forest fires in Southwest China, providing valuable insights regarding forest fire management and prevention efforts in the area.

1. Introduction

Forests play an indispensable role in providing raw materials used in production, maintaining the ecological balance of the earth, responding to global climate change, and protecting biodiversity [1,2,3]. Forests are susceptible to various natural disasters, with forest fires being the most destructive, leading to extensive losses of forest resources and the disruption of forest ecosystems [4], as well as soil erosion [5]. As climate warming [6,7], adverse weather [8,9], and detrimental human activities [10,11] are on the rise, forest fires have become more frequent and severe. This problem poses challenges to the economy, firefighting, and rescue efforts [12]. Predicting and forecasting these fires is crucial in terms of providing early warnings, maintaining personnel safety, and achieving efficient resource allocation. Climate change significantly influences the occurrence of forest fires [13,14,15].
Forest fires require specific conditions: ignition, which can have natural or human causes; sufficient combustible material meeting quantity thresholds; and an environment with the appropriate climate and topography. These fires are complex and non-linear processes influenced by various factors. In the past, research into the factors influencing forest fires mainly focused on individual meteorological factors [16,17,18,19]. Fire weather forecasts are often based on historical data and meteorological models, which may not accurately predict sudden wildfires or specific situations [20,21]. However, with the continuous advancements in forest fire research, an increasing number of scholars have begun to comprehensively analyze multiple factors, including vegetation, climate, topography, and human activities [22,23,24]. Additionally, there is evidence indicating that drought, when combined with various factors, such as forest productivity, topography, fire weather, and management activities, influences the frequency of fires [25]. Traditional forest fire prediction models mainly rely on manual rules [26] and statistical methods [27], such as Hurdle models [28,29], Bayesian models [30,31], Poisson regression models [32,33,34], and logistic regression models [35,36,37]. However, these methods have some drawbacks, primarily due to their excessive reliance on manual experience and data quality, making it difficult to make accurately predictions under complex conditions. Machine learning models can comprehensively consider multiple factors, such as weather conditions, topography, vegetation status, and human activities [38,39,40,41,42].
By analyzing vast amounts of data, these models can identify and understand the complex relationships between these factors. Utilizing large-scale data to perform training and learning enables machine learning models to make more comprehensive predictions and assessments of forest fire occurrence risks. Ensemble learning can reduce a model’s sensitivity to outliers and noisy data, thereby improving the model’s generalization ability. A boosting algorithm is a branch of ensemble learning, through which a series of weak classifiers are sequentially trained, and the weights of subsequent classifiers are adjusted based on the results of the previous classifier, gradually improving the overall performance of the classifier [43,44,45]. Examples of boosting algorithms include Gradient Boosting and XGBoost (Extreme Gradient Boosting) [46,47]. Indeed, the LightGBM algorithm excels in terms of performance, efficiency, and running speed relative to GBDT (Gradient Boosting Decision Trees), XGBoost, and other traditional machine learning methods [48,49]. It is true that the application of the LightGBM model in the field of forest fire prediction is relatively limited, especially in the prediction of forest fire occurrences in Southwestern China, where no reports have been published. Southwestern China, including Yunnan Province, Sichuan Province, Chongqing Municipality, etc., is a frequent occurrence area for forest fires [50].
Due to the complex weather conditions in the region, such as cloudiness, fog, and heavy rainfall, obtaining high-quality remote sensing data in a timely manner can often be challenging [51]; this limitation hinders the feasibility of practical applications for forest fire risk prediction models based on remote sensing data. The difficulty in obtaining timely and high-quality data in Southwestern China may affect the accuracy and effectiveness of such predictive models, posing challenges to their real-world implementation. As a result, alternative approaches or supplementary data sources may need to be considered to improve the reliability and applicability of forest fire risk prediction models in this region.
Therefore, in order to effectively predict forest fire risk in Southwestern China, the following steps are proposed: (i) In-depth exploration of the spatiotemporal patterns of forest fire occurrences in the region. This approach involves analyzing past fire records and relevant data to reveal seasonal and interannual variations, as well as hotspots of forest fires in Southwestern China. (ii) To improve prediction accuracy, a LightGBM forest fire prediction model will be constructed by integrating multiple factors, including meteorological conditions, land surface cover, and human activities. This approach aims to develop a comprehensive forecast of forest fire occurrences in Southwestern China.

2. Resources and Methods

2.1. The Study Area

Southwestern China, according to its administrative and geographical divisions, includes provinces and municipalities such as Sichuan, Yunnan, Guizhou, Chongqing, and Tibet (Figure 1). It is situated between 78°42′ E and 110°11′ E (longitude) and 21°13′ N and 36°53′ N (latitude) [52]. The region has complex and diverse topography, including high mountains, hills, basins, plateaus, and gorges, among other landform types [52]. The main climate types in Southwestern China are subtropical monsoon climate and plateau climate. The summers are hot and humid, while the winters are relatively warm. The region receives abundant rainfall, making it one of the rainiest areas in China. However, due to the influence of topography, the distribution of rainfall is uneven. The eastern and southern parts of the region experience higher precipitation, while the western and northern parts receive relatively less rainfall [53]. Southwestern China possesses abundant human resources and a diverse ethnic culture. It is also rich in forestry resources, with a variety of forest types, including subtropical evergreen broadleaf forests, coniferous forests, and mixed conifer-broadleaf forests [54,55].

2.2. Data Sources (Table 1)

Fire Dataset: This study employed NASA’s Moderate Resolution Imaging Spectroradiometer (MODIS) forest fire product, which is accessible through their website (https://earthdata.nasa.gov/, accessed on 1 January 2021). This dataset encompasses essential details, including fire occurrence dates, fire location coordinates (latitude and longitude), confidence levels, brightness, and other pertinent information [55]. These products document fire distribution in Southwestern China from 2000 to 2019. This study extracted 19,787 high-confidence fire points (confidence level > 80%) from the dataset spanning 2001 to 2019. After analyzing fire frequency within the southwestern forest area, these data were used to perform model training and validation.
Geographical data: The land use dataset, terrain data, and NDVI (normalized difference vegetation index) data used in this study were obtained from the Resource and Environment Data Center of the Chinese Academy of Sciences. The primary class accuracy of these datasets exceeds 93%, indicating high data quality and reliability [56]. In this study, the aforementioned dataset was utilized to extract the forest areas in Southwestern China. The terrain data used in the study have a resolution of 1 km and were employed to extract slope and aspect information.
Climatic data: The meteorological data used in this study were obtained from the National Meteorological Center (http://data.cma.cn, accessed on 9 January 2020). Specifically, the dataset used was the China Ground Climate Data (V3.0), which provided daily data on various meteorological indicators, including temperature, precipitation, humidity, air pressure, sunshine hours, wind speed, etc.
Social and cultural data: For the social and economic factors related to fire incidents, the study selected indicators such as residential areas, population density, special holidays (such as Tomb-Sweeping Day, Lantern Festival, Chinese New Year, etc.), and GDP (Gross Domestic Product). These indicators were important in terms of understanding the impact of fire occurrences on local communities and the overall socioeconomic conditions in the region [57]. The population and GDP data were obtained from the Resource and Environment Data Center of the Chinese Academy of Sciences (https://www.resdc.cn/, accessed on 9 January 2020), having a spatial resolution of 1 km. The road and residential area datasets were sourced from the National Geographic Information Resources Catalog System website (http://www.webmap.cn, accessed on 1 January 2019). To address significant differences between the input and output data scales, balance the contributions of various factors, and eliminate dimensional issues between these factors, all data were normalized. The normalization was performed to transform the range of all variables to 0:1. This normalization process ensured that each variable was equally treated and its influence on the final analysis was appropriately considered, regardless of its initial scale or unit [57].
Table 1. Description of datasets used in this study.
Table 1. Description of datasets used in this study.
ClassificationDataSource
Fire point dataMODIS active firehttps://earthdata.nasa.gov/ (accessed on 1 January 2021)
Land cover dataMulti-period land cover dataset for Chinahttps://www.resdc.cn (accessed on 9 January 2020)
ClimaticDaily average ground surface temperature, daily average relative humidity, daily maximum surface temperature, sunshine hours, etc.https://data.cma.cn (accessed on 10 October 2021)
SocioeconomicPopulation, gross domestic product, special holiday, toad network, residential area, etc.https://www.resdc.cn (accessed on 9 January 2020)
https://www.webmap.cn (accessed on 1 January 2019)
VegetationFractional vegetation coverhttps://www.resdc.cn (accessed on 9 January 2020)
TopographicSlope, elevation, aspect, etc.https://www.resdc.cn (accessed on 9 January 2020)

2.3. Method

The methodological flowchart used in this study is illustrated in Figure 2. Firstly, all data related to forest fire risk, including various indicators, environmental factors, and geographical information, were stored in a database. The dataset was then randomly divided into a training set and a test set. The training set was used to perform parameter training of the LightGBM model, while the test set was utilized to evaluate the model’s performance and generalization ability. The constructed LightGBM model was trained using the training set through iterative optimization of model parameters to achieve better fitting of the training data. Then, the model’s performance was evaluated using the validation set, and the model’s hyperparameters were adjusted to enhance its generalization ability. Finally, forest fire risk mapping and zoning were conducted based on the trained model.

2.3.1. Nuclear Density Analysis

Kernel density estimation is a non-parametric statistical method used to estimate the probability density function of a random variable. It achieves this goal by treating each data point as the center of a kernel function (typically a Gaussian kernel) and superimposing all of the kernel functions to form a smooth density estimation curve [58]. Kernel density analysis could assess the concentration of fire points and reflect the distribution patterns of incidents in the surrounding area. The calculation was performed as follows [59]:
f ( x ) = i = 1 n k ( x x i h )
where f(x) is the kernel density value within the specified threshold range, n is the total number of forest fires within the threshold range, h is the specified search distance for the density value window, and k is the kernel function.

2.3.2. Standard Deviation Ellipse

The standard deviation ellipse method is a technique used to describe the spatial distribution characteristics of a study object. Through this method, we could visually understand various features of the study object, such as centrality, distribution range, direction, and shape [60,61];
In this study, the center of gravity, distribution range, orientation, and change in forest fires in Southwestern China could be accurately measured, and the formula was defined as follows [62,63]:
Center of gravity:
X - = i = 1 n w i x i i = 1 n w i , Y - = i = 1 n w i y i i = 1 n w i   ,  
Azimuth angle:
tan θ = ( i = 1 n w i 2 x ˜ i 2 i = 1 n w i 2 y ˜ i 2 ) + ( i = 1 n w i 2 x ˜ i 2 i = 1 n w i 2 y ˜ i 2 ) 2 + 4 i = 1 n w i 2 x ˜ i y ˜ i i = 1 n 2 w i 2 x ˜ i y ˜ i ,
X and Y axis standard deviation:
σ x = 2 i = 1 n ( w i x ˜ i cos θ w i y ˜ i sin θ ) 2 i = 1 n w i 2   ,  
σ y = 2 i = 1 n ( w i x ˜ i sin θ + w i y ˜ i cos θ ) 2 i = 1 n w i 2 ,    
where n represents the number of prefecture-level cities, ( x i , y i ) represents the geographical coordinates (longitude and latitude) of each prefecture-level city, w i represents the corresponding forest fire value of each prefecture-level city, ( X - , Y - ) represents the weighted average centroid coordinates, θ represents the orientation angle of the ellipse, σ x and σ y represent the standard deviations of the ellipse along the x–axis and y–axis, and x ˜ i   and   y ˜ i represent the coordinate deviations of each prefecture-level city from the mean centroid.

2.3.3. Light Gradient Boosting Machine

The LightGBM model utilized the gradient boosting algorithm, in which each iteration fit a new decision tree using the residuals (negative gradient of the loss function) of the current model [64]. In this way, each new decision tree was built on top of the existing model, adding a new function to gradually approach the true values of the entire model’s predictions. In forest fire prediction, dealing with a large amount of geographical information, meteorological data, and historical fire records is often necessary. LightGBM could quickly construct and train models, demonstrating strong capabilities in handling high-dimensional and sparse features, thus enhancing prediction speed and efficiency.
The objective function of LightGBM can be expressed as follows [65]:
y ˆ = k = 1 K f k ( x ) , f k F   ,
where K represents the number of decision trees, F represents the collection of all decision trees, and fk represents the k-th decision tree generated in the k-th iteration, which belongs to the function space F. The complexity of a tree was expressed as the number of leaf nodes T and the sum of squares of output results w for each leaf node of the tree [65], as shown in the following equation:
Ω ( f t ) = γ T + 1 2 λ j = 1 t w j 2 ,  

2.3.4. Evaluation Index

Accuracy, precision, recall, F1, and AUC are performance evaluation indexes commonly used in machine learning and statistics to evaluate the performance of classification models. The formula was defined as follows [66]:
Accuracy = TP + TN TP + FP + TN + FN   ,
Recall = TP TP + FN     ,  
Precision = TP TP + FP ,
F 1 = 2   ×   Precision × Recall Precision + Recall
Accuracy: Accuracy measures the overall correctness of the model’s predictions. It is the ratio of correctly predicted samples to the total number of samples. However, in dealing with imbalanced datasets, accuracy may not be the optimal metric, as one class may dominate the majority of samples.
Precision: Precision focuses on the model’s positive predictions and measures the proportion of correctly predicted positive samples among all samples predicted to be positive. Precision is a useful metric when the cost of misclassifying positive instances is high or minimizing false positives is crucial.
Recall (also known as sensitivity or the true positive rate): Recall measures the proportion of correctly predicted positive samples among all actual positive samples. Recall is useful when the cost of misclassifying negative instances is high or minimizing false negatives is important.
F1 Score: The F1 Score is the harmonic mean of precision and recall. It provides a single metric that combines precision and recall. The F1 Score seeks a balance between precision and recall and is useful when a balance between minimizing false positives and false negatives is needed.
AUC (area under the ROC curve): AUC is a metric commonly used to solve binary classification problems. It measures the model’s performance at all possible classification thresholds. The ROC curve plots the relationship between the true positive rate (recall) and the false positive rate (1—specificity) at different thresholds. AUC represents the area under this curve, and a higher AUC indicates the better overall performance of the model.

3. Results

3.1. Changing Trends

In Figure 3, the seasonal variation in forest fires in Southwestern China from 2001 to 2019 is visualized. It is evident that forest fires in Southwestern China exhibit distinct seasonal patterns, with higher occurrences in spring and winter and relatively fewer incidents in summer and autumn. In terms of the overall trend, both spring and winter show similar changing patterns, but the number of fire points in spring is significantly higher than in winter, and both seasons exhibit fluctuating multi-peak patterns.
The highest peak of forest fires in spring occurred in 2010, which divides the period into two stages. From 2001 to 2010, the number of fire points showed an increasing trend, while from 2010 to 2019, it exhibited a decreasing trend, albeit with a rising tendency. In the winter season, three peaks occurred in 2005, 2010, and 2014, and the changing trend is symmetric around the year 2010. The occurrences of forest fires in summer and autumn are relatively less frequent, with minimal fluctuation, but there is a gradual upward trend, especially during summer, when the upward trend is prominent.

3.2. The Result of Standard Deviation Ellipse

As shown in Figure 4, based on the standard deviation ellipse, the calculation of forest fire occurrences in Southwestern China from 2001 to 2019 reflects the spatial aggregation characteristics and temporal changes in fire points in an intuitive manner. From the analysis of the centroid changes, the center of forest fire occurrences in Southwestern China is concentrated in Yunnan Province, and the overall trajectory forms a “mouth” shape. Specifically, from 2001 to 2005, the centroid moved 89.4 km in a southwestern direction, indicating a significant increase in forest fire occurrences in the southwestern part compared to 2001. From 2005 to 2010, the centroid moved 227.3 km in a northeastern direction, indicating a significant increase in forest fire occurrences in the northeastern part of Southwestern China. From 2010 to 2015, there was a slight movement of 82.3 km in a northwestern direction, and from 2015 to 2019, it moved 117.5 km in a southwestern direction. The centroid of forest fire occurrences from 2001 to 2019 was mainly distributed in Puer City, Yuxi City, and Kunming City, before eventually moving to Yuxi City. The azimuth fluctuated significantly from 2001 to 2019, without obvious directional characteristics. The minor axis mainly fluctuated in the range of 440–550 km, with slight expansions in 2001 and 2015. The major axis showed an overall increasing trend, increasing from 490.32 km to 886.96 km from 2010 to 2015 and then slightly reducing from 2015 to 2019. The changes in the minor and major axes indicate a continuous east–west expansion trend of forest fire occurrences in Southwestern China, while the north–south direction is relatively stable. After a significant expansion from 2001 to 2005, the flattening ratio remained relatively stable from 2005 to 2019. Considering the changes in the major and minor axes, it is clear that Southwestern China experienced significant expansion in forest fire occurrences from 2010 to 2015, with the east–west expansion trend stronger than that moving in the north–south direction, resulting in relatively small fluctuations in the flattening ratio. Based on the distribution and changes in the standard deviation ellipse from 2001 to 2019, it can be concluded that the spread direction of forest fire occurrences in Southwestern China is variable, lacking a clear trend. Yunnan Province has been the most affected by forest fires overall, but as forest fire occurrences expand in the east–west direction, the impacts on Guizhou Province, the southwestern part of Sichuan Province, western Chongqing, and eastern Tibet gradually increase (Table 2).

3.3. The Result of Nuclear Density

The kernel density results of forest fire occurrences in Southwestern China show that high-density areas are concentrated in regions such as Xishuangbanna Dai Autonomous Prefecture, Puer City, Dali Bai Autonomous Prefecture, Liangshan Yi Autonomous Prefecture, and Panzhihua City. The occurrence of forest fires in Southwestern China is influenced by multiple factors, including climate conditions, human activities, natural factors, and fire prevention and control capabilities. These high-density areas may have drier and hotter climate characteristics, which promote the occurrence and spread of fires. Additionally, these regions may have complex terrain, dense mountains, insufficient fire prevention facilities, obstructed fire roads, and lax supervision, leading to difficulties in terms of timely controlling and extinguishing fires (Figure 5).

3.4. Accuracy Assessment

The specific performance metrics of the model, including accuracy, precision, recall, F1 score, and AUC, are shown in Figure 6. For the training dataset, the accuracy is 83.089%, precision is 81.27%, recall is 88.76%, F1 score is 84.85%, and AUC is 91.32%. For the testing dataset, the accuracy is 79.99%, precision is 78.54%, recall is 85.98%, F1 score is 82.09%, and AUC is 87.98%. The performance metrics used for the entire dataset are as follows: the accuracy is 82.16%, precision is 80.45%, recall is 87.93%, F1 score is 84.02%, and AUC is 90.32%.

3.5. Results of Fire Zone Mapping

In this study, the prediction and spatial zoning were performed using the LightGBM model, as illustrated in Figure 7; the forest fire occurrences for each season are as follows: Across the year, elevated forest fire risks are concentrated in specific regions: Yunnan Province (comprising Pu’er City, Xishuangbanna Dai Autonomous Prefecture, and Wenshan Zhuang and Miao Autonomous Prefecture), Sichuan Province (encompassing Liangshan Yi Autonomous Prefecture and Panzhihua City), Guizhou Province (including Qiannan Buyei and Miao Autonomous Prefecture), and select areas of Chongqing Municipality. The most frequent forest fire occurrences align with spring and winter, followed by autumn and summer. During spring, Yunnan Province (including Honghe Hani and Yi Autonomous Prefecture, Lijiang City, and Chuxiong Yi Autonomous Prefecture), Sichuan Province (encompassing Liangshan Yi Autonomous Prefecture, Suining City, and Panzhihua City), Guizhou Province (covering Tongren City, Qiannan Buyei, and Miao Autonomous Prefecture), and specific areas of Chongqing Municipality experience heightened forest fire risk. The areas at highest risk in summer include Pu’er City in Yunnan Province, Panzhihua City in Sichuan Province, and certain areas of Chongqing Municipality. Autumn elevates the risk in Panzhihua City in Sichuan Province, Wenshan Zhuang and Miao Autonomous Prefecture of Yunnan Province, Yuxi City in Yunnan Province, and specific areas of Chongqing Municipality. Areas at the highest risk in winter include Yunnan Province (including Nujiang Lisu Autonomous Prefecture, Dali Bai Autonomous Prefecture, Lijiang City, and Wenshan Zhuang and Miao Autonomous Prefecture), Sichuan Province (covering Liangshan Yi Autonomous Prefecture and Panzhihua City), Guizhou Province (encompassing Qiannan Buyei and Miao Autonomous Prefecture, Tongren City), and specific areas of Chongqing Municipality. During winter, areas at the highest risk of forest fires include Yunnan Province (including Nujiang Lisu Autonomous Prefecture, Dali Bai Autonomous Prefecture, Lijiang City, and Wenshan Zhuang and Miao Autonomous Prefecture), Sichuan Province (encompassing Liangshan Yi Autonomous Prefecture and Panzhihua City), Guizhou Province (including Qiannan Buyei and Miao Autonomous Prefecture and Tongren City), and specific areas of Chongqing Municipality. The climate conditions of Southwestern China include high temperatures, dryness, and strong winds. These climatic conditions make vegetation more susceptible to drying out and catching fire, thus increasing the risk of forest fires [67].
Southwestern China possesses dense forests and abundant vegetation. When the vegetation becomes excessively dense, wildfires can easily rapidly spread. Moreover, forests in this region are mainly composed of coniferous tree species, which contain resin and bark rich in combustible materials, making them susceptible to fire outbreaks. Human activities are one of the major factors contributing to forest fires. Improper practices, such as illegal logging, burning during field clearing, and open burning of grass in agricultural and forestry management, can lead to fire incidents. Additionally, human-related fire sources, fireworks, and firecrackers used during peak fire seasons increase the risk of wildfires. These factors collectively contribute to the frequent occurrence of forest fires in Southwestern China [66,68].
Spring is typically a high-risk season for wildfires, as it is characterized by rising temperatures and reduced precipitation. Autumn, on the other hand, experiences increased rainfall compared to summer, leading to greater accumulation of dry leaves and higher probabilities of forest fires. Despite relatively low temperatures, winter may still pose a risk for wildfires due to possible drought and the lack of precipitation. Extended dry periods during winter can result in dry and inflammable vegetation and forest areas, thereby increasing the risk of forest fires. Additionally, certain human activities may trigger wildfires, such as field burning, illegal logging, and uncontrolled burning practices. Winter also coincides with traditional festivals and the use of fireworks and firecrackers, which can further elevate the risk of fire incidents. Therefore, it is essential to establish effective forest fire monitoring and early warning systems, which may include satellite monitoring, meteorological data analysis, fire risk assessment, and early warning systems. These measures aim to promptly detect and respond to potential fire hazards. Strengthening public awareness of and education about forest fires is crucial to enhance fire prevention awareness. Developing and implementing relevant forest fire prevention laws and regulations, as well as rigorously enforcing them, will help to combat illegal wildfires, logging, and other unlawful practices, reducing the number of human-induced fires. Regulating and monitoring the use of outdoor fire sources, especially during dry and high-risk periods, is also essential. Prohibiting the use of flammable items, such as fireworks and firecrackers, and enhancing the management and supervision of burning activities will ensure the safe use of fire sources. Investing in the construction of firebreaks and access roads is essential to ensure smooth traffic within forest areas, enabling firefighting personnel and equipment to reach the locations swiftly when needed [69]. Conducting regular forest management activities, including pruning and thinning overly dense vegetation, is crucial to reduce the accumulation of combustible materials and the spread of fires. Additionally, strengthening patrols and inspections in forest areas will help to identify and address potential fire hazards in a timely manner.

4. Discussion and Conclusions

The LightGBM forest fire prediction model demonstrated a good forecasting performance. NDVI (normalized difference vegetation index) is an index calculated based on the reflectance of vegetation in remote sensing images. It is commonly used as an indicator to assess vegetation greenness and growth conditions. In this research, NDVI is used to represent the fuel load, but the amount of fuel load, particularly the amount of litter (dry grass/dead vegetation), provides a more accurate reflection of the fuel condition than NDVI [70]. At a large regional scale, the complexity of vegetation types results in diverse spectral characteristics and spatial variability. This complexity makes it challenging to directly infer the amount of litter from remote sensing images. Different vegetation types exhibit significant differences in spectral reflectance, and the contribution of litter varies based on the vegetation type. Therefore, establishing an accurate correspondence between actual reflectance and remote sensing image reflectance becomes challenging [71].
In the future, ground surveys and sampling will be conducted to obtain more accurate data regarding litter loads. These data will be used to validate and invert the remote sensing images, allowing a more precise estimation of litter loads. By integrating ground-based measurements into remote sensing technology, researchers can enhance the reliability and accuracy of assessments of litter loads in various vegetation types and improve the overall understanding of forest fire risks and dynamics [72]. By taking this approach, a specific relationship model can be established for a particular region or vegetation type, thereby more accurately inferring litter loads. This model will be based on ground-based data collected through surveys and sampling, which will serve as the ground truth. In addition, future research will incorporate the study of extreme weather events’ impacts on forest fire occurrences in Southwestern China [73]. In addition to the temporal scale, future studies should consider different spatial scales. The research area can be divided into various regions, plots, or geographical units to analyze the occurrences of forest fires among them. Establishing a multi-scale forest fire dataset and conducting spatiotemporal analysis will contribute to a more comprehensive understanding and assessment of the spatiotemporal distribution characteristics of forest fires.
The main objective of this study was to investigate the occurrence of forest fires in Southwestern China and utilize the LightGBM model to perform prediction and spatial zoning. We acknowledged the significance of ignition factors in fire prediction; however, in this particular study, our primary focus was on understanding the combined effects of various factors on fire probability, aiming to provide a holistic predictive framework. Due to the limitations in data availability and quality, we chose to incorporate representative factors, such as residential areas and road networks, into our model to capture the influence of human activities. While we did not include detailed information about lightning activity and ignition sources in the current study, we recognized the potential importance of these factors in terms of influencing fire occurrences. In future research, our main objective will be to adjust and optimize the forest fire risk prediction model by collecting more data, aiming to improve the accuracy and reliability of the predictions. To achieve this goal, we plan to consider new factors, such as spatiotemporal elements [74], government policy [75], lightning strike [76], and soil moisture [77], in the analysis. To comprehensively predict the occurrence risk of forest fires in the region, we will consider joint monitoring of forest fire occurrence and suppression using multi-source remote sensing data. In addition to predicting forest fire incidents, this approach will enhance our ability to effectively monitor and respond to fire emergencies [78,79]. We also plan to establish a feedback mechanism to evaluate and optimize our predictive results by comparing them to actual fire events. This feedback loop is crucial in terms of achieving continuous improvement of the model and indicators. To achieve these objectives, we will actively collect more data. We will seek diverse data sources and ensure data integrity and accuracy. Real-time data acquisition will be a focus to enable timely monitoring and assessment of fire risks. Additionally, we will consider seasonal variations, regional characteristics, and other relevant factors that more accurately reflect the occurrence risk of forest fires in Southwestern China.
In conclusion, this study has extensively leveraged a diverse range of datasets encompassing historical fire records, meteorological observations, topographic information, vegetation indices, population demographics, economic indicators, and geographical data spanning two decades in Southwestern China. Through the application of mathematical techniques and kernel density analysis, a comprehensive exploration of the spatial and temporal distribution patterns of forest fires in this region was conducted. Furthermore, this study has meticulously identified driving factors intricately linked to forest fire occurrences, categorizing them into climate parameters, topographic characteristics, vegetation variations, and human activities. The amalgamation of these crucial factors facilitated the development of a robust forest fire prediction model using LightGBM. This predictive model demonstrated its effectiveness in forecasting and visually representing the risk of forest fire incidents across the entirety of Southwestern China. The findings of this investigation have revealed prominent patterns in the occurrence of forest fires within Southwestern China. The concentration of these incidents within specific geographic areas, most notably provinces such as Sichuan, Guizhou, and Yunnan, as well as certain parts of Chongqing, has been accentuated. In summary, this study has not only shed light on the intricate dynamics of forest fires within Southwestern China, but also paved the way for the creation of a reliable predictive tool to assess and map the likelihood of such incidents. This knowledge holds the potential to inform proactive fire management strategies and resource allocation in the mitigation of forest fire risks.

Author Contributions

X.J.: methodology, software and writing—original draft preparation; D.Z.: conceptualization, writing—review and editing, project administration and funding acquisition; X.L.: investigation, data curation, visualization, writing—review and editing, supervision and project administration; W.Z. and Z.Z.: data curation, writing—review and editing, visualization and software. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by the Sichuan College of Architectural Technology Innovation Team (No. SCJYKYCXTD2023), the National Natural Science Foundation of China (Grant No.42272346), the National Key Research and Development Program of China (No. 2022YFB3902000, No. 2022YFB3902001).

Data Availability Statement

The data used to support the findings of this study are available from the corresponding author upon request.

Acknowledgments

We would like to thank the editors and reviewers for providing the valuable opinions and suggestions that improved this research.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Shao, Y.; Wang, L.; Zhu, C.; Fang, H.; Zhang, X.; Huang, D.; Tao, L. Forest survey and spatio-temporal analysis in West Tianshan mountains supported by Google Earth Engine. Bull. Surv. Mapp. 2020, 8, 13–17. [Google Scholar]
  2. Selva, N.; Chylarecki, P.; Jonsson, B.-G.; Ibisch, P.L. Misguided forest action in EU Biodiversity Strategy. Science 2020, 368, 1438–1439. [Google Scholar] [CrossRef]
  3. Gurung, A.; Bista, R.; Karki, R.; Shrestha, S.; Uprety, D.; Oh, S.-E. Community-based forest management and its role in improving forest conditions in Nepal. Small-Scale For. 2013, 12, 377–388. [Google Scholar] [CrossRef]
  4. Pan, D.; Yu, P.; Wu, Q. Application of Random Forest Algorithm on the Forest Fire Prediction Based on Meteorological Factors in the Hilly Area, Central Hunan Province. J. Northwest For. Univ. 2018, 33, 169–177. [Google Scholar]
  5. Agbeshie, A.A.; Abugre, S.; Atta-Darkwa, T.; Awuah, R. A review of the effects of forest fire on soil properties. J. For. Res. 2022, 33, 1419–1441. [Google Scholar] [CrossRef]
  6. Huey, R.B.; Tewksbury, J.J. Can behavior douse the fire of climate warming? Proc. Natl. Acad. Sci. USA 2009, 106, 3647–3648. [Google Scholar] [CrossRef]
  7. Piñol, J.; Terradas, J.; Lloret, F. Climate warming, wildfire hazard, and wildfire occurrence in coastal eastern Spain. Clim. Chang. 1998, 38, 345–357. [Google Scholar] [CrossRef]
  8. Farfán, M.; Dominguez, C.; Espinoza, A.; Jaramillo, A.; Alcántara, C.; Maldonado, V.; Tovar, I.; Flamenco, A. Forest fire probability under ENSO conditions in a semi-arid region: A case study in Guanajuato. Environ. Monit. Assess. 2021, 193, 684. [Google Scholar] [CrossRef] [PubMed]
  9. Nurdiati, S.; Sopaheluwakan, A.; Septiawan, P. Joint Pattern Analysis of Forest Fire and Drought Indicators in Southeast Asia Associated with ENSO and IOD. Atmosphere 2022, 13, 1198. [Google Scholar] [CrossRef]
  10. Sikuzani, Y.U.; Mukenza, M.M.; Malaisse, F.; Kaseya, P.K.; Bogaert, J. The Spatiotemporal Changing Dynamics of Miombo Deforestation and Illegal Human Activities for Forest Fire in Kundelungu National Park, Democratic Republic of the Congo. Fire 2023, 6, 174. [Google Scholar] [CrossRef]
  11. Kim, S.J.; Lim, C.-H.; Kim, G.S.; Lee, J.; Geiger, T.; Rahmati, O.; Son, Y.; Lee, W.-K. Multi-temporal analysis of forest fire probability using socio-economic and environmental variables. Remote Sens. 2019, 11, 86. [Google Scholar] [CrossRef]
  12. Taylor, S.W.; Alexander, M.E. Science, technology, and human factors in fire danger rating: The Canadian experience. Int. J. Wildland Fire 2006, 15, 121–135. [Google Scholar] [CrossRef]
  13. Wotton, B.M.; Nock, C.A.; Flannigan, M.D. Forest fire occurrence and climate change in Canada. Int. J. Wildland Fire 2010, 19, 253–271. [Google Scholar] [CrossRef]
  14. Stephens, S.L. Forest fire causes and extent on United States Forest Service lands. Int. J. Wildland Fire 2005, 14, 213–222. [Google Scholar] [CrossRef]
  15. Flannigan, M.D.; Stocks, B.J.; Wotton, B.M. Climate change and forest fires. Sci. Total Environ. 2000, 262, 221–229. [Google Scholar] [CrossRef] [PubMed]
  16. Gao, C.; Lin, H.; Hu, H.; Song, H. Probability prediction of forest fires in Heihe region of Heilongjiang Province based on meteorological factors. J. For. Environ. 2022, 42, 529–535. [Google Scholar]
  17. Sun, L.; Liu, M.; Zhou, L.; Yu, Y. Research on forest fire prediction method based on deep learning. J. For. Eng. 2019, 4, 132–136. [Google Scholar]
  18. Liang, H.; Lin, Y.; Yang, G.; Su, Z.; Wang, W.; Guo, F. Application of Random Forest Algorithm on the Forest Fire Prediction in Tahe Area Based on Meteorological Factors. Sci. Silvae Sin. 2016, 52, 89–98. [Google Scholar]
  19. Su, Z.; Liu, A.; Liang, H.; Guo, F.; Zhao, J.; Lin, F. Model to predict forest fire occurrence in Fujian Province based on meteorological factors. J. For. Environ. 2015, 35, 370–376. [Google Scholar]
  20. Di Giuseppe, F.; Vitolo, C.; Krzeminski, B.; Barnard, C.; Maciel, P.; San-Miguel, J. Fire Weather Index: The skill provided by the European Centre for Medium-Range Weather Forecasts ensemble prediction system. Nat. Hazards Earth Syst. Sci. 2020, 20, 2365–2378. [Google Scholar] [CrossRef]
  21. Sun, P.; Li, D. Study on similarity of calculation methods of 10 Chinese forests fire danger rating. J. Cent. South Univ. For. Technol. 2013, 33, 16–21. [Google Scholar]
  22. Xie, W.; Kou, W.; Wang, Q.; Xu, W.; Xie, C. Study on Integrated Forest Fire Risk Forecasting Model in Chuxiong Prefecture. J. Southwest For. Univ. 2022, 42, 151–158. [Google Scholar]
  23. Zhu, Z.; Zhao, F.; Li, S.; Qin, M.; Deng, X.; Huang, P. Construction of the Prediction Model of Forest Fire Occurrence in Central Yunnan. J. Northwest For. Univ. 2022, 37, 146–154. [Google Scholar]
  24. Shao, Y.; Fan, G.; Feng, Z.; Sun, L.; Yang, X.; Ma, T.; Li, X.; Fu, H.; Wang, A. Prediction of forest fire occurrence in China under climate change scenarios. J. For. Res. 2023, 34, 1217–1228. [Google Scholar] [CrossRef]
  25. Littell, J.S.; Peterson, D.L.; Riley, K.L.; Liu, Y.; Luce, C.H. A review of the relationships between drought and forest fire in the United States. Glob. Chang. Biol. 2016, 22, 2353–2369. [Google Scholar] [CrossRef]
  26. Chen, J.; Yang, Y.; Peng, L.; Chen, L.; Ge, X. Knowledge Graph Representation Learning-Based Forest Fire Prediction. Remote Sens. 2022, 14, 4391. [Google Scholar] [CrossRef]
  27. Martell, D.L.; Otukol, S.; Stocks, B.J. A logistic model for predicting daily people-caused forest fire occurrence in Ontario. Can. J. For. Res. 1987, 17, 394–401. [Google Scholar] [CrossRef]
  28. D’este, M.; Ganga, A.; Elia, M.; Lovreglio, R.; Giannico, V.; Spano, G.; Colangelo, G.; Lafortezza, R.; Sanesi, G. Modeling fire ignition probability and frequency using Hurdle models: A cross-regional study in Southern Europe. Ecol. Process. 2020, 9, 54. [Google Scholar] [CrossRef]
  29. Qin, K.; Guo, F.; Di, X.; Sun, L.; Song, Y.; Wu, Y.; Pan, J. Selection of advantage prediction model for forest fire occurrence in Tahe, Daxing’an Mountain. Chin. J. Appl. Ecol. 2014, 25, 731–737. [Google Scholar]
  30. Sevinc, V.; Kucuk, O.; Goltas, M. A Bayesian network model for prediction and analysis of possible forest fire causes. For. Ecol. Manag. 2020, 457, 117723. [Google Scholar] [CrossRef]
  31. Bai, H.; Liu, X.; Niu, S.; He, Y. Construction of forest fire prediction model based on Bayesian model averaging method: Taking Dali Prefecture, Yunnan Province of southwestern China as an example. J. Beijing For. Univ. 2021, 43, 44–52. [Google Scholar]
  32. Mandallaz, D.; Ye, R. Prediction of forest fires with Poisson models. Can. J. For. Res. 1997, 27, 1685–1694. [Google Scholar] [CrossRef]
  33. Graff, C.A.; Coffield, S.R.; Chen, Y.; Foufoula-Georgiou, E.; Randerson, J.T.; Smyth, P. Forecasting daily wildfire activity using poisson regression. IEEE Trans. Geosci. Remote Sens. 2020, 58, 4837–4851. [Google Scholar] [CrossRef]
  34. Jiang, Y.; Zhuang, Q.; Mandallaz, D. Modeling large fire frequency and burned area in canadian terrestrial ecosystems with poisson models. Environ. Model. Assess. 2012, 17, 483–493. [Google Scholar] [CrossRef]
  35. Guo, F.; Wang, G.; Su, Z.; Liang, H.; Wang, W.; Lin, F.; Liu, A. What drives forest fire in Fujian, China? Evidence from logistic regression and Random Forests. Int. J. Wildland Fire 2016, 25, 505–519. [Google Scholar] [CrossRef]
  36. Bisquert, M.; Caselles, E.; Sánchez, J.M.; Caselles, V. Application of artificial neural networks and logistic regression to the prediction of forest fire danger in Galicia using MODIS data. Int. J. Wildland Fire 2012, 21, 1025–1029. [Google Scholar] [CrossRef]
  37. Chen, D. Prediction of Forest Fire Occurrence in Daxing’an Mountains Based on Logistic Regression Model. For. Resour. Manag. 2019, 1, 116–122. [Google Scholar]
  38. Hong, H.; Tsangaratos, P.; Ilia, I.; Liu, J.; Zhu, A.-X.; Xu, C. Applying genetic algorithms to set the optimal combination of forest fire related variables and model forest fire susceptibility based on data mining models. The case of Dayu County, China. Sci. Total Environ. 2018, 630, 1044–1056. [Google Scholar] [CrossRef] [PubMed]
  39. Pang, Y.; Li, Y.; Feng, Z.; Feng, Z.; Zhao, Z.; Chen, S.; Zhang, H. Forest fire occurrence prediction in China based on machine learning methods. Remote Sens. 2022, 14, 5546. [Google Scholar] [CrossRef]
  40. Gao, C.; Lin, H.-L.; Hu, H.-Q.; Song, H. A review of models of forest fire occurrence prediction in China. J. Appl. Ecol. 2020, 31, 3227–3240. [Google Scholar]
  41. Zhang, G.; Wang, M.; Liu, K. Forest fire susceptibility modeling using a convolutional neural network for Yunnan province of China. Int. J. Disaster Risk Sci. 2019, 10, 386–403. [Google Scholar] [CrossRef]
  42. Mote, T.; Singh, A.; Prasad, M.; Kalwar, P. Predicting burned areas of forest fires: An artificial intelligence approach. Int. J. Tech. Res. Appl. 2017, 43, 56–58. [Google Scholar]
  43. Dong, X.; Yu, Z.; Cao, W.; Shi, Y.; Ma, Q. A survey on ensemble learning. Front. Comput. Sci. 2020, 14, 241–258. [Google Scholar] [CrossRef]
  44. Krawczyk, B.; Minku, L.L.; Gama, J.; Stefanowski, J.; Woźniak, M. Ensemble learning for data stream analysis: A survey. Inf. Fusion 2017, 37, 132–156. [Google Scholar] [CrossRef]
  45. Webb, G.I.; Zheng, Z. Multistrategy ensemble learning: Reducing error by combining ensemble learning techniques. IEEE Trans. Knowl. Data Eng. 2004, 16, 980–991. [Google Scholar] [CrossRef]
  46. Zhao, X.; Cai, B.; Wang, J.; Luo, H.; Chen, S. Potential prediction of rural settlements reclamation in county level administrative regions of Hunan Province using gradient boosting regression tree model. Trans. Chin. Soc. Agric. Eng. 2023, 39, 198–207+279. [Google Scholar]
  47. Joharestani, M.Z.; Cao, C.; Ni, X.; Bashir, B.; Talebiesfandarani, S. PM2.5 Prediction Based on Random Forest, XGBoost, and Deep Learning Using Multisource Remote Sensing Data. Atmosphere 2019, 10, 373. [Google Scholar] [CrossRef]
  48. Liao, S.; Dong, H.; Yang, Q.; Xia, Y.; Lin, Y. Accurate traceability of air pollution in AQP area for multi-source data. Acta Sci. Circumstantiae 2023, 43, 131–141. [Google Scholar]
  49. Yan, J.; Xu, Y.; Cheng, Q.; Jiang, S.; Wang, Q.; Xiao, Y.; Ma, C.; Yan, J.; Wang, X. LightGBM: Accelerated genomically designed crop breeding through ensemble learning. Genome Biol. 2021, 22, 271. [Google Scholar] [CrossRef]
  50. Zhang, Y.; Guo, Y.; Hu, H. Characteristics of Forest Fire Data in Southwest China during 2001–2017. J. Northwest For. Univ. 2021, 36, 179–186. [Google Scholar]
  51. Zheng, Z.; Gao, Y.; Yang, Q.; Tang, Y.; Xu, Y.; Chen, Y. Research on the construction of composite risk prediction model for forest fire in the mountainous area of southwestern China Taking Chongqing city as an example. J. Nat. Disasters 2020, 29, 152–161. [Google Scholar]
  52. Jia, H.; Li, X.; Wang, L.; Xue, Y.; Lin, H. Remote Sensing Drought Monitoring and Assessment in Southwestern China based on Machine Learning. Plateau Meteorol. 2022, 41, 1572–1582. [Google Scholar]
  53. Li, Q.; Wang, X.; Zhou, G.; Zhang, Y.; He, Y. Temporal and Spatial Distribution Characteristics of Short-time Heavy Rainfall during Southwest Vortex Rainstorm in Sichuan Basi. Plateau Meteorol. 2020, 39, 960–972. [Google Scholar]
  54. Zhang, Y.; Zhang, X.; Liu, S. Correlation analysis on normalized difference vegetation index (NDVI) of different vegetations and climatic factors in Southwest China. Chin. J. Appl. Ecol. 2011, 22, 323–330. [Google Scholar]
  55. Davies, D.K.; Ilavajhala, S.; Wong, M.M.; Justice, C.O. Fire Information for Resource Management System: Archiving and Distributing MODIS Active Fire Data. IEEE Trans. Geosci. Remote Sens. 2009, 47 Pt 2, 72–79. [Google Scholar] [CrossRef]
  56. Liu, J. Macro-Scale Survey and Dynamic Study of Natural Resources and Environment of China by Remote Sensing; China Science and Technology Press: Beijing, China, 1996; pp. 113–124. [Google Scholar]
  57. Shao, Y.; Wang, Z.; Feng, Z.; Sun, L.; Yang, X.; Zheng, J.; Ma, T. Assessment of China’s forest fire occurrence with deep learning, geographic information and multisource data. J. For. Res. 2023, 34, 963–976. [Google Scholar] [CrossRef]
  58. Yang, Y.; Shao, Z.; Zhao, Q.; Pan, J.; Hu, Y.; Mei, Q. Geographical Spatial Distribution and Risk Prediction of Maritime Traffic Accidents in Port of Xiamen. J. Geo-Inf. Sci. 2022, 24, 1676–1687. [Google Scholar]
  59. Qi, J.; Zhang, S.; Deng, Y. Study on the spatial characteristics of the place name cultural landscape of Hunan traditional villages. Sci. Surv. Mapp. 2023, 48, 220–230. [Google Scholar]
  60. Lefever, D.W. Measuring Geographic Concentration by Means of the Standard Deviational Ellipse. Am. J. Sociol. 1926, 32, 88–94. [Google Scholar] [CrossRef]
  61. Ma, S.; Zhao, Z.; Zhao, Z.; Bai, B. Evolution and influencing factors of air passenger transport in China from 2000 to 2019. Sci. Geogr. Sin. 2023, 43, 1011–1021. [Google Scholar]
  62. Bai, B.; Zhao, Z.; Zhang, P. Trends and Layout of Economic Integration Between North and South China. Econ. Geogr. 2021, 41, 1–10. [Google Scholar]
  63. Zhao, L.; Zhao, Z. Projecting the Spatial Variation of Economic Based on the Specific Ellipses in China. Sci. Geogr. Sin. 2014, 34, 979–986. [Google Scholar]
  64. Zhang, K.; Zhang, K. Prediction study on slope stability based on LightGBM algorithm. China Saf. Sci. J. 2022, 32, 113–120. [Google Scholar]
  65. Zhang, B.; Xiang, X.; Jia, J.; Zhang, X.; Li, C.; Peng, J. Landslide Disaster Prediction Method Around Natural Gas Pipeline Based on LightGBM. J. Jilin Univ. 2023, 61, 338–346. [Google Scholar]
  66. Shao, Y.; Feng, Z.; Sun, L.; Yang, X.; Li, Y.; Xu, B.; Chen, Y. Mapping China’s Forest Fire Risks with Machine Learning. Forests 2022, 13, 856. [Google Scholar] [CrossRef]
  67. Liu, Y.; Li, Q.; Liu, D.; Chen, D.; Hu, C. Evaluation Studies on Climate Suitability of Summer Maize in He’nan Province. J. Arid. Meteorol. 2014, 32, 751. [Google Scholar]
  68. Long, T.; Yin, J.; Ou, Z.; Yang, Q.; Li, Y.; Wang, Q. Comprehensive assessment and spatial pattern study on forest fire risk in Yunnan Province. China Saf. Sci. J. 2021, 31, 167–173. [Google Scholar]
  69. Guo, L. Study on Forest Fire Suppression Methods of Alpine Fprests in Yunnan Province. Master’s Thesis, Chinese Academy of Forestry Sciences, Beijing, China, 2015. [Google Scholar]
  70. Jia, X. Distribution Characteristics and Risk Assessment of Fire in Inner Mongolia Based on Remote Sensing Data. Ph.D. Thesis, Inner Mongolia Agricultural University, Hohhot, Inner Mongolia, China, 2018. [Google Scholar]
  71. Sun, L.; Liu, Q.; Hu, T. Advances in Research on Prediction Model of Moisture Content of Surface Dead Fuel in Forests. Sci. Silvae Sin. 2021, 57, 142–152. [Google Scholar]
  72. Quan, X.; He, B.; Liu, X.; Liao, Z.; Qiu, S.; Yin, C. Retrieval of fuel moisture content by using radiative transfer models from optical remote sensing data. J. Remote Sens. 2019, 23, 62–77. [Google Scholar] [CrossRef]
  73. Zhang, X.; Tian, X. Impact of El Niño/La Niña events on fire weather and forest fires in China. For. Fire Prev. 2019, 1, 24–30+45. [Google Scholar]
  74. Zhu, H.; Zhang, Z.; Yang, S.; Zhu, Z.; Zeng, A.; Guo, F. Temporal and spatial distribution of forest fire and the dynamics of fire danger period in southern and northern China: A case study in Heilongjiang and Jiangxi provinces. Chin. J. Ecol. 2023, 42, 198–207. [Google Scholar]
  75. Qi, X. Study on Occurrence Regularity and Risk Zoning of Forest Fire in Hubei Province. Master’s Thesis, Huazhong Agricultural University, Wuhan, China, 2022. [Google Scholar]
  76. Si, L.; Yuan, S.; Zhao, F.; Shu, L.; Wang, M.; Ma, Q. Relationship between Lightning, Lightning Fire and Human Activities. Sci. Silvae Sin. 2022, 58, 1–9. [Google Scholar]
  77. Cai, J.; Qiu, J.; Wang, D.; Lin, K.; Yang, K.; Zeng, Q. Forest Fire Prediction Based on Soil Moisture and Meteorological Factors: Taking Guangdong Province as an Example. Sci. Geogr. Sin. 2021, 41, 1676–1686. [Google Scholar]
  78. Rao, Y.; Wang, C.; Huang, H. Forest fire monitoring based on multisensor remote sensing techniques in Muli County, Sichuan Province. J. Remote Sens. 2020, 24, 559–570. [Google Scholar] [CrossRef]
  79. Tang, Y.; Wang, L.; Deng, C.; Gan, Y.; Zhao, J. Research on the emergency response of forest fires in Sichuan with the help of high-definition remote sensing technology: An example of emergency monitoring of forest fires in Mianning “4·20”. Natl. Remote Sens. Bull. 2021, 25, 2015–2026. [Google Scholar] [CrossRef]
Figure 1. Study area.
Figure 1. Study area.
Forests 14 01797 g001
Figure 2. Technology roadmap.
Figure 2. Technology roadmap.
Forests 14 01797 g002
Figure 3. Cumulative distance leveling curve.
Figure 3. Cumulative distance leveling curve.
Forests 14 01797 g003
Figure 4. The result of the standard deviation ellipse in Southwestern China.
Figure 4. The result of the standard deviation ellipse in Southwestern China.
Forests 14 01797 g004
Figure 5. Nuclear density of forest fire occurrence in Southwestern China.
Figure 5. Nuclear density of forest fire occurrence in Southwestern China.
Forests 14 01797 g005
Figure 6. Accuracy evaluation of the Light Gradient Boosting Machine Model.
Figure 6. Accuracy evaluation of the Light Gradient Boosting Machine Model.
Forests 14 01797 g006
Figure 7. Forest fire zoning in Southwestern China (Classes I, II, III, IV, and V indicate very low, low, medium, high, and very high risk, respectively).
Figure 7. Forest fire zoning in Southwestern China (Classes I, II, III, IV, and V indicate very low, low, medium, high, and very high risk, respectively).
Forests 14 01797 g007
Table 2. Standard deviation of the oval-shaped parameters of forest fire occurrence in Southwestern China, 2001–2019.
Table 2. Standard deviation of the oval-shaped parameters of forest fire occurrence in Southwestern China, 2001–2019.
YearCenterX/°CenterY/°XStdDist/mYStdDist/mRotation/°Oblateness
2001101.3624.32490.32666.614.270.74
2005101.4823.51591.86446.9951.091.32
2010103.0524.95736.07528.2192.611.39
2015102.5525.54886.96641.08123.621.38
2019102.0924.6666.32534.9752.461.25
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Jing, X.; Zhang, D.; Li, X.; Zhang, W.; Zhang, Z. Prediction of Forest Fire Occurrence in Southwestern China. Forests 2023, 14, 1797. https://0-doi-org.brum.beds.ac.uk/10.3390/f14091797

AMA Style

Jing X, Zhang D, Li X, Zhang W, Zhang Z. Prediction of Forest Fire Occurrence in Southwestern China. Forests. 2023; 14(9):1797. https://0-doi-org.brum.beds.ac.uk/10.3390/f14091797

Chicago/Turabian Style

Jing, Xiaodong, Donghui Zhang, Xusheng Li, Wanchang Zhang, and Zhijie Zhang. 2023. "Prediction of Forest Fire Occurrence in Southwestern China" Forests 14, no. 9: 1797. https://0-doi-org.brum.beds.ac.uk/10.3390/f14091797

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop