This patent application claims the benefit and priority of Chinese Patent Application No. 202210594201.3 filed on May 27, 2022, the disclosure of which is incorporated by reference herein in its entirety as part of the present application.
The present disclosure relates to the technical field of ecological risk analysis, and more specifically, to a method for ecological disturbance risk identification and assessment based on automatic parameter adjusting optimization model.
Protecting the ecological environment, preventing ecological risks and ensuring ecological security have become an important part of national security. With the strengthening of the research on global environmental change and sustainable development, as well as the deepening of people's understanding of the development concept of ecological civilization, the problem of ecological environment disturbance risk has been paid more and more attention. Ecological disturbance risk refers to the possibility and degree of ecological damage caused by natural or human factors. It is a comprehensive reflection of the characteristics of ecosystems at different scales, various natural environmental background conditions and the direct and potential impacts of human disturbance activities. At present, the existing researches on ecological disturbance risk identification around the world are mainly to assess the ecological risk of the basin or area. For example, Wei Fu and others took the Loess Plateau in Northern Shaanxi, which is ecologically fragile and sensitive to the interaction between people and the ecological environment, as a typical research object to establish a landscape ecological risk index to identify and assess the comprehensive risk status and changes of the Loess Plateau in Northern Shaanxi. Li et al. carried out ecological risk assessment of chromophoric dissolved organic matter (CDOM) in Yinma River Basin from three aspects: ecological sensitivity, ecological pressure and self resilience. Taking Jixi County in Anhui Province as a case, XiaoRui Zhang and others constructed a comprehensive assessment model of county ecological risk based on “sensitivity-disturbance degree”. Most of the risk identification steps of the research content can be summarized as the construction of risk assessment conceptual model/mathematical model, the selection of assessment indexes, the assignment of index weights, the analysis of ecological risk assessment and so on.
At present, most of the researches focus on the application of ecological disturbance risk area assessment model, and there is still a lack of research breakthrough in the optimization of risk identification model parameters and the selection of assessment indexes. It is mainly reflected in the following two aspects:
First, the process of ecological disturbance risk identification and assessment involves the assignment of the weights of assessment indexes. The existing research basically uses subjective weighting methods such as expert scoring or analytic hierarchy process to determine the weights of assessment indexes. However, the weighting process of these methods excessively relies on the subjective determination of professional background and knowledge experience. The results obtained by different assessment subjects are different, which leads to the fact that the weights of assessment indexes can not truly and objectively reflect the actual contribution of each index.
Second, in the construction of the technical system of ecological disturbance risk identification, the selection of assessment indexes also directly affects the results of ecological disturbance risk identification. The traditional index selection method does not take into account the possible high correlation among the indexes, resulting in multicollinearity in the index quality inspection of the assessment model, which leads to over fitting of the linear regression equation and affects the authenticity of the risk identification model.
Therefore, it is an urgent problem for those skilled in the art to provide an ecological disturbance risk identification and assessment method that can realize the optimization of the index weight parameters of the ecological disturbance risk identification and assessment model and the selection of the assessment indexes.
In view of the above, the disclosure realizes the optimization of the index weight parameters of the ecological disturbance risk identification and assessment model and the selection of the assessment indexes by introducing the particle swarm parameter intelligent optimization algorithm and the VIF multicollinearity detection, and ensures the accuracy of the ecological disturbance risk identification and assessment model and the assessment results.
In order to achieve the above purpose, technical solutions of the present disclosure are specifically described as follows.
The disclosure provides a method for ecological disturbance risk identification and assessment based on automatic parameter adjusting optimization model, including the following steps.
S1. establishing a three-layer ecological disturbance risk assessment index system based on an ecological disturbance risk identification and assessment function. A target layer is a risk index of ecological disturbance, a criterion layer is a sub risk index of ecological disturbance, and an index layer is assessment indexes of each sub risk index of ecological disturbance.
S2. performing normalization preprocessing on the assessment indexes.
S3. calculating a multicollinearity among the indexes in combination with a linear regression model of each assessment index based on variance inflation factor method, and screening the assessment indexes meeting a multicollinearity judgement interval.
S4. establishing an ecological disturbance risk assessment model according to the ecological disturbance risk assessment index system and the assessment indexes after normalization preprocessing and the multicollinearity judgement. A model weight of the ecological disturbance risk assessment model includes a criterion layer index weight and an index layer index weight.
S5. optimizing weight parameters of the ecological disturbance risk assessment model based on particle swarm optimization algorithm to obtain an optimal solution of the model weight.
S6. substituting the optimal solution of the model weight into the ecological disturbance risk identification and assessment model for calculation, and outputting a result of the risk index of ecological disturbance.
Preferably, the ecological disturbance risk identification and assessment function is the function of the risk index of ecological disturbance PIED on the sub risk indexes of ecological disturbance, and the sub risk indexes of ecological disturbance include ecology vulnerability EV, accessibility to interference AI and resource easy-attractiveness RE.
Preferably, an assessment area is divided into grids, and the sub risk indexes of ecological disturbance are calculated with the grids as assessment units.
Preferably, the S2 includes the following steps.
S21. performing a preprocessing operation on the assessment area to make data range, format and spatial resolution of the assessment indexes consistent. The preprocessing operation includes clipping, rasterizing, coordinate system conversion and resampling.
S22. normalizing the assessment indexes by range standardization method.
Preferably, the S22 includes: normalizing the quantitative assessment indexes by range standardization method; quantifying the qualitative assessment indexes first by expert grading assignment method, and then normalizing by range standardization method, so that the range of each assessment index is between 0 and 1.
Preferably, the linear regression model in S3 is that each independent variable of the assessment indexes is a linear regression function with respect to other independent variables of the assessment indexes.
Preferably, the calculating a multicollinearity VIF among the indexes and screening the assessment indexes meeting a multicollinearity judgement interval in the S3 includes:
Where, {circumflex over (x)}i is a result of the i-th assessment index obtained by fitting the model, xi is an actual result of the i-th index, and
screening the assessment indexes meeting VIFi<S to participate in the calculation of the ecological disturbance risk identification and assessment model. S is a multicollinearity judgement boundary.
Preferably, the ecological disturbance risk identification and assessment model is built as follows:
RIED=WEV·AEV+WAI·AAI+WRE·ARE
A
EV
=W
α1·α1+Wα2·α2+ . . . +Wαi·αi
A
AI
=W
β1·β1+Wβ2·β2+ . . . +Wβj·βj
A
RE
=W
γ1·γ1+Wγ2·γ2+ . . . +Wγk·γk
Where, RIED is the risk index of ecological disturbance, with a range of [0,1] to indicate a possibility and damage degree of the regional ecosystem affected by natural factors or human activities. AEV, AAI and ARE are ecology vulnerability index, accessibility to interference index and resource easy-attractiveness index respectively. WEV, WAI and WRE are weight values of ecology vulnerability index, accessibility to interference index and resource easy-attractiveness index respectively. Wαi and αi are weights of specific indexes included in ecological vulnerability and standard values after the normalized pretreatment. Wβj and βj are weights of specific indexes included in accessibility to interference and standard values after normalized pretreatment. Wγk and γk are weights of specific indexes included in resource easy-attractiveness and standard values after the normalized pretreatment. And i+j+k=p.
Preferably, the S5 includes the following steps.
S51. establishing a weight parameter optimization objective function:
minF=Σa=1N(REIDa−VALUEa)
W
EV
+W
AI
+W
RE=1
W
α1
+W
α2
+ . . . +W
αi=1
W
β1
+W
β2
+ . . . +W
βj=1
W
γ1
+W
γ2
+ . . . +W
γk=1
i+j+k=p
Wherein, N is the total number of grids in the assessment area. RIEDa is an risk index of ecological disturbance of each grid calculated by the assessment model. VALUEa is a risk value of human disturbance activities for each grid. p is the total number of the assessment indexes involved in the calculation of ecological disturbance risk identification and assessment. i, j and k are the number of the assessment indexes included in ecology vulnerability, accessibility to interference and resource easy-attractiveness respectively.
S52. calculating individual fitness of the assessment indexes according to the weight parameter optimization objective function.
S53. calculating individual extreme values and global extreme values of the assessment indexes by the particle swarm optimization algorithm, updating particles, calculating the individual fitness of S52 again, and executing S53 circularly until termination conditions are met.
S54. outputting a swarm optimal value as a model weight optimal solution according to the weight parameter optimization objective function.
Preferably, the S6 includes grading, mapping and displaying visually the assessment results of the risk index of ecological disturbance, and/or grading, mapping and displaying visually the assessment results of each sub risk index of ecological disturbance.
According to the above technical scheme, compared with the prior art, the disclosure has the following beneficial effects.
The disclosure defines an ecological disturbance risk identification and assessment method based on an automatic parameter adjusting optimization model, including six parts: establishment of ecological disturbance risk identification and assessment function and index system, pretreatment of risk identification and assessment indexes, selection of risk identification and assessment indexes, determination of ecological disturbance risk assessment model, optimization of weight parameters of ecological disturbance risk identification and assessment model, and output of ecological disturbance risk identification and assessment results.
Aiming at the problem of risk assessment index weight assignment, the disclosure creatively proposes a weight parameter optimization technical method based on particle swarm optimization algorithm. By constructing the parameter optimization objective function, the automatic parameter adjusting optimization of the index weights of the ecological disturbance risk identification and assessment model is realized, which avoids the subjectivity and randomness of the artificial weight assignment.
When screening the indexes in the ecological disturbance risk identification and assessment, the disclosure incorporates the VIF Multicollinearity detection method, realizes the selection of the ecological disturbance risk identification and assessment indexes, and ensures the scientificity and rationality of the risk identification and assessment indexes.
Assessment index selection and index weight assignment are the two most important links in the process of ecological disturbance risk identification and assessment. Based on this, the disclosure has the following two advantages.
1. By constructing the parameter optimization objective function, the disclosure creatively proposes the index weight parameter optimization technical method of ecological disturbance risk identification and assessment based on particle swarm optimization algorithm, realizes the parameter self-optimization ability of index weights, and solves the problem that the weights obtained in the traditional weighting process can not truly and objectively reflect the actual contribution of each index due to the difference of personal knowledge and experience.
2. In order to solve the problem of over fitting the model due to the high correlation between the assessment indexes, when selecting the ecological disturbance risk identification and assessment indexes, the present disclosure constructs a regression model among the indexes for VIF multicollinearity detection, ensures the independence, scientificity and rationality of the ecological disturbance risk identification and assessment indexes, and realizes the optimization of the ecological disturbance risk identification and assessment indexes.
In order to explain the embodiments of the present disclosure or the technical solutions in the prior art more clearly, the following drawings that need to be used in the description of the embodiments or the prior art will be briefly introduced. Obviously, the drawings in the following description are only embodiments of the present disclosure. For those of ordinary skill in the art, other drawings can be obtained based on the drawings disclosed without creative work.
Technical solutions of the present disclosure will be clearly and completely described below with reference to drawings in the embodiments. Obviously, the described embodiments are only part of the embodiments of the present disclosure, not all of them. Based on the embodiments of the disclosure, all other embodiments obtained by those skilled in the art without making creative work belong to the protection scope of the disclosure.
The embodiment of the disclosure provides an ecological disturbance risk identification and assessment method based on the automatic parameter adjusting optimization model, including the establishment of the assessment function and index system, the determination of the assessment model, the assignment of the assessment index weight parameters, the hierarchical application of the risk identification results, etc. Among them, the selection of model indexes and the assignment of weight parameters are the two most important links. The selection of reasonable and representative indexes is the basis for accurate risk identification and assessment results.
Referring to
S1. establishing a three-layer ecological disturbance risk assessment index system based on an ecological disturbance risk identification and assessment function. A target layer is a risk index of ecological disturbance, a criterion layer is a sub risk index of ecological disturbance, and an index layer is assessment indexes of each sub risk index of ecological disturbance.
The specific implementation process is as follows.
In one embodiment, S11 includes establishing an ecological disturbance risk identification and assessment function.
The ecological disturbance risk is the result of the comprehensive action of natural environment, human activities and resource endowment. The ecological disturbance risk assessment should first assess the vulnerability of the regional ecosystem due to its own characteristics (ecosystem composition, quality, etc.), material basic conditions (topography, soil foundation, etc.) and environmental impact (ecological space type, temperature, precipitation, etc.), that is, “ecological vulnerability”. Ecological vulnerability is a comprehensive reflection of the vulnerability and sensitivity of the ecosystem itself and the elasticity of the ecosystem. Population distribution and road traffic conditions determine the difficulty degree to which the ecological space is vulnerable to various human activities and thus ecological damage. Therefore, on the basis of considering the vulnerability of the ecosystem itself, the ecological disturbance risk assessment must pay attention to the impact of “accessibility to interference” caused by population and traffic. At the same time, the potential risks of illegal exploitation, poaching and large-scale tourism development which may be induced due to the existence of various natural resources in the region, i.e. “resource easy-attractiveness” are also taken into account in the ecological disturbance risk assessment. Based on this, the ecological disturbance risk identification and assessment function can be defined as:
RIED=F(ecological vulnerability, accessibility to interference, resource easy-attractiveness)=f(EV, AI, RE)
Where, RIED is the risk index of ecological disturbance, EV is the ecology vulnerability, AI is the accessibility to interference and RE is the resource easy-attractiveness.
S12. establishing the ecological disturbance risk index system.
This embodiment adopts a top-down approach to build a three-layer ecological disturbance risk assessment index system, as shown in
During the assessment, the lower level indexes calculate the upper level indexes. The calculation can be carried out on the basis of grid assessment units, that is, the assessment area is divided into grids, and the risk index calculation is carried out for each assessment unit in terms of ecological vulnerability, accessibility to interference and resource easy-attractiveness. In order to improve the of the ecological disturbance risk identification and assessment and refine the calculation, the disclosure adopts a grid size of 100 m×100 m spatial refinement scale.
S2. performing normalization preprocessing on the assessment indexes.
The specific implementation process is as follows.
In one embodiment, S21 includes the basic pretreatment processing.
For all risk identification and assessment indexes, the assessment area clipping, rasterizing, coordinate system conversion, resampling and other processing operations shall be carried out to ensure that the data range, format and spatial resolution of all indexes are consistent.
In one embodiment, S22 includes the normalization process.
Due to the different physical meanings and dimensions represented by each index, it is impossible to directly participate in the assessment calculation. In order to eliminate the difference of index dimension and order of magnitude and make the indexes comparable, it is necessary to standardize each assessment index. The commonly used standardization methods include range standardization and standard deviation standardization. In the disclosure, the quantitative index adopts range standardization, and the qualitative index is first quantified by expert grading assignment method, and then is normalized by range standardization, so that the value range of each index is between 0 and 1.
Among them, the number of grades by the expert grading assignment method is consistent with the number of proposed levels of the final ecological disturbance risk identification and assessment results, and the indexes after grading are positive indexes. For example, in the embodiment of the disclosure, the risk identification and assessment results are divided into five levels, so the qualitative indexes are also divided into five levels, as shown in Table 1.
Range standardization method: the relationship between assessment indexes and ecological disturbance risk can be divided into positive and negative directions, and different standardized calculation formulas are required. The positive relationship is that the greater the assessment index value, the higher the ecological disturbance risk. The negative relationship is that the greater the assessment index value, the smaller the ecological disturbance risk.
Where, Zi is the standardized value of the i-th index, of which the range is 0-1, xi is the actual value of the i-th indicator, xmax is the maximum value of the actual value of the i-th index, xmin is the minimum value of the actual value of the i-th index.
When normalizing the multiple assessment indexes, in order to improve the efficiency of index preprocessing, a batch process is built with the help of the model builder tool in arcGIS, as shown in
S3. calculating a multicollinearity among the indexes in combination with a linear regression model of each assessment index based on variance inflation factor method, and screening the assessment indexes meeting a multicollinearity judgement interval.
Based on the preprocessed index data, the selection ecological disturbance risk identification and assessment indexes is carried out. The selection of the identification and assessment indexes is to screen out independent variables that are independent of each other and participate in the final ecological disturbance risk identification and assessment model calculation through the multicollinearity detection among the assessment indexes. Multicollinearity means that there is a linear correlation between independent variables, that is, an independent variable can be a linear combination of one or several other independent variables. Although multicollinearity does not affect the performance of the model, it affects the interpretability of the model. The actual contribution rate of a variable to the result can be obtained by removing the multicollinearity.
The specific implementation process is as follows.
In one embodiment, S31 includes constructing a linear regression model.
The linear regression model of each independent variable and remaining independent variables is constructed in turn, as follows:
Where, n is the number of indexes involved in ecological disturbance risk identification and assessment.
In one embodiment, S32 includes a multicollinearity judgement.
In this embodiment, the variance inflation factor (VIF) is used to judge the multicollinearity between the assessment indexes. VIF refers to the ratio of variance when there is multicollinearity between independent variables to variance when there is no multicollinearity. The value of VIF is greater than 1. The closer the value of VIF is to 1, the lighter the multicollinearity is, and vice versa. Generally, 10 is taken as the judgment boundary. When VIF<10, there is no multicollinearity.
Where, {circumflex over (x)}i is a result of the i-th assessment index obtained by fitting the model, xi is an actual result of the i-th index, and
The coefficient ai in the linear regression model represents the contribution rate of its corresponding variable, which is obtained by solving the equation with the actual values of multiple sets of independent variables, and bi and εi are simultaneously obtained by solving the equation. The better the model fitting effect, the closer Ri2 is to 1, and the greater the possibility of multicollinearity between independent variables.
Based on this, p (p≤n) indexes involved in the calculation of the ecological disturbance risk identification and assessment model are screened out.
S4. establishing an ecological disturbance risk assessment model according to the ecological disturbance risk assessment index system and the assessment indexes after normalization preprocessing and the multicollinearity judgement. A model weight of the ecological disturbance risk assessment model includes a criterion layer index weight and an index layer index weight.
In one embodiment, the ecological disturbance risk is the result of the combined effect of three aspects: ecological vulnerability, accessibility to interference, and resource easy-attractiveness. According to the ecological disturbance risk identification and assessment function framework, the ecological disturbance risk identification and assessment model is constructed as follows:
RIED=WEV·AEV+WAI·AAI+WRE·ARE
A
EV
=W
α1·α1+Wα2·α2+ . . . +Wαi·αi
A
AI
=W
β1·β1+Wβ2·β2+ . . . +Wβj·βj
A
RE
=W
γ1·γ1+Wγ2·γ2+ . . . +Wγk·γk
Where, RIED is the risk index of ecological disturbance, with a range of [0,1] to indicate a possibility and damage degree of the regional ecosystem affected by natural factors or human activities, and the larger the value of RIED, the greater the possibility and degree of damage to the ecological environment. AEV, AAI and ARE are ecology vulnerability index, accessibility to interference index and resource easy-attractiveness index respectively. WEV, WAI and WRE are weight values of ecology vulnerability index, accessibility to interference index and resource easy-attractiveness index respectively, which are obtained by particle swarm optimization algorithm, and are the sum of the weights of each assessment index multiplied by the weight normalization coefficient of the corresponding criterion layer. Wαi and αi are weights of specific indexes included in ecological vulnerability and standard values after the normalized pretreatment. Wβj and βj are weights of specific indexes included in accessibility to interference and standard values after normalized pretreatment. Wγk and γk are weights of specific indexes included in resource easy-attractiveness and standard values after the normalized pretreatment. And i+j+k=p.
S5. optimizing weight parameters of the ecological disturbance risk assessment model based on particle swarm optimization algorithm to obtain an optimal solution of the model weight.
According to the ecological disturbance risk identification and assessment model, the assessment indexes and index weights are two key factors affecting the assessment results. Through the index selection in the third step, the rationality and scientificity of the index selection of the assessment model calculation can be realized. On the other hand, the scientific assignment of index weights in the assessment model is also intuitive and important. The disclosure proposes a method for optimizing weight parameters based on particle swarm optimization algorithm, as shown in
S51. establishing the weight parameter optimization objective function
As a kind of evolutionary algorithm, particle swarm optimization (PSO) optimizes and models the index weights in ecological disturbance risk identification and assessment when dealing with parameter optimization problems. The following minimization objective functions can be established:
minF=Σa=1N(REIDa−VALUEa)
W
EV
+W
AI
+W
RE=1
W
α1
+W
α2
+ . . . +W
αi=1
W
β1
+W
β2
+ . . . +W
βj=1
W
γ1
+W
γ2
+ . . . +W
γk=1
i+j+k=p
Where, N is the total number of grids in the assessment area, and the 100 m×100 m spatial refinement scale is adopted. RIEDa is the risk index of ecological disturbance of each grid calculated by the assessment model. VALUEa is the risk value of human disturbance activities for each grid, which is obtained based on the general investigation data of geographical conditions. p is the total number of the assessment indexes involved in the calculation of ecological disturbance risk identification and assessment. i, j and k are the number of the assessment indexes included in ecology vulnerability, accessibility to interference and resource easy-attractiveness respectively. When the constraint conditions in the formula are satisfied and the minimum value is obtained, the weight parameters of each index obtained are the optimal weight parameters.
S52. optimization of weight parameters based on particle swarm optimization Particle swarm optimization (PSO) simulates the predation behavior of birds by observing the behavior of birds in groups, and each particle is a solution in the solution space. PSO is initialized as a group of random particles (random solutions), and then the optimal solution is found through iteration. In a D-dimensional search space, the position of the i-th particle is Xi=(Xi1, Xi2, . . . , XiD) and the velocity is Vi=(Vi1, Vi2, . . . , ViD). In each iteration, each particle adjusts its flight according to the two “extreme values” generated by its own flight experience and the flight experience of its companions. One is that the optimal solution found by the particle itself is called the individual extreme value pbest, and the other is that the optimal solution found by the whole swarm is called the global extreme value gbest. In practice, the “good or bad” degree of particles is assessed by the objective function determined by the optimization problem. When the two optimal solutions are found, the particle itself is updated by the following formula.
v
id
k+1
=v
id
k
+c1rand1k(pbestidk−xidk)+c2rand2k(gbestdk−xidk)
x
id
k+1
=x
id
k
+v
id
k+1
Where, vidk is the velocity of particle i in the d-th dimension in the k-th iteration. xidk is the current position of particle i in the d-th dimension in the k-th iteration. pbestid is the position of individual extreme point of particle i in the d-th dimension in the k-th iteration. gbestd is the position of the global extreme value of the whole swarm in the d-th dimension. c1 and c2 are learning factors. rand1 and rand2 are random numbers between 0 and 1.
As shown in
Step 1: initializing the learning factors c1=c2=2 in the particle swarm optimization algorithm, wherein the search space dimension D=p, and the number of iterations Z=500.
Step 2: initializing 100 individuals, and then randomly generating the position and speed of each individual.
Step 3: substituting the specific index data and randomly generated swarm data included in the ecological vulnerability, accessibility to interference and resource resource easy-attractiveness involved in the model calculation into the objective function for calculation.
Step 4: determining the individual optimal value pbest and the group optimal value gbest.
Step 5: comparing the current position of the particle with the best position pbest it has experienced, taking the current best position of the particle as the particle pbest if the current position of the particle is better than pbest, otherwise, keeping the optimal position of pbest unchanged.
Step 6: comparing the current position of the particle with the optimal position gbest experienced by the group, taking the current optimal position of the particle as the particle gbest if the current position of the particle is better than gbest, otherwise, keeping the gbest optimal position unchanged.
Step 7: judging whether the termination conditions are met, outputting the group optimal value if the termination conditions are met, otherwise, updating the speed and position of the particles and returning to Step3 to bring new particles into the objective function for calculation.
Step8: outputting the last generation of swarm that meets the termination conditions, and selecting the value of the optimal individual as the optimal solution for the optimization of weight parameters of ecological disturbance risk identification and assessment.
S6. substituting the optimal solution of the model weight into the ecological disturbance risk identification and assessment model for calculation, and outputting a result of the risk index of ecological disturbance.
In one embodiment, the index weight parameters optimized based on the particle swarm optimization algorithm are substituted into the ecological disturbance risk identification and assessment model for calculation, the result of the risk index of ecological disturbance is output, and the assessment results are graded and visually displayed. The ecological disturbance risk can be divided into five levels: lowest risk area, lower risk area, medium risk area, higher risk area and highest risk area.
If RIED∈[0, S1), the study area is a lowest risk area of ecological disturbance.
If RIED∈[S1, S2), the study area is a lower risk area of ecological disturbance.
If RIED∈[S2, S3), the study area is a medium risk area of ecological disturbance.
If RIED∈[S3, S4), the study area is a higher risk area of ecological disturbance.
If RIED∈[S4, 1], the study area is a highest risk area of ecological disturbance.
Where, S1, S2, S3 and S4 are the thresholds of level division, which can be comprehensively determined according to the natural breakpoint method and historical experience value.
Finally, with the help of visual mapping software, ecological vulnerability index map, accessibility to interference index map, resource easy-attractiveness index map and ecological disturbance risk level thematic map are drawn.
The following is an analysis case of ecological disturbance risk identification and assessment in the specific assessment area.
In this case, the Qinling region of Shaanxi Province was taken as an example to carry out the application of ecological disturbance risk identification and assessment technology based on automatic parameter adjusting optimization model. Through the introduction of particle swarm optimization algorithm and VIF multicollinearity detection, the optimization of index weight parameters and the optimization of assessment indexes of ecological disturbance risk identification and assessment model were realized.
S1. The three-layer ecological disturbance risk assessment index system was established based on the ecological disturbance risk identification and assessment function.
S11. The ecological disturbance risk identification and assessment function was established.
The ecological disturbance risk identification and assessment model of “ecological vulnerability-accessibility to interference-resource easy-attractiveness” was studied and built, and the risk index of ecological disturbance (RIED) was put forward, which comprehensively reflects the possibility and damage degree of the regional ecosystem vulnerable to natural factors or human activities. The model was as follows:
RIED=F(ecological vulnerability, accessibility to interference, resource easy-attractiveness)=f(EV, AI, RE)
S12. The ecological disturbance risk index system was established.
The three-layer ecological disturbance risk assessment index system of “target layer-criterion layer-index layer” in Qinling region was built. The first layer was the target layer, that is, the risk index of ecological disturbance, which comprehensively reflects the possibility and damage degree of the regional ecosystem affected by natural factors or human activities. The second layer was the criterion layer, which measures the risk of ecological disturbance from three aspects: ecological environment, human activities and resource endowment. The third layer was the index layer, including the specific indexes required for the assessment of each criterion layer. The ecological vulnerability indexes included annual average temperature, annual average rainfall, slope, soil texture, soil pH, soil organic matter, soil type, vegetation coverage, land use type, net primary productivity, ecological space type, vegetation type, habitat quality index, and geological disasters. The accessibility to interference indexes included elevation, topographic relief, grade road density, grade water system density, population density, per capita GDP, residential area density, etc. The resource easy-attractiveness indexes included tourism resource density, mineral resource density, development intensity index, species resource density, livestock pressure, etc. In addition, the indexes contained in each criterion layer can be flexibly adjusted according to the data acquisition.
S2. Preprocessing was performed on the ecological disturbance risk identification and assessment indexes.
S21. Indexes were basically pretreated.
According to the spatial scope of the Qinling region, the assessment indexes were subject to spatial clipping, rasterizing, coordinate system conversion, resampling and other processing operations to ensure that the data range, format and spatial resolution of all indexes were consistent.
S22. Index normalization pretreatment was carried out.
S221. For qualitative indexes, the qualitative indexes were first quantified by expert grading assignment method, and then were normalized by range standardization. The qualitative indexes included soil type, soil pH, soil organic matter, land use type and ecological space type. The grading assignment results are shown in Table 2.
S222. For quantitative indexes, the range standardization method was adopted to make the range of each index range between 0-1. At the same time, due to the positive and negative relationship between assessment indexes and ecological disturbance risk, different range standardized calculation formulas should be used. The positive relationship was that the greater the assessment index value, the higher the ecological disturbance risk. The negative relationship was that the greater the assessment index value, the smaller the ecological disturbance risk.
S3. Ecological disturbance risk identification and assessment indexes were selected.
The linear regression model of each independent variable and other independent variables were constructed in turn, and the multicollinearity between the assessment indexes was judged according to the variance inflation factor. 10 was taken as the judgment boundary. When VIF<10, there was no multicollinearity. In this project, a total of n=26 indexes were used to construct the linear regression model. After multicollinearity judgement, p=14 indexes were selected to participate in the calculation of the ecological disturbance risk identification and assessment model. There were eight ecological vulnerability indexes, including slope, soil pH, soil type, soil organic matter, vegetation coverage, land use type, net primary productivity and ecological space type. There were three accessibility to interference indexes, including population density, grade road density and residential area density. There were three easy-attractiveness indexes, including tourism resource density, mineral resource density and species resource density.
S4. The ecological disturbance risk assessment model was determined.
According to the ecological disturbance risk identification and assessment function framework and the index selection result, the ecological disturbance risk identification and assessment model was constructed as follows:
RIED=WEV·ecology vulnerability index
Ecology vulnerability index=Wα1·slope+Wα2·soil pH+Wα3·soil type
Accessibility to interference index=Wβ1·population density
Resource easy−attractiveness index=Wγ1·tourism resource density
Where, WEV, WAI and WRE were weight values of ecology vulnerability index, accessibility to interference index and resource easy-attractiveness index respectively. Wα1, Wα2, Wα3, Wα4, Wα5, Wα6, Wα7, Wα8 were weight values of slope, soil pH, soil type, soil organic matter, vegetation coverage, land use type, net primary productivity and ecological space type. Wβ1, Wβ2 and Wβ3 were weight values of population density, grade road density and residential area density. Wγ1, Wγ2 and Wγ3 were weight values of tourism resource density, mineral resource density and species resource density.
S5. Weight parameters of ecological disturbance risk identification and assessment model were optimized.
Based on the minimization objective function and particle swarm optimization algorithm, the model weight assignment was optimized. VALUEa in the minimization objective function was the grid risk value of human disturbance activities in the general investigation data of geographical conditions. In this project, the grid size was 100 m×100 m. i, j and k were the number of indexes included in ecological vulnerability, accessibility to interference and resource easy-attractiveness, that is, i=8, j=3, k=3. The learning factors were initialized as c1=c2=2, the search space dimension D=p=14, the number of iterations Z=500, the particle population M=100, and the weight system w=0.731.
Combined with the ecological disturbance risk identification and assessment model and the index data, the ecological disturbance risk index weights based on particle swarm optimization algorithm was established and obtained in MATLAB R2018b. As shown in Table 3:
S6. Ecological disturbance risk identification and assessment results were output.
The index weight parameters optimized based on the particle swarm optimization algorithm were substituted into the ecological disturbance risk identification and assessment model for calculation, the result of the risk index of ecological disturbance was output, and the assessment results were graded and visually displayed. The ecological disturbance risk can be divided into five levels: lowest risk area, lower risk area, medium risk area, higher risk area and highest risk area. The thresholds of ecological disturbance risk level division in Qinling region are shown in Table 4.
With the help of ArcGIS10.8 visual mapping software, ecological vulnerability index level map, accessibility to interference index level map, resource easy-attractiveness index level map and ecological disturbance risk level thematic map were drawn, as shown in
Based on the above cases, it shows that the disclosure can realize the optimization of the index weight parameters of the ecological disturbance risk identification and assessment model and the optimization of the assessment indexes by introducing the particle swarm optimization algorithm and the VIF multicollinearity detection.
The above describes in detail the method for ecological disturbance risk identification and assessment based on automatic parameter adjusting optimization model provided by the disclosure. In the embodiments, specific examples are applied to explain the principle and implementation mode of the disclosure. The description of the above embodiments is only used to help understand the method and core idea of the disclosure. Meanwhile, for those skilled in the art, there will be changes in the specific implementation mode and application scope according to the idea of the disclosure. In conclusion, the contents of this specification shall not be construed as limiting the disclosure.
The above description of the disclosed embodiments enables the skilled in the art to achieve or use the disclosure. Multiple modifications to these embodiments will be apparent to those skilled in the art, and the general principles defined herein may be achieved in other embodiments without departing from the spirit or scope of the disclosure. The present disclosure will therefore not be restricted to these embodiments shown herein, but rather to comply with the broadest scope consistent with the principles and novel features disclosed herein.
Number | Date | Country | Kind |
---|---|---|---|
2022105942013 | May 2022 | CN | national |