Keywords

1 Introduction

Greece has a very important forest capital, as 50 % of the territory is covered by woodland. About 25 % of it is characterized by high vegetation coniferous and broadleaf high biodiversity, the remaining of low trees and shrubs near inhabited areas. Also there are approximately 2 million acres of rangelands. During the last 20 years, the average annual burned areas in the country are higher than 45,000 acres as a result of 1500 forest fires. The determination of the factors that favor ignition and contribute to the spread of wild fires (WF) requires a detailed spatiotemporal analysis of the historical data for each area under study. Moreover, the specification of the correlations between these parameters is absolutely necessary. This research paper proposes an innovative hybrid forest fire modeling system operating on a local basis. The reasoning of the ISOCOMA employs Computational Intelligence approaches in order to produce an overall fire risk index.

1.1 Literature Review

Iliadis and Betsidou [9] have implemented an intelligent rule based fuzzy inference system (FIS) evaluating wild fire risk for the forest departments of Greece. The estimation of the risk indices was done by using fuzzy triangular membership functions and Einstein fuzzy conjunction T-Norms. Iliadis and Zigkrika [11] have also developed a FIS that performs and evaluates scenarios (by assigning weights to the involved features) towards the estimation of a characteristic overall forest fire risk index in Greece. Papakonstantinou et al. [17] have proposed a fuzzy rule based system to produce the drought risk indices vectors for the forest regions of Cyprus under study. Iliadis et al. [10] have developed a fuzzy inference system under the MATLAB platform. The system uses three distinct Gaussian distribution fuzzy membership functions in order to estimate the partial and the overall risk indices due to wild fires in the southern part of Greece. Özbayoğlu and Bozer [16] estimated the potential burned areas using geographical and meteorological data. Several computational intelligence approaches were used namely: Multilayer Perceptron (MLP), Radial Basis Function Networks (RBFN), Support Vector Machines (SVM) and fuzzy logic. Shidik and Mustofa [18] used a Back-Propagation Neural Network which was trained based on meteorological and forest weather indices, so as to classify the burned area in three categories. Aldrich et al. [1] investigated the effect of variations in land use and climate in the occurrence of forest fires. Catry et al. [6] used logistic regression models to predict the relative probability of ignition occurrence, as a function of the resulting fire size.

1.2 Innovations of the Proposed Methodology

The main innovation of the ISICOMA is the development of four partial risk indices (PRI), which are derived from the respective analysis of separate parameters, creating and analyzing meaningful relationships and rules of correlations between them. This raises the problem of wild fires (WF) on an absolutely realistic basis. In addition, it is for the first time that an intelligent system combines the use of an adaptive fuzzy inference Takagi-Sugeno-Kang (AFITS) system with the wide use of fuzzy conjunction T-Norms in order to obtain higher fitting rates between PRI and TPRI with the actual burned areas.

1.3 Data

The first step towards the development of an overall wild fire risk index model was the determination of all factors that affect the behavior of a forest fire. The data collected from the forest inspections and from the Hellenic national meteorological service. According to [12] the following factors have been identified as playing a key role (Table 1).

Table 1. Factors affecting fire behavior

Utilizing and analyzing in-depth studies in the raw meteorological, topographical and vegetative data of the areas concerned [3, 4] the following categories were obtained (Table 2).

Table 2. Classification of the fire parameters

1.4 Areas of Study

Kefalonia (island in the Ionian Sea) Ilia (prefecture in Peloponnese) and Chania (prefecture in Crete island) have been chosen as the areas of interest. They have rich vegetation, they have protected areas (under Natura network) and their climate is dry and hot with low rain height. Also both Chania and Kefalonia are characterized by high touristic development and growth with high land value. On the other hand ancient Olympia is located in Ilia prefecture. Thus, it is an area of high cultural and touristic value. During the period 1984–2014, totally 1397 wild fires occurred in Ilia, 857 in Chania and 1298 in Kefalonia.

The Fire Ignition Indicator (FIGI) which emerges by combining the effect of temperature and humidity and the Spread Index which considers the effect of wind and slope (SPRI) have been used to produce significant evidence of forest fire risk. In a previous research effort of our team [2] have found that the SPRI is “High” in the 30–50 % of the cases, whereas the FIGI has shown smaller high and medium hazard rates.

2 Theoretical Framework and Methodology

2.1 Fuzzy Inference Systems

The Sugeno Fuzzy implication is the basic modeling approach used by the ISOCOMA. Introduced in 1985 [19], it is similar to the Mamdani method. While Mamdani FIS uses the technique of defuzzification of a fuzzy output, Sugeno FIS uses weighted average to compute the crisp output. The fuzzy membership functions (FMF) of the output are either linear (first order polynomials or constant crisp values). A typical rule in a Sugeno fuzzy model if the outputs are first-order linear has the form:

$$ {\text{If Input 1 }} = {\text{ x and Input 2 }} = {\text{ y then Output is}}\,{\text{z }} = {\text{ax }} + {\text{by }} + {\text{c}} $$
(1)

For a zero-order Sugeno model, the output level z is a constant crisp value c (a = b=0).

The output level zi of each rule is weighted by the firing strength wi of the rule. For an AND rule with Input 1 = x and Input 2 = y, the firing strength is

$$ {\text{w}}_{\text{i}} = {\text{AndMethod }}({\text{F}}_{1} ({\text{x}}), {\text{F}}_{2} ({\text{y}})) $$
(2)

where F1,2 are the membership functions for Inputs 1 and 2. The final output of the system is the weighted average of all rule outputs, computed as in (3).

$$ Final\,output = \frac{{\mathop \sum \nolimits_{{ {\text{i}} = 1}}^{N} {\text{w}}_{\text{i}} {\text{z}}_{\text{i}} }}{{\mathop \sum \nolimits_{{{\text{i}} = 1}}^{N} {\text{w}}_{\text{i}} }} $$
(3)

where N is the number of rules.

2.2 T-Norms

This paper attempts to calculate the Unique Overall Risk Index (UORI), resulting from the cumulative effect of all the related factors, after performing integration operations on all individual fuzzy sets. This task is carried out, by the use of specific fuzzy conjunction “AND” operators (CONO) known as T-Norms in the literature. The Min, the Algebraic, the Drastic, the Einstein and the Hamacher Products act as T-Norms [5, 7, 1315]. The T-Norms are the unifiers of partial risk indices and they are quite optimistic as they are assigning the minimum risk value to the overall index [8].

2.3 Chi-Square Test

The Chi-Squared hypothesis-testing is a non-parametric statistical test in which the sampling distribution of the test statistic is a chi-square distribution when the null hypothesis is true. The null hypothesis H0 usually refers to a general statement or default position that there is no relationship between two measured phenomena, or no difference among groups. The H0 is assumed to be true until evidence suggest otherwise [20]. The statistical control index used for this assessment is the test statistic Χ2.

$$ {\text{X}}^{2} = \mathop \sum \nolimits \frac{{\left( {{\text{f}}_{{{\text{o }} - }} {\text{f}}_{\text{e }} } \right)^{2} }}{{{\text{f}}_{\text{e }} }} $$
(4)

Where fe is the expected frequency and fo the observed one. The degrees of freedom are estimated as follows (based on the rXc table of labeled categories):

$$ d{\text{f}} = ({\text{r}} - 1)({\text{c}}{-}1) $$
(5)

For the H0 the critical values for the test statistic Χ2 are estimated by the Χ2 distribution after considering the degrees of freedom. If the result of the test statistic is less than the value of the Chi-Square distribution, then we accept H0 otherwise we reject it.

3 Description of the Proposed Methodology

The core of the modeling approach proposed herein was based on the grouping of twelve initial fire risk indices in four classes of partial risk indices and subsequently their integration into a unique overall one, the Conceptual Risk Index (CRI), for each fire incident and for each area of study. Then based on the burned area, the Actually Burned Surfaces Index (ACBUS) was determined. Moreover, we performed fuzzy conjunction (with T-Norms) of the four CRIi indices (i = 1 … 4) selecting all combinations of pairs in order to find those that belong to the same Linguistics with the ones of ACBUS. For example, we tried to estimate the forest fire incidents that were assigned “High Risk” pairs of indices and at the same time “High Risk” ACBUS ones.

3.1 The Algorithm

The proposed algorithmic process involves 9 distinct steps, which are discussed below:

  1. 1.

    Evaluating the twelve initial features influencing the phenomenon of forest fires and subsequently grouping them conceptually, in four thematic areas (feature categories). A distinct Conceptual Risk Index (CRI) has been developed for each feature category, totally four of them CRIi (i = 1 … 4). More specifically, the Weather Risk Index (WRI) was constructed from the contribution of temperature, humidity and wind speed. Correspondingly the drought index (DRI) comprises of the daily plus the monthly precipitation and of the precipitation in the previous month. The topographic Risk index (TRI) is related to the slope to the altitude and to the exposure. The vegetation Risk index (VRI) is defined by the flammability of forest species, the canopy density and the vegetation density. The same methodology has been followed for all three areas under study.

  2. 2.

    The Fuzzy Inference Engine Takagi-Sugeno-Kang (FIETS) has been used. According to it, each feature is fuzzified based on properly designed fuzzy Trapezoidal membership functions. In this way each parameter of each incident has been assigned fuzzy risk linguistics.

  3. 3.

    This process determines the corresponding fuzzy set (linguistic) for each wild fire incident.

  4. 4.

    Proper fuzzy weighted rule sets have been designed and implemented. The number of the trapezoidal fuzzy membership functions used for the determination of each partial risk index related to each one of the 12 parameters, was determined by the number of its corresponding classes in Table 2. The number of fuzzy sets created for each feature, were exactly as many as its corresponding classes in Table 2. For the topographic parameter “Ground Orientation Exposure” the first class was removed because it was declared officially as unspecified (Tables 3 and 4).

    Table 3. Fuzzy Sets and the corresponding Linguistics of each feature
    Table 4. Conceptual Fuzzy Sets and the Linguistics of the (CRI)

    It should be clarified that in the following Table 5, the fuzzy values of the involved features are connected with the Min T-Norm (Table 6).

    Table 5. Fuzzy rule set (T-Norms Fuzzy-AND) for the determination of the WRI
    Table 6. Number of rules in the fuzzy rule sets use for the determination of each CRI and for the UORI for each area.
  5. 5.

    Each of the four CRIs has been calculated. The output of the Sugeno-type FIS takes values in the closed interval [0, 1] (Table 7).

    Table 7. Four CRIs and UORI membership functions
  6. 6.

    The UORI has been produced by adjustment of the weights of the fuzzy rules (Table 7).

  7. 7.

    The actual burned area for each area under study has been fuzzified by obtaining four fuzzy Linguistics representing the Actually Burned Surfaces (ACBUSij) i = 1 … 4 and j = 1 … N (N is the number of examined cases) namely: Low Burned (LBUR), Average Burned (ABUR), High Burned (HBUR) and Extremely Burned (ExBUR). Subsequently, a comparative analysis has been performed between the four CRIs and the UORI with the ACBUS for each case (Table 8).

    Table 8. ACBUS is a two dimensional matrix as it is shown below. N is the number of the areas under study
  8. 8.

    The fuzzy T/Norms (Algebraic, Drastic, Einstein, Hamacher - products, Min relation) have been applied through the combination of all four (4) ACBUS membership values (in pairs) in order to perform three distinct risk scenarios.

Totally six Pair Risk Indices (PARI) have been developed by considering the partial indices in pairs.

  1. a.

    Conjunction between the:

  2. (i)

    Meteorological Indices (MI) AND the Drought indices (DRI) which produces the (MIDRI)

  3. (ii)

    The Topographic indices (TI) AND the Vegetation indices (VEGI) that produces the (TIVEGI). Thus, two Pair Risk Indices (PARI) have been developed namely: the MIDRI and the TIVEGI.

  4. b.

    Conjunction between the:

  5. (i)

    MI AND the TI which produces the (MITI)

  6. (ii)

    The DRI AND the VEGI which produces the (DRIVEGI). Also two Pair Risk Indices have been developed the MITI and the DRIVEGI.

  7. c.

    Conjunction between the:

  8. (i)

    MI AND the VEGI which produces the (MIVEGI)

  9. (ii)

    DRI AND the TI that produces the (DRITI). Moreover two Pair Risk Indices have been designed MIVEGI and DRITI.

Totally for each research area 5 (the number of T-Norms) * 6 (the number of PARI) = 30 cases were obtained.

9. Use of the Chi-Square Statistical Test at significance level of a = 0.05 in order to obtain the PARI where the three Linguistics (low, medium, high risk) are depended on the three corresponding linguistics (low, medium, high Burned) of the ACBUS. The tables used were 3 * 3 and the degrees of freedom df4 = 9,488 (Fig. 1).

Fig. 1.
figure 1

Flowchart of the proposed methodology

4 Results and Discussion

After extensive testing on multiple scenarios and different methods for the examination of all possible coupling combinations of forest fire severity for Sites Kefallonia Chania and Ilia, important conclusions were drawn on what indicators determine the risk of burned areas. The best Linguistic fitting with the ACBUS indices was derived from the UORI and from the combination of MI-TI PARI for all areas. The DRI and other combinations like the DRIVEGI did not show high convergence with the actual burned areas (Table 9).

Table 9. Test statistic and P-Value between four CRIs and UORI with ACBUS

For the Ilia prefecture, the ΜΙ and the TI and all of their combinations have shown an important influence on the actual burned areas. According to the X squared test the null hypothesis was rejected which has proved the dependency. Moreover, the DRIVEGI and the MIVEGI indices have shown a rather minor effect on the determination of the actual burned areas (small Test Statistic-higher P-Value). On the other hand, the burned area has proven to be independent from the MIDRI PARI.

In Kefalonia the MI index and all of its combinations have proved to have great influence in the burned areas. The result was the opposite for the other indices (TI, VEGI, DRI).

In Chania, the TI and MI indices and all of their combinations have shown a high correlation with the total burned areas (high Test Statistic values and Low P-Value). The DRIVEGI does not seem to be correlated to the burned areas (Tables 10 and 11).

Table 10. P-Values between the linguistics of the PARI and the linguistics of the ACBUS
Table 11. Test statistic between the linguistics of the PARI and the linguistics of the ACBUS.

Summarizing and evaluating the four indicators studied it was proved that the MI and the TI are the key factors that affect the severity of forest fires whereas beyond any expectation the DRI was not the catalyst or retarding factor in the spread of forest fires. Also from the examined pairs of indices, the combination of MI-TI has shown the highest test Statistic and the highest correlation with the ACBUS index.

Finally, it was observed that the fuzzy T-NORMS relations, constitute a highly reliable method for the development of a unified overall risk index (UORI) which is capable of modeling a very complex problem by combining several parameters or partial indices.

5 Conclusions and Future Work

This research proposes the use of an innovative method for the analysis and study of the main parameters related to forest fires. The proposed approach was developed towards the estimation of the UORI (forest fire severity index) which is based on advanced soft computing techniques. More specifically, a fuzzy inference system was developed. After the performance of extensive testing, the actual interrelationships between the involved parameters were discovered and hidden knowledge was revealed. This modeling research effort has yielded high rates of accurate classifications as a result of a comparative analysis between the obtained indices and the ACBUS. The function of the model was tested in consideration with various scenarios and presented important outcome regarding those indices or their pairs which directly determine the forest fires risk.

It is important to mention that it is the first time that so many parameters are used and combined to estimate the potential severity of wildfires, creating numerous individual indicators in order to construct a unified index that highly reflects the ACBUS.

As future directions that could improve the proposed model we suggest the potential use of more parameters directly related to forest fires in order to create more combinations of fuzzy rules and sub-indicators. In this way it will be possible to derive an even stronger final adaptive unified index compatible with the ACBUS.

Finally, we propose the future use of other machine learning methods (unsupervised - competitive learning) or hybrid soft computing approaches (fuzzy-neural networks) and optimization algorithms aimed at even higher rates of correct classification.