Abstract

Recently, there is a rise in frequency of fires which pose a serious threat to the safety operation of electric transmission lines. Several ultrahigh voltage (UHV) electric transmission lines, including Fufeng line, Jinsu line, Longzheng line, and Changnan line, showed many times tripping or bipolar latching caused by fire disasters. Fire disasters have tended to be the biggest threat to the safety operation of electric transmission lines and even can cause power grid collapse in some severe situations. Researchers have made much research on fires forecasting. However, these studies are mainly concentrated on predicting fires based on measured or forecasting meteorological data and do not take into account the effect of human activities. In fact, fire disasters have a very close relationship with human activities. In our research, a fire prediction model is proposed incorporating meteorological data as well as human activities. And this model is applied in Hunan province and Anhui province, which seriously suffer from fire disasters. The results show that the model has good prediction precision and can be a powerful tool for practical application.

1. Introduction

In recent years, with the implementation of “returning farmland to forest” policy of the Chinese Government and the effect of the conventional custom of using fire, the frequency of fires, which pose a serious threat to the safety operation of electric transmission lines, is on the rise. In the year 2013, several ultrahigh voltage (UHV) transmission lines, including Fufeng line, Jinsu line, Longzheng line, and Changnan line, showed many times tripping or bipolar latching caused by fire disasters. Fire disasters have tended to be the biggest threat to the safety operation of electric transmission lines and even can cause power grid collapse in some severe situations. Therefore, it is urgent to carry out studies on fire disasters to provide technical support to safety operation of electric transmission lines.

Researchers have made much research on fires forecasting. The earliest research can be dated back to the early 20th century. In the year 1975, America developed the first automatic fire forecasting system: Administrative and Forest Fire Information Retrieval and Management System (AFFIRMS). Burgan [1] employed satellite and surface observations to estimate the characteristics of fire disasters [1, 2]. Vega-Garcia et al. [3] used artificial neural networks to predict human-caused wildfire. Also, Wen et al. [4] and Hu et al. [5] predicted fires by artificial neural networks. Fu et al. [6] constructed a fire forecasting model based on the Grey theory. Stojanova et al. [7] applied several data mining techniques (logistic regression, random forest (RF), and decision trees (DT)) to predict fires. Cortez and Morais [8] adopted support vector machine (SVM) for fire forecasting and only four typical meteorological predictors are taken into account in their model.

However, these studies are more concentrated on constructing a fire forecasting model based on measured or forecasting meteorological data or remote sensing data. In fact, fire disasters have a very close relationship with human activities, especially the conventional custom of using fire during traditional Chinese festivals. Therefore, the human effect should be taken into account in the fire forecasting model. In this paper, we proposed a fire forecasting model based on meteorological data as well as human activities.

The remainder of this paper is organized as follows: Section 2 presents several basic theories referred to in our paper; Section 3 describes the methods employed in model construction and model estimation; Section 4 gives detailed information about the case study; Section 5 demonstrates the results and discussion about the case study; and conclusions are made in Section 6.

2. Basic Theories

2.1. Support Vector Machine (SVM) for Classification

is the training sample, where , denotes the input, and is the corresponding output. The aim of SVM for classification is to find the hyperplane to classify the sample data into two parts (shown in Figure 1). This hyperplane can be expressed as a function of this form:where W is a hyperplane and b is the offset.

The SVM for classification will use a penalty function as follows:

The bound by is called an -insensitive tube. And the optimization problem can be expressed aswhere is defined as

And the slack variables and are employed to handle the errors in classification; then, the form of SVM for classification will be

The corresponding dual problem can be derived as

However, this model is only suitable for a linear problem. And then the kernel function is introduced to circumvent this problem. The kernel function can transform the low dimension space into high dimension space. Then, this model for classification will be feasible for the high dimension space. Thereafter, the goal function of the above form will be explained aswhere is the Kernel function. Usually, the radial basis kernel is adopted, and we also use this kernel function in our paper.

2.2. Differential Evolution (DE) Algorithm

DE algorithm was firstly proposed by Storn and Price in the year 1995 [9, 10], and it is used for global optimization over continuous space. This algorithm is built based on stochastic searching. The philosophy behind this algorithm is very simple and this algorithm can be easily implemented by computer programming. Therefore, it has been widely used for applications since it was proposed [1115]. The framework of the DE algorithm is described as follows.

The DE algorithm is evolving based on a population which consists of individuals as , where denotes the current times of generation. If the problem is related to parameters, then each individual is a -dimension vector, and each dimension is related to the corresponding parameter.

Based on the population, mutant individuals are generated according towhere , and are three different individuals randomly chosen from the population and is the mutation control parameter that controls the generation of the differential vector.

After mutation, the crossover operator is applied to the mutant individuals and population as follows:where are new generated individuals, CR is the crossover parameter, denotes a float type number chosen between 0 and 1, and denotes an integer type number chosen between 1 and .

At last, the selection operator is activated. DE algorithm adopts the greedy selection strategy as follows:where is the generated next population.

2.3. Improved DE Algorithm

It is known that the DE algorithm can easily fall into local optimum and cannot converge to the global optimum. Therefore, the improved DE algorithm, the adaptive differential evolution algorithm combined with chaotic search (CADE), proposed by Lu et al. [16], is adopted for model optimization. And the CADE algorithm is briefly described as follows.

() CADE algorithm introduces the adaptive crossover parameter aswhere is the constant crossover parameter; is the maximum number of generations; denotes the current number of generations; is the adaptive crossover parameter.

Wu et al. [17] stated that the DE algorithm has strong local search ability with big CR value while the DE algorithm is more concentrated on global searching with small CR value. Thus, the adaptive crossover parameter CR can adaptively control the evolution of the algorithm and set small CR at the beginning and large CR value at the end.

() CADE algorithm introduces the chaotic searching operator.

The chaotic searching operator has good performance of global traversals. Thus, it can be employed to improve the algorithm search precision. The chaotic searching operator is described as follows.

Assume the original individual is . We can get individuals as follows:where is the chaotic parameter and is set to be 4; is the generated individual; is the scale factor.

This operator has two parameters: the amount of chaotic searching and the scale factor . For more details, readers can refer to Lu et al. [16].

3. Methods

3.1. Human Index

It is known that fires are always associated with human activities. Therefore, to precisely predict fires, the human factor should be paid more attention. Based on the analysis of fires data and practical experience of fire prevention of electric power transmission lines, we found that the fires are usually happening near the Chinese festivals and farming activities, including Ching Ming Festival, Chinese New Year, Ghost Festival, spring planting, and autumn harvest, due to the ancestor worship customs in these Chinese festivals and grass burning of farming activities. At the same time, the outbreak of fires has a prerequisite; that is, no rain exists during these Chinese festivals and farming activities. In this paper, a human index is proposed for fires forecasting as follows:where HI is the proposed human index; is the precipitation value; is the coefficient related to human activities and is assigned as follows:

3.2. Evaluation Index

The evaluation index is used to estimate the precision of fire forecasting. As the fires disposition measures are chosen based on the number of fires, the fire forecasting model is constructed to predict the number of daily fires. In this paper, the severity of fires is classed into 4 levels (level 1: 0–50 fires; level 2: 51–150 fires; level 3: 151–250 fires; level 4: more than 251 fires). The accuracy rate is always adopted to estimate the precision of the fire forecasting model. However, the 4 levels do not have equal importance. It is obvious that more attention should be paid to level 4. Therefore, a weighted accuracy rate index is raised as follows:where is the weighted accuracy rate index; is the accuracy rate of level ; is the weight coefficient for level ; it has to be noted that the bigger weight coefficient should be assigned to higher level.

3.3. Optimization of SVM Model

The calibration of fire forecasting model has a huge influence on the precision of fire prediction. In this paper, the global optimization algorithm CADE is employed for model calibration. Otherwise, before model calibration, we have to determine the optimal model structure. In this paper, this means choosing optimal predictors. There are many ways of determining the optimal model structure. The trial-and-error method is the most popular method. However, this method is time-consuming and needs a large amount of computation. The method proposed by Guo et al. [18] is adopted to improve the efficiency. This method can optimize the parameters of SVM model and choose optimal predictors simultaneously. For convenience, we name this method Guo’s method, and Guo’s method is briefly described as follows:(1)Select potential predictors. Several potential predictors are chosen based on data analysis or experiences.(2)Encode potential predictors. Each potential predictor is assigned a float number in the range and is named predictor parameter. When the predictor parameter is larger than 0.5, this means that the predictor associated with the predictor parameter has positive contribution to model prediction; otherwise, this will mean that this predictor has a negative effect on model prediction.(3)Combine the parameters of SVM model and encode predictors. It is known that the SVM model usually contains three parameters: penalty coefficient , slack coefficient , and kernel function parameter . And each potential predictor can be treated as a parameter. If there are potential predictors, then the total number of parameters of SVM model will be .(4)Optimize the parameters of SVM model. With this definition, we can optimize the parameters of SVM model and choose optimal predictors simultaneously.

4. Case Study

4.1. Descriptions of the Study Area

To test the accuracy of the fire forecasting model, two provinces of China, that is, Hunan province and Anhui province, are chosen as the study areas in our research. These two provinces suffered the heaviest fire disasters in China. The fire data of these two provinces is available from 1 January 2001 to 31 December 2012 and is shown in Figures 2 and 3. The features of fire disasters in these provinces are summarized in Table 1. It can be noted that () Anhui province has the largest number of fires; () fire disasters tend to be more and more serious; () fire disasters are concentrated at some specific point of time.

4.2. Parameter Sets of Optimization Algorithm

The parameter sets of CADE algorithm are as follows: the size of the population is set to 100; the constant crossover parameter is set to 0.3; the scale factor of the local chaos searching operator is set to 8; the maximum number of generations is set to 1000; and the maximum iteration number of the local chaos searching is set to 150. The parameters of the weighted accuracy rate index are set as follows: , and . The optimization range of the parameter penalty coefficient is set to , the optimization range of the parameter kernel function parameter is set to , and the optimization range of the parameter slack coefficient is set to .

4.3. Comparative Framework

First, the fire forecasting model is constructed based on the method described in Section 3.3. Moreover, to reveal the effect of the predictors on fire forecasting, the forecasting model with different combinations of predictors is comparatively analyzed. It can be noted from Figures 2 and 3 that the fire disasters of the later 6 years are obviously more serious than those of the previous 6 years. Therefore, to ensure the training data set contains all of the extreme events of fire disasters, the later 6 years’ data is selected as the training data, while the other is treated as the validation data.

5. Results and Discussion

It is known that the model optimization algorithm is evolving based on random searching mechanism. To reduce the effect of the random factors in this algorithm, the algorithm runs 10 times independently in each trial.

First of all, we select several potential predictors associated with fire disasters. These potential predictors are chosen based on our practical experiences and mainly include daily minimum air temperature, daily maximum air temperature, daily mean air temperature, daily precipitation, daily minimum relative air humidity, and daily mean relative air humidity.

Then, several typical forecasting models are constructed as follows: () the predictors are daily maximum air temperature and daily precipitation; () the predictors are daily maximum air temperature, daily precipitation, and daily minimum relative air humidity; () the predictors are daily mean air temperature, daily precipitation, and daily mean relative air humidity; () the predictors contain all of the listed potential predictors; () the predictors of the model are optimized by the CADE algorithm.

For convenience, we call these models model 1, model 2, model 3, model 4, and model 5, respectively. The results of the above 5 models are summarized in Tables 2 and 3. Similar to [19], Figure 4 shows the results of each trial related to models without the human index. From the results, the following can be noted:(1)Model 2 has better performance than model 1. This indicates that air humidity has positive contribution to fire forecasting.(2)Model 3 is worse than Model 2. Besides, model 3 has lower forecasting precision than model 2 on fire level 3 and level 4. This indicates that the mean air temperature and mean relative air humidity may not be representative compared to maximum air temperature and minimum relative air humidity.(3)Model 4 and model 5 get the same results, and they have the best performance among these 5 models. For model 5, the calibration results of the predictor parameters are all larger than 0.5. This means that these 6 potential predictors are all necessary for fire forecasting. Also, we can confirm this as model 5 and model 4 get the best performance.(4)For model 4 and model 5, the training term has better performance than test term. This may be due to the overlearning of SVM model.(5)Although model 4 and model 5 have the best overall performance, they still show poor forecasting precision for high fire levels (they only precisely forecast 50% of fire level 4 for Hunan province, 12.5% of fire level 4 for Anhui province, and no fire level 3).

Thereafter, to estimate the effect of the human index on the performance of fire forecasting, the human index is added to all of the above 5 models. And these new 5 models are called model 1 with human index, model 2 with human index, model 3 with human index, model 4 with human index, and model 5 with human index, respectively. The results of these new 5 models are given in Tables 4 and 5. Similar to [19], Figure 5 shows the results of each trial related to models with the human index. From Tables 4 and 5, the following can be noted:(1)The performance shown in Tables 4 and 5 is superior to that in Tables 2 and 3. With the inclusion of the human index, the fire forecasting precision has been significantly improved; the precision of high fire level especially (fire level 3 and fire level 4) is much enhanced.(2)Similar to the results in Tables 2 and 3, model 2 with human index is superior to model 1 with human index. This is because the relative air humidity is necessary for fire forecasting.(3)Different from the results in Table 2, model 3 with human index is slightly better than model 2 with human index for Hunan province. The reason may be that the fire forecasting model relies on more information about the daily mean meteorological condition with the inclusion of the human index. For Anhui province, model 2 with human index is better than model 3 with human index. This is consistent with Table 3. This may indicate that the potential predictors make different contribution for different provinces.(4)For Hunan province, the calibration results of the predictor parameters of model 5 with human index show that the predictor “precipitation” should be excluded in the model inputs. For model 5 with human index, as the human index is formed by precipitation and human activities, thus the predictor “precipitation” is treated as to have duplicated information with the human index during the calibration of the predictor parameters.(5)For Hunan province, the performance of model 5 with human index is slightly worse than of model 4 with human index. As the calibration results of model 4 can be treated as a special situation of model 5, this may indicate that the model calibration algorithm may be easily falling into local optimum. Developing a more efficient calibration algorithm is the next task we plan to do in the near future. This also demonstrates that all of the predictors, especially the human index, are necessary for fire forecasting. However, for Anhui province, model 5 has the same results as model 4. This may be because the algorithm does not fall into local optimum for calibration of this model.

6. Conclusions

In our research, a fire prediction model is proposed incorporating meteorological data as well as human activities. And this model is applied in Hunan province and Anhui province, which seriously suffer from fire disasters. The results show that the model has good prediction precision and can be a powerful tool for practical application. However, the model calibration is also a very important part for fire forecasting. And developing an efficient and global optimization algorithm is the next work we plan to do in the near future.

Competing Interests

The authors declare no competing interests.

Authors’ Contributions

Jiazheng Lu and Jun Guo conceived and designed the experiments; Li Yang performed the experiments; Tao Feng and Jie Zhang analyzed the data; Jun Guo wrote the paper.

Acknowledgments

The authors appreciate the support from the State Key Program of State Grid Corporation of China.