Next Article in Journal
COVID-19 and Its Effects on the Management of the Basic Quality Conditions in Universities of Peru, 2022
Next Article in Special Issue
Using C2X to Explore the Uncertainty of In Situ Chlorophyll-a and Improve the Accuracy of Inversion Models
Previous Article in Journal
Structural Design and Analysis of a Super-High Building in Nanjing, China
Previous Article in Special Issue
Using Behavioral Characteristics to Design Amphibian Ladders for Concrete-Lined Irrigation Channels
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Application of RBF and GRNN Neural Network Model in River Ecological Security Assessment—Taking the Middle and Small Rivers in Suzhou City as an Example

Business School, Suzhou University, Suzhou 234000, China
*
Author to whom correspondence should be addressed.
Sustainability 2023, 15(8), 6522; https://doi.org/10.3390/su15086522
Submission received: 18 November 2022 / Revised: 6 March 2023 / Accepted: 3 April 2023 / Published: 12 April 2023

Abstract

:
The analytic hierarchy process is used to construct the health evaluation index system and grading standard of small- and medium-sized rivers in the region. Based on the principles of RBF and GRNN neural network algorithms, the river health evaluation models of radial basis function neural network (RBF) and general regression neural network (GRNN) algorithms are constructed, respectively. The network training samples are constructed by the interpolation method. The standard value of river health classification evaluation is taken as the “prediction” sample to “predict”. Then the results are applied as the division basis of the river health classification evaluation, which is to evaluate and analyze the health status of small and medium rivers in Suzhou Prefecture. The results indicate that: (1) the RBF and GRNN neural network models have exactly the same results in evaluating the health of small and medium rivers in the region, and are basically the same as the back propagation (BP) neural network evaluation results. RBF and GRNN neural network models have the advantages of fast convergence speed, high prediction accuracy, harder to fall into local minima, less adjustment parameters, and only one spread parameter, which can predict and evaluate the network faster, which is a large calculation advantage. (2) The health evaluation level of the main rivers in Suzhou Prefecture is from grades II to III, that is, between healthy and sub-healthy. This grade objectively reflects the health status of small- and medium-sized rivers in the region, which can provide a reference for the sustainable management of regional rivers and ecological environment construction.

1. Introduction

The concept of ecological security has not yet reached a consensus on the inadequacy of the concept of river ecological security. Scholars from different countries have expounded and interpreted its connotation from different aspects, and their research purposes and research backgrounds are different [1]. River ecological security can be understood as the river maintaining the integrity of its ecosystem structure, giving full play to its natural ecological functions, and providing corresponding social service functions when the river ecosystem is in a good state [2,3,4]. The characterization and evaluation technology of river ecological security status can not only be applied to the objective description and evaluation of river status, but also can effectively evaluate the effect of ecological restoration on damaged rivers, which is essential for the sustainable management of rivers and the construction of the regional ecological environment [5]. There are many methods of river ecological security evaluation, but from the evaluation principle, it can be mainly divided into prediction model method and multi-index method [6,7]. The multi-index method is a comprehensive evaluation of the characteristics of various aspects of a river. Its results are more comprehensive and objective, which is a development direction in the evaluation of river ecological security [4]. It is tough or inappropriate to establish a conventional mathematical model for the multi-index evaluation system. The model can only be established by means of methods such as artificial intelligence, fuzzy recognition, and knowledge engineering to deal with the comprehensive evaluation of the multi-index system [7]. Currently, artificial intelligence methods have become some of the most effective ways to establish and evaluate such complex systems, wherein an artificial neural network is one of the most widely used algorithms amongst these types of intelligent algorithm. With reference to the relevant literature [2,8], this paper first uses the analytic hierarchy process to design the river health level evaluation index system. Then, an intelligent evaluation model of river health is constructed by using radial basis function neural network (RBF) and generalized regression neural network (GRNN) with similar network structure, which takes the evaluation index system as the input data. This is quite an academic innovation in the industry. Due to their good approximation performance and generalization ability, they can be used for river ecological health assessment, and provide a reference for the sustainable management of regional rivers and the construction of the ecological environment.

2. Evaluation Model of River Ecological Security

2.1. RBF Neural Network Model

To enhance the evaluation quality of the evaluation model designed for this study, the following assumptions are made. First, the ecological security level of the selected research cases did not change significantly during the evaluation period. The ecological safety of the second river can be measured quantitatively by objective indicators. A radial basis neural network (RBF, radial basis function neural network) is composed of an input layer, a hidden layer, and an output layer (Appendix A). It consists of a three-layer network, as shown in Figure 1. The input layer is composed of signal source nodes. The second layer is the hidden layer. The transformation function of the second layer adopts RBF. The third layer is the output layer, which responds to the input mode.
Inseparable problems are linearly separable in high-dimensional spaces. The RBF network has a simple structure, concise training, fast learning convergence speed, and can approximate any nonlinear function. Recent studies show that the RBF network is superior to the BP network in terms of approximation ability, classification ability (pattern recognition), and learning speed. The output of the RBF network is:
y = f i ( x ) = K = 1 N ω i k φ k ( x C k ) 2
Taking Gaussian function as the radial basis function.
ϕ K ( x ) = exp ( x C k 2 2 σ K 2 )
In Formula (2), x is the input sample; y is the output; C K is the center of the Gaussian function; x C K is the Euclidean norm; σ is the variance of the Gaussian function; ω i k is the connection weight from the hidden layer to the output layer; and N is the number of nodes in the hidden layer. The steps of radial basis function network algorithm are as follows:
(1)
Select a set of initial center values Ck from the input vector;
(2)
Calculate the variance value:
σ = d max K
In Formula (3): d is the largest distance; K is the number of C k ;
(3)
Calculate x ( n ) from input y ^ i ( n )
y i ( n ) = k = 1 M ω k φ [ x ( n ) , C K , σ K ]
(4)
Update network parameters
ω ( n + 1 ) = ω ( n ) + μ w e ( n ) φ ( n )
C K ( n + 1 ) = C K ( n ) + μ c e ( n ) ω K ( n ) σ K 2 ( n ) φ [ x ( n ) , C K ( n ) , σ K ] [ x ( n ) C K ( n ) ]
σ K ( n + 1 ) = σ K ( n ) + μ σ e ( n ) ω K ( n ) σ K 2 ( n ) φ [ x ( n ) , C K ( n ) , σ K ] [ x ( n ) C K ( n ) ] 2
In Formulas (5) and (6):
φ ( n ) = { φ [ x ( n ) , c 1 ( n ) , σ 1 ] , φ [ x ( n ) , c 2 ( n ) , σ 2 ] , , φ [ x ( n ) , c N ( n ) , σ N ] } T
e ( n ) = y i ( n ) y d ( n )
In Formulas (8) and (9), y d ( n ) is the expected output of the network; μ N , μ C , μ σ , are the learning steps of three parameters;
(5)
If the network converges, the calculation stops, otherwise, move to step 4.

2.2. GRNN Model

The generalized regression neural network (GRNN) model is a highly parallel radial basis network, which is a four-layer network. It consists of an input layer, a pattern layer, a summation layer, and an output layer, corresponding to the network input [9,10,11,12,13,14].
X = [ x 1 , x 2 , , x n ] T , and its output is Y = [ y 1 , y 2 , , y n ] T , as shown in Figure 2.
In addition, GRNN can handle unstable data. The principle of the GRNN algorithm steps are as follows:
(1)
Input layer. The number of input neurons is equal to the dimension of the input vector in the learning sample, and each neuron is a simple distribution unit that directly transmits the input variables to the pattern layer;
(2)
Mode layer. The number of neurons in the pattern layer is equal to the number of learning samples n , each neuron corresponds to different samples, and the transfer function of the neurons in the pattern layer is:
p i = exp [ ( X X i ) T ( X X i ) / 2 σ 2 ] i = 1 , 2 , , n
In Formula (10), X is the network input variable; X i is the learning sample corresponding to the i neuron; and σ is the smoothing factor;
(3)
Summation layer. In the summation layer, two types of neurons are used for summation. One kind of calculation formula is:
Σ exp [ ( X X i ) T ( X X i ) / 2 σ 2 ]
Arithmetic summation is performed on the outputs of all neurons in the mode layer, the connection weight between the mode layer and each neuron is 1, and the transfer function is:
S D = P i
Another type of calculation formula is:
Σ Y i exp [ ( X X i ) T ( X X i ) / 2 σ 2 ]
The outputs of all neurons in the pattern layer are added and only summed. The connection weight between the i neuron in the pattern layer and the j molecular summation neuron in the summation layer is in the i-th output sample Y i . The j element of the transfer function is:
S N j = Σ y i j P i j = 1 , 2 , , m
Output layer. The number of neurons in the output layer is equal to the dimension n of the output vector in the learning sample. Each neuron divides the output of the summation layer. The output of neuron j corresponds to the j element of the estimated result Y ( X ) , and is represented as follows:
y j = S N j / S D j = 1 , 2 , , m

3. Construction of the Index System for River Ecological Security Evaluation

3.1. Evaluation Indicators and Standards

This paper refers to the diversity and complexity of domestic and international river ecological security evaluation index systems and grade standards [1,2,3,4,5,6], and the contents described in references [8,15]. The experiment combines the characteristics of small and medium rivers in high-water areas and the difficulty of obtaining evaluation index data, and establishes an index system and grading standard suitable for the ecological security evaluation of rivers in high-water-level areas using the analytic hierarchy process. The flow ecological security evaluation consists of three levels: target layer A, criterion layer B, and index layer C. The target layer A is mainly used to comprehensively evaluate the ecological security status of the river. The criterion layer B is used to reflect the internal coordination of the ecological security status of the river [16]. All aspects are organically combined. The index layer C reflects the specific indicators of each criterion layer in the river ecological security evaluation, which is composed of 15 evaluation indicators reflecting river dynamics and other criteria. It is the basis of river ecological security evaluation. The following establishes the standards and scales applicable to the evaluation of the ecological security status of small- and medium-sized rivers in high-water areas, as well as divides the ecological security of rivers into five grades, as shown in Table 1 and Table 2.

3.2. Realization of River Health Assessment

3.2.1. Standardized Processing of Index Data

The river health evaluation indicators in Table 1 are divided into positive indicators and negative indicators. To eliminate the influence of different dimensions on the evaluation results, it is required to standardize the evaluation index data first. The indicators that have a positive effect on the river health evaluation level, such as runoff per unit area, habitat diversity index, etc., are treated as follows:
x ^ = x i / x max
For the indicators that have a negative effect on the river health evaluation level, such as the curvature of the river reach, the proportion of soil erosion area, etc., the treatment methods are as follows:
x ^ = 1 x i / x max
In Formula (17), x ^ is the standardized data; x i is the original data; x max is the maximum number in the data sequence.
After standardization, there is no magnitude difference in the numerical range of each index in the data set, which is conducive to network training.

3.2.2. Design of Training Samples

According to Table 1, the upper and lower limits (minimum and maximum values) of each evaluation factor are used as the limit value. The linear interpolation method is used to interpolate each standardized evaluation factor to obtain 50 training samples as the input of the network, and 50 samples are obtained by interpolating 0 to 1.
For example, if indicator A is 1, 3, and corresponding indicator B is 2, 4, then, according to the calculation rule of linear interpolation, when indicator A is 2, B should be (2 + 4)/2 = 3. The training sample is generated in this way. The calculation method of river health status is as follows. Input the health evaluation index data of each river into the intelligent evaluation network based on neural network. Then, the trained neural network outputs the corresponding health status classification of the river through the input data.
The training sample is applied as the output. The standardized evaluation standard value of the river ecological security index is used as the “prediction” sample to “predict”. The result is used as the classification standard of the comprehensive evaluation level of river ecological security. The ecological security status of small and medium rivers in the region is evaluated and analyzed.

3.2.3. Network Training

In this paper, RBF and GRNN neural networks are applied to evaluate the health of rivers, as shown in Figure 1 and Figure 2. Taking each evaluation index in Table 1 as the input vector, the number of neurons in the input layer is 15. The interpolation result of 0–1 is used as the output vector, that is, the number of neurons in the output layer is 1. For RBF and GRNN neural networks, there is only one threshold. There are few artificially adjusted parameters, so the network can start learning and training according to the training algorithm and training sample set. After the network is trained, the corresponding output weights of the data centers of each hidden node do not change, and the neural network at this time can perform river health assessment. In this paper, MATLAB software is applied to write GRNN and RBF neural network algorithm programs to evaluate river health status. The program adopts a cyclic training algorithm, and finally it is determined that when the SPREAD of the RBF and GRNN neural networks are selected as 1.2 and 0.2, respectively, the network achieves the best results. To verify the effectiveness of the RBF and GRNN networks, this paper selects the most widely used BP network as the comparison network. After repeated verification, the model structure is 15-62-1, and the transfer functions of the hidden layer and the output layer are tansig and logsig, respectively. The training function adopts trainingdx. The learning function of threshold and weight adopts learning. The performance function adopts mse. The expected error is set to 1 × 10-4. The maximum training cycle is 2000 times. After trial calculation, the network achieves better training precision and evaluation requirements.

4. Example Application

Overview of the Study Area

Suzhou belongs to the Huaihe River basin, with more than 70 major rivers belonging to the Yellow River and Huaihe River system. Larger rivers include the Huihe River, Tuohe River, Xihe River, Suihe River, Kuihe River, Xiaosuixin River, Xinbian River, and other rivers. Since the peak flow and minimum flow of these rivers are relatively low in the four seasons of the year, they are classed as small- and medium-sized rivers, and are suitable for verification of the evaluation model of small- and medium-sized rivers designed in this study. Recently, due to the development and utilization of water and soil resources in the river basin, especially agricultural production water, the proportion of water reduction reaches in the total length of the river has been increasing. The water and soil loss has intensified, which has had a negative impact on the river ecological environment. Therefore, the objective description and evaluation of the current situation of rivers is of great significance to the sustainable management of rivers and the construction of the regional ecological environment.
According to the river ecological security evaluation index system and grading standard in Table 1 and Table 2, the above-trained RBF and GRNN models are applied to evaluate the standard value of the river ecological security grading evaluation and the health status of small and medium rivers in the region. The results are shown in Table 3 and Table 4 below. From the analysis of Table 3 and Table 4, the following conclusions can be drawn: the evaluation grades of the ecological security status of the rivers in Suzhou City are grades II to III, that is, between healthy and unhealthy. It basically reflects the current characteristics of small- and medium-sized rivers in Suzhou. It is obvious that the established RBF and GRNN river health evaluation models and evaluation methods are reasonable and feasible, and the evaluation results can be considered as the basis for comprehensive management and health evaluation of regional rivers.
This research uses the “NEU” toolbox in MATLAB software to write RBF and GRNN neural network algorithm programs. As this toolbox is particularly common, it is not be repeated in the specific content here.
(1) From Table 4, Huihe River, Tuohe River, Xiehe River, Suihe River, Tanghe River, Xinbian River, Honghe River, and Changhe River have a certain degree of river health problems. Analysis of the geographical and hydrological data of these rivers indicates that the curvature, slope, forest coverage, water and soil loss, and water pollution of the river reach are the reasons for the river being in sub-health;
(2) From the point of view of the evaluation methods, the evaluation results of the RBF and GRNN evaluation models for river health are completely consistent, and are basically the same as the evaluation results of the BP neural network;
(3) The number of neurons in the hidden layer of the BP neural network needs to be determined artificially, which is a relatively complex problem. Whether the number of neurons is reasonable or not directly affects the accuracy of prediction and measurement. Compared with BP, the RBF neural network not only has a fast learning rate, but also overcomes the disadvantage that the BP network easily falls into local extreme values. There are fewer parameters to adjust, and there is only one SPREAD (radial basis function distribution density) parameter. The size of SPREAD not only affects the approximation accuracy of the network, but also affects the prediction accuracy of the network. In the process of network design, this paper uses a loop algorithm to determine the optimal value of SPREAD to be 1.2 [14];
(4) Compared with the BP neural network, GRNN has the advantages of fast convergence speed, high prediction accuracy, and does not easily fall into local minima. GRNN needs to adjust fewer parameters, and has only one SPREAD parameter, which can make prediction faster. The network has a large computing advantage. In particular, the GRNN has a better prediction effect when the sample size is small and the noise is large, which is unmatched by the BP network;
(5) The GRNN has stronger advantages than the RBF network in approximation ability and learning speed. The network finally converges on the optimized regression surface with more samples. When there are few sample data and unstable data, the prediction effect is also excellent.

5. Discussion

The characterization and evaluation technology of river ecological security can effectively evaluate the ecological restoration effect on damaged rivers, which is of great significance to the sustainable management of rivers and the construction of the regional ecological environment. There are many methods for river ecological security evaluation, but from the perspective of evaluation principles, it can be divided into prediction model methods and multiple index methods. As the multi-index method is a comprehensive evaluation of all aspects of river characteristics and the results are more comprehensive and objective, it is a development in river ecological security evaluation. It is difficult and inappropriate to establish a conventional mathematical model of the multi-attribute evaluation system. This model can only be established by artificial intelligence, fuzzy recognition, and knowledge engineering, as they can deal with the comprehensive evaluation of the multi-attribute system. Currently, artificial intelligence methods have become some of the most effective methods in establishing and evaluating such complex systems, wherein an artificial neural network is one of the most widely used algorithms amongst such intelligent algorithms.
Therefore, this study uses the analytic hierarchy process to design the river health level evaluation index system. Then, an intelligent evaluation model of river health is constructed by applying a radial basis function neural network (RBF) and a generalized regression neural network (GRNN), both with a similar network structure, which take the evaluation index system as the input data. This is quite an academic innovation in the industry. Due to their good approximation performance and generalization ability, they can be used for river ecological health assessment, which provides a reference for the sustainable management of regional rivers and the construction of the ecological environment. The research results show that the river health intelligent evaluation model based on the AHP, RBF, and GRNN neural networks designed in this study has certain application value.
Using small- and medium-sized rivers in Suzhou as an example to carry out the verification experiment, the results demonstrate that the evaluation results of the RBF and GRNN neural networks are similar. The prediction results of RBF and GRNN are significantly different from those of the BP neural network. In the prediction results of the RBF, GRNN, and BP neural networks, the values of “extremely unsafe” are 0.3534, 0.2223, and 0.1724, respectively. The prediction levels of the RBF and GRNN neural networks for the health level of small- and medium-sized rivers in Suzhou are also more similar.

6. Conclusions

In this paper, river health assessment models based on a RBF neural network and a GRNN neural network are constructed to evaluate the health status of small- and medium-sized rivers in Suzhou. The evaluation results indicate that the prediction results of the RBF and GRNN neural networks on the health level of small- and medium-sized rivers in Suzhou are very similar, and people are more satisfied with the evaluation results of these two models. It shows that the network model established in this study can be applied to the task of river health assessment, which has certain application potential for assisting the health level assessment of small- and medium-sized rivers in China. It is able to help relevant departments take comprehensive river management measures.

Author Contributions

Conceptualization, T.C. and L.X.; Formal analysis, T.C.; Data curation, L.X.; Writing—original draft, T.C.; Writing—review & editing, L.X. All authors have read and agreed to the published version of the manuscript.

Funding

This study was supported by Key projects of Anhui Provincial Department of Education (SK2021A0701) and Research and Development Fund Project of Suzhou University (2021fzjj36), and Horizontal topics (2022xhx253).

Institutional Review Board Statement

No applicable.

Informed Consent Statement

No applicable.

Data Availability Statement

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

Conflicts of Interest

The authors declare no conflict of interest.

Appendix A

RBF is a type of forward network constructed based on function approximation theory, which is composed of an input layer, a hidden layer, and an output layer. The basic idea of the RBF network is to use RBF as the “base” of the hidden unit to form the hidden space, and the hidden layer converts the input quantity, and transforms the low-dimensional model input data into the high-dimensional space, so as to realize the linearity in the low-dimensional space. Flexible network structure, high fault tolerance, and robustness are suitable for solving nonlinear problems. GRNN has stronger advantages than RBF network in approximation ability and learning speed. The network finally converges to the optimized regression surface with more sample accumulation. Aside from that, the prediction effect is also better when the sample data are small.

References

  1. Huang, Y.; Wen, H.; Cai, J.L. Research progress of river health assessment system based on environmental management. J. Ecol. Environ. 2010, 19, 967–973. [Google Scholar]
  2. Chai, L.N.; Zhang, L.; Sun, Z.H.; Yu, Y.; Jiang, X.W.; Li, Y.Y. Ecological security assessment and temporal and spatial difference analysis of shallow lakes in plain river network area: A case study of Baima Lake in Jiangsu Province. J. Ecol. Rural. Environ. 2021, 37, 1559–1567. [Google Scholar]
  3. Deng, M.J.; Fan, Z.L.; Xu, H.D.; Zhou, H.Y. Study on ecological function zoning of Tarim River Basin. Geogr. Arid. Areas 2017, 40, 705–717. [Google Scholar]
  4. Zhang, Y.; Gao, X.; Lin, J.N.; Jia, X.B.; Zhang, N.; Cheng, J.B.; Meng, W. Assessment method of watershed water ecological security. Environ. Sci. Res. 2016, 29, 1393–1399. [Google Scholar]
  5. Barnett, J. Environmental security. In International Encyclopedia of Human Geography; Rob, K., Nigel, T., Eds.; Elsevier: Oxford, UK, 2009; pp. 553–557. [Google Scholar]
  6. Meng, Z.X.; Li, C.Y.; Deng, Y.L. Ecological security early-warning and its ecological regulatory countermeasures in the Tuojiang river basin. J. Ecol. Rural. Environ. 2009, 25, 1–8. [Google Scholar]
  7. Couture, R.M.; Moe, S.J.; Lin, Y.; Kaste, Ø.; Haande, S.; Solheim, A.L. Simulating water quality and ecological status of Lake Vansjø, Norway, under land-use and climate change by linking process-oriented models with a Bayesian network. Sci. Total Environ. 2018, 621, 713–724. [Google Scholar] [CrossRef] [PubMed]
  8. Gong, Q.L.; Guan, D.J. Water resources safety evaluation of Chongqing section of the Three Gorges Reservoir Area Based on BP neural network. Res. Soil Water Conserv. 2017, 24, 292–299. [Google Scholar]
  9. Geng, P.; Zheng, Z.T. Construction of ecological civilization construction evaluation index system based on set pair analysis RBF neural network. Intell. Comput. Appl. 2020, 10, 86–90. [Google Scholar]
  10. Wen, L.Q.; Chen, Z.J.; Zhou, X. Collaborative evolution of resource-based city system based on RBF Neural Network—A case study of Linfen City. Res. Coal Econ. 2020, 40, 57–65. [Google Scholar]
  11. Feng, S.R. Evaluation and Prediction of Land Ecological Security in Hohhot Based on Improved Topsis-rbf; Chengdu University of Technology: Chengdu, China, 2020. [Google Scholar]
  12. Wu, Y.X.; Li, Y.S. Research on security early warning of regional innovation ecosystem. In Proceedings of the 14th China Management Annual Conference; Xia Men University: Xiamen, China, 2019. [Google Scholar]
  13. Jiang, Y. Research on Water Resources Carrying Capacity Based on Artificial Neural Network; Heilongjiang University: Harbin, China, 2019. [Google Scholar]
  14. Sang, H.R. Research on Water Demand Prediction and Optimal Allocation of Water Resources in Lingyuan City; Shenyang Agricultural University: Shenyang, China, 2018. [Google Scholar]
  15. Cui, D.W. Application of RBF and GRNN neural network model in river health evaluation—Taking the health evaluation of small and medium-sized rivers inSuZhou Prefecture as an example. China Rural. Water Conserv. Hydropower 2012, 353, 56–61. [Google Scholar]
  16. Tao, H.L.; Yi, T.; Yang, S.H.; Chen, C.; Li, J.T. Comparison and analysis of pavement structure design schemes based on GRNN neural network. In Proceedings of the 2021 3rd International Conference on Artificial Intelligence and Advanced Manufacture, Manchester, UK, 23–25 October 2021; pp. 601–605. [Google Scholar]
Figure 1. Structure diagram of RBF neural network model.
Figure 1. Structure diagram of RBF neural network model.
Sustainability 15 06522 g001
Figure 2. Structure diagram of GRNN model.
Figure 2. Structure diagram of GRNN model.
Sustainability 15 06522 g002
Table 1. Set of indicators for ecological security evaluation of small- and medium-sized rivers in Suzhou.
Table 1. Set of indicators for ecological security evaluation of small- and medium-sized rivers in Suzhou.
Target Layer ACriterion Layer BIndex Layer CCalculation FormulaFeature
Economic and social service functionRiver dynamicsRunoff per unit area/(Ten thousand m3 Km−2)The ratio of the average annual runoff of the basin to the basin areaReflects the runoff per unit area, making rivers of different basin scales comparable
Reach bendThe ratio of the actual length of the reach to the straight-line distanceReflects the degree of power consumption of the river
The proportion of soil erosion area/%The ratio of the area of soil erosion to the total area of the watershedIt reflects the degree of surface erosion and soil and water loss in the river basin
Average slope of the river/%The ratio of the total drop from the source to the estuary to the total length of the riverReflects the size of the river’s dynamic and potential energy
Ecological functionHabitat diversity indexThe ratio of the quantitative indicators of current habitat diversity to the quantitative indicators of specific reference habitat diversityReflects the extent of damage to the current river habitat diversity
River water quality indexThe ratio of the number of water function zones that meet the water quality standards for water function zones in the whole basin to the total number of water function zones in the whole basinReflects the status of river water function compliance
Guaranteed rate of ecological water demand in the riverThe ratio of ecological water consumption in the river to the ecological water demand in the riverReflects the status of ecological water use in the river
Forest cover rateThe ratio of the forest area in the watershed to the total area of the watershedReflects the ability of rivers to conserve water and prevent soil erosion
Groundwater over-exploitationDifference between the actual annual exploitation of groundwater in the basin and the allowable exploitation and the ratio of the allowable exploitationReflects the degree of groundwater development and utilization in the basin
Longitudinal continuity of the riverThe product of the length of the river section where the river flow is less than the minimum ecological flow and the time period/the ratio of the total length of the riverIt reflects the non-runoff attenuation along the river under human disturbance, which affects the ecological water use in the river.
Economic and social service functionRiver safety flood discharge index (once in a return period of 50 years)Ratio of safe flood discharge flow to maximum flood peak flow for a specific return periodReflects the river’s flood control function
Adjustment ability indexThe ratio of the total storage capacity of the river to the average annual runoff of the surfaceReflects the river’s flood control function
Water availabilityTheoretical availability of annual average water resources and multi-year average water resources
ratio of total source
It reflects the annual distribution of runoff, the difficulty of development and utilization, and the potential of water engineering to adjust and store water resources
Out-of-channel water withdrawal rateThe ratio of annual average theoretical availability of water resources to the annual average total water resourcesIt reflects the degree of human society’s development and utilization of water resources in the river basin and the degree of influence on the river ecosystem.
Landscape diversity indicatorsThe ratio of the total amount of water withdrawn from outside, and the ratio of the amount of landscape diversity during the evaluation period to the amount of specific control landscape diversityReflects the impact of human construction on the diversity of river landscape after various water projects
Table 2. The grading standard of regional middle and small river health evaluation indicators.
Table 2. The grading standard of regional middle and small river health evaluation indicators.
Evaluation IndicatorsStandard Grade (Ecological Safety Index)
IIIIIIIVVUpper LimitLower Limit
Runoff per unit area/(ten thousand m3 Km−2)503251051002.5
Reach bend≤1.11.1~1.21.2~1.31.3~1.4>1.430.5
The proportion of soil erosion area/%510203040802.5
Average slope of the river/%1510531300.5
Habitat diversity index1.00.90.80.70.61.00.3
River water quality index1.00.80.60.40.21.00.1
Guaranteed rate of ecological water demand in the river0.90.70.50.30.11.00.05
Forest cover rate0.60.50.40.30.20.80.1
Groundwater over-exploitation≤00~0.10.1~0.20.2~0.3>0.30.60
Longitudinal continuity of the river00.10.20.3>0.30.60
River safety flood discharge index (once in a return period of 50 years)1.00.90.80.70.61.00.3
Adjustment ability index0.200.150.100.060.020.400.01
Water availability≥0.400.350.300.25<0.250.500.05
Out-of-channel water withdrawal rate0.20.30.40.50.60.90.1
Landscape diversity indicators1.00.90.80.70.61.00.3
Table 3. Calculation results of different networks for river ecological security classification standard value (classification basis).
Table 3. Calculation results of different networks for river ecological security classification standard value (classification basis).
Classification Standard of River Ecological Security StatusSimulation Results
RBF Neural NetworksGRNN Neural NetworksBP Neural Networks
I. Safety0.87310.81810.7563
II. General safety0.70810.59430.5212
III. Sub-safe0.61850.51680.3312
IV. Unsafe0.48120.37570.2008
V. Extremely unsafe0.35340.22230.1724
Table 4. Evaluation results of the ecological status of small rivers in Suzhou.
Table 4. Evaluation results of the ecological status of small rivers in Suzhou.
River EvaluationRBF Neural
Networks
GRNN Neural
Networks
BP Neural
Networks
Output ResultEvaluation LevelOutput ResultEvaluation LevelOutput ResultEvaluation Level
Hui river0.6612III. Sub-safe0.5221III. Sub-safe0.3299III. Sub-safe
Tuo river0.6701III. Sub-safe0.5532III. Sub-safe0.5197III. Sub-safe
Xie river0.6912III. Sub-safe0.5433III. Sub-safe0.3611III. Sub-safe
Sui river0.6212III. Sub-safe0.5855III. Sub-safe0.5465II. General safety
Kui river0.7418II. General safety0.6023II. General safety0.6124II. General safety
Yan river0.7433II. General safety0.6154II. General safety0.5322II. General safety
Tang river0.7233III. Sub-safe0.5443III. Sub-safe0.3912III. Sub-safe
Xinbian river0.7282III. Sub-safe0.5801III. Sub-safe0.5101III. Sub-safe
Hong river0.6901III. Sub-safe0.5328III. Sub-safe0.3901III. Sub-safe
Long river0.7133III. Sub-safe0.5912III. Sub-safe0.4987III. Sub-safe
Mao river0.7313II. General safety0.5873II. General safety0.5302II. General safety
Note: The river data of Suzhou City mainly comes from “Suzhou City Water Resources Comprehensive Planning”, “Suzhou City Water Resources Development and Utilization”, and so on.
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

Chen, T.; Xiao, L. Application of RBF and GRNN Neural Network Model in River Ecological Security Assessment—Taking the Middle and Small Rivers in Suzhou City as an Example. Sustainability 2023, 15, 6522. https://doi.org/10.3390/su15086522

AMA Style

Chen T, Xiao L. Application of RBF and GRNN Neural Network Model in River Ecological Security Assessment—Taking the Middle and Small Rivers in Suzhou City as an Example. Sustainability. 2023; 15(8):6522. https://doi.org/10.3390/su15086522

Chicago/Turabian Style

Chen, Tongfeng, and Liang Xiao. 2023. "Application of RBF and GRNN Neural Network Model in River Ecological Security Assessment—Taking the Middle and Small Rivers in Suzhou City as an Example" Sustainability 15, no. 8: 6522. https://doi.org/10.3390/su15086522

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