Introduction

The change and evolution trend of wetland landscape are directly related to the survival and development of human beings (Davidson 2014). In recent years, a lot of researchers studied the wetland landscape patterns (Chang et al. 2014). In 2004, Walter et al. conducted a study on dynamic variation of wetland landscape pattern by using supervised classification and visual identification methods and remote sensing images of the Yellow River Delta, to find the degree of wetland landscape variation and the driving factors affecting the wetland change in the region (Walter et al. 2004). In 2015, Dronova et al. used the data (1973 ~ 2013) to analyze the wetland evolution and related driving factors by using the method of visual identification (Dronova et al. 2015). In 2016, Liu JF. et al. used the TM image data (1989 ~ 2014) to classify and calculate the wetland index by using artificial visual identification, which reflects the intensity of human activities. The impact of human activities on the Yellow River delta was analyzed from a quantitative point (Liu et al. 2016).

From the viewpoint of data, with the rapid development of remote sensing technology, in recent years, high resolution series and aerial photography data have become the mainstream of wetland dynamic monitoring Fu et al. 2013, Mui et al. 2015). Klemas studied the high resolution images, low-medium resolution images and aerial photograph data to find that the long-term and short-term change trend of wetland vegetation and hydrology can be effectively determined by conjunctive use of satellite images, aerial images and ground observation survey data (Klemas 2013). Data conjunctive use has become the mainstream trend of wetland information collection in recent years (Dong et al. 2016).

From the perspective of classification method, the traditional classification method is based on supervised and unsupervised classification, which only takes into account the spectral information of images (Escorihuel et al. 2016). In 2009, Frohn et al. put forward a method of wetland information extraction which combines between regional and stratification information to improve the accuracy of traditional classification method, the precision was increased from 85 to 91.97%, which greatly improves the accuracy of wetland classification (Frohn et al. 2009). In 2018, by using the Landsat satellite images and taking the typical wetland in China as the study area, Mao et al. used the objective-oriented method to classify the wetland landscape. The studied results were compared with the corresponding classification results obtained by using the maximum likelihood method, artificial neural network and support vector machine method to prove that the objective-oriented method has a higher classification accuracy (Mao et al. 2018). In 2013, Liu Y et al. used regional classification method to identify wetland landscape in the eastern coastal China (Liu et al. 2013). In 2017, Congru MU, et al. used the remote sensing images of the Yellow River Delta from the 6 phases of Landsat series to extract the information of human activities. Base on the objective-oriented decision tree algorithm, the landscape patterns were classified and the changing rate, transfer types and other characteristics were analyzed (Congru et al. 2000).

In the above study findings, the most of classification methods are manual vector and pixel-based methods. The manual vector method includes many artificial interference factors, high cost and heavy workload (Mishra et al. 2014, Ozesmi et al. 2002). The traditional pixel-based classification method would causes large fragmentation and great differentiation. The minimum unit of processing image in the objective-oriented method is a separate pixel image rather than the entire objective entity, which would cause large errors in the final results.

Therefore, in order to overcome the shortcomings in the above relevant study findings, this paper proposed wetland simulation and prediction theoretical methods including CA–Markov model, multi-layer perception(MLP) model, and combination model of a CA–Markov model with MLP. Taking high resolution (2 m) data in 2016 as the precision verification, the model simulation results are validated.

Starting from the entire evolution pattern of wetland in the Yellow River estuary, and using low-medium resolution Landsat series of data, the evolution trend of wetland landscape pattern in the Yellow River Delta was simulated and predicted, which is of great significance to the development planning, management and protection of wetland in the Yellow River Delta.

Data and methods

Data source

The data from the official website of the United States Geological Survey (USGS) were selected as the basic data for wetland classification, including Landsat2 MSS (2 June 1976), Landsat5TM (20 May 1986), Landsat5TM (20 September1996), Landsat5TM (2 October2006), Landsat 8 TM ( 26 August2016). The wetland classification data in the Yellow River Delta, field survey data in 2017, and high resolution (2 m) data in 2016 were used as auxiliary data for accuracy verification. The vector files include vector boundary data of modern Yellow River Delta, road traffic data, statistical yearbook of Dongying City from 2000 to 2017, Dongying City history records and other statistical data (Dongying Municipal Government 2019), Dongying City "13th Five-Year Plan "for Modern Agricultural Development (Dongying Municipal Government 2016). The data source and description are shown in Table 1.

Table 1 The data source and description

Methods

CA–markov model

CA model

The cellular automation (CA) was proposed by Neumann and Ulan in 1940 s (Keddy 2000). The principle is to predict the state transformation in the next time period according to the specific conversion rules starting from the current cell state and the neighborhood state.

CA model is a dynamic model with temporal-spatial computational ability and spatial modeling ability, which is characterized by discrete time, space and state, as shown in Eq. (1).

$$S_{(t + 1)} = f(S_{(t)} ,N)$$
(1)

where S is a set of finite and discrete states, N is the neighborhood of the cell, f is the cell state transformation rule in the local space.

CA model consists of four important parts, i.e., cell (wetland pixel), state (wetland landscape types), neighborhood (a pixel adjacent to several surrounding pixels), and conversion rule (wetland conversion rule to other types of wetland pixels). CA model has a strong ability to simulate spatial information, but has low ability to capture large amount of data. The combination of CA with Markov model can improve the space and quantity of simulation results.

Markov model

Markov model is used as the basis of CA-Markov and MLP model combination (Olmedo et al. 2015). A Markov transfer matrix was constructed using the classification results in 1996 and 2006. The model matrix Pij can be calculated using Eq. (2).

$$P_{{{\text{ij}}}} = \left[ {\begin{array}{*{20}c} {P_{11} } & {P_{12} } & \ldots & {P_{1n} } \\ {P_{21} } & {P_{22} } & \cdots & {P_{2n} } \\ \vdots & \vdots & \vdots & \vdots \\ {P_{n1} } & {P_{n2} } & \ldots & {P_{{{\text{nn}}}} } \\ \end{array} } \right]$$
(2)

where the values of the diagonal P11, P22Pnn in the matrix represent the unchanged transfer elements from T0 to T1. The values of off-diagonal P12, P21P1n, Pn1in the matrix represent the changed transfer elements from T0 to T1.

In this paper, the cell iterations were set for 10 times. The verification was made through comparison of the simulated results with the measured results in 2016. In CA-Markov simulation, parameters setting could affect the accuracy of simulation results, see Table 2. When the value equals to 0, the classification accuracy of the representative images can reach 100%, which is similar to the transfer matrix automatically generated by the MLP model. When the value equals to 0.15, the classification accuracy of representative images can generally reach more than 85%. The quantitative results of the simulation are affected by the generation of transfer probability matrix.

Table 2 Proportional error parameter settings

Multi-layer perception( MLP)model

MLP neural network model includes input layer, output layer and multiple hidden layers, which is a multi-layer forward feed neural network based on BP algorithm trained (Williams et al. 1995). Among different neural network structures, MLP neural network is the simplest, and easy to implement, and has strong nonlinear mapping ability (Lin et al. 2007). In general, the number of hidden neurons in MLP can be determined by the following two empirical formulas.

$$N_{H} = \sqrt {N_{1} + N_{O} + \alpha }$$
(3)
$$N_{n} = \frac{{N_{{{\text{training}}}} }}{{\alpha (N_{1} + N_{O} )}}$$
(4)

where NH is th number of hidden neurons in MLP, N1 is the number of input layer, No is the number of the output layer, \(\alpha\) is an integer with values 1–10, Ntraining is the number of training samples.

The combination of MLP with CA-Markov

CA–Markov model has better simulation results on quantity, and MLP model has better simulation results on space location. In order to make use of the different advantages of the two models, in this paper, the CA–Markov model matrix was combined with the MLP model. The final quantity error is 0.1135, and location error is 0.2143. Therefore, the combination of CA–Markov model and the MLP model can improve the accuracy of spatial and temporal variation prediction of wetland landscape pattern.

Accuracy verification

The sample matrix was used as an accuracy method to verify the model accuracy in this paper. 20 accuracy verification points are randomly taken for each kind of landform types. The verified results show that the comprehensive accuracy is 83.75% in 1976, the accuracy is 82.30% in 1986, the accuracy is 81.79% in 1996, the accuracy is 79.67% in 2006, and the accuracy is 81.33% in 2016. The accuracy verification matrix in 2016 is shown as Table 3.

Table 3 Accuracy verification matrix in 2016

Case study

Background

The Yellow River Delta lies in the Bohai Sea to the north and Laizhou Bay to the east. The geographical coordinates spans from 117º31´E ~ 119º18º31´E to 36º55º31´N ~ 38º16º31´N. The climate in the area belongs to the continental semi-humid monsoon climate, with the annual average temperature from 11.7 to 12.6 ℃, and annual average precipitation from 530 to 630 mm, of which 70% are concentrated in summer. The annual evaporation capacity is 1900 ~ 2400 mm.

The Delta formation comes from the large amount of sediment from the Yellow River. The topography of the Yellow River Delta is slightly fluctuated, relatively higher in the west and south, and lower in the east and north. The wobble of the Yellow River's course has adversely affected the ecological protection and environment of the Yellow River Delta and severely restricted economic and social development in the Yellow River Delta. The Yellow River Delta is rich in sediment resources and has a great potential for economic development (Chen 2019).

In 1994, the Yellow River Delta Wetland Nature Reserve was listed as one of the 16 important natural reserves in the world. In 2013, the Yellow River Delta was selected in the list of International Importance Wetlands by the Secretariat of the Wetlands Convention. The research area of this paper focus on the present fan-shaped area of the Yellow River Delta, which takes Yuwa of Kenli county as an axis point, from Tiaohekou to Song Chunrong, the total area is 5400 km2, Fig. 1.

Fig.1
figure 1

Distribution of wetland in Yellow River Delta

(I. Natural wetland; I1. Sub-tidal wetland, II2. Inter-tidal wetland,II. Estuary wetland, III. River wetland,IV. Marshland, V. Wet-meadow,VI. Artificial wetland, VII. Farmland.)

Dynamic transfer of wetland types

From the Yellow River Delta wetland landscape transfer matrix model, we can see the temporal- spatial variation of wetland landscape types, see Table 4.

Table 4 Landscape transfer matrix

Arc Gis 10.2 software was used in this paper to complete the temporal-spatial dynamic analysis of wetlands from 1976 to 2016. According to statistics, the change matrix of wetland transfer can be obtained.

The transfer matrix from 1976 to 2016 shows that most of the natural wetland has been transferred to constructed wetland and non-wetland over the past 40 years, in which, 31.34% of the suaeda glauca bunge was transferred toponds,24.70% of the suaeda glauca bunge was transferred to salt field,15.42% of the suaeda glauca bunge was transferred to aqua-culture ponds,4.13% of tidal beach was transferred to salt field,6.34% of tidal beach was transferred to aqua-culture ponds,13.22% of tidal beach was transferred to ponds, 5.96% of the tidal beach was converted to industrial and mining land,24.71% of the reeds land was transferred to dry land, and 2.79% of the suaeda glauca bunge was converted into the dry land. The constructed wetland is mainly transferred to non-wetland, in which, 21.27% of the ponds was transferred to dry land. 1.55% of ponds was transferred to architecture land. In the transformation of non-wetland, 40.11% of the waste land was converted to dry land, and 30.52% of the forest land was transferred to dry land. Therefore, it shows that the dynamic change has been happened during 40 years.

Analysis on wetland area change

It can be seen from Fig. 2 that the total area of natural wetlands in the region show a continuous downward trend from 1976 to 2016.

Fig.2
figure 2

General change trend of wetland area from 1976 to 2016

From 1976 to 2016, natural wetland area was decreased from 2593.63 to 1639.60 km2, which totally reduced 954.03 km2. During 40 years, reeds area showed an increasing tendency first and then decreasing, a total of 511.47 km2 was reduced. The constructed wetland area showed an increasing trend, which increased from 1.13 km2 in 1976 to 852.19 km2in 2016, a total of 851.06 km2 increased. Ponds area was maintained increasing trend. During 40 years, a total of 298.24 km2 ponds area was increased. Salt field area was increased by 92.95 km2. Aqua-culture pond area was increased by 126.61 km2. Paddy land was increased by 333.25 km2, which was mainly concentrated between 2006 and 2016, a total of 293.76 km2Paddy land was increased over a decade. In non-wetland, dry land was maintained increasing trend, a total of 356.15 km2 dry land was increased.

The area changes of different wetland landscape area over the different periods from 1976 to 2016 are shown in Table 5

Table 5 Area changes of wetland landscape in different periods (km.2)

Analysis on wetland landscape index variation

The quantitative landscape pattern can be described and analyzed by the changing trend of landscape index. Considering the granularity and scale effects between landscape indexes, 10 indexes were selected to carry out analysis on landscape variation, i.e., the number of patches(NP), Shannon diversity index(SHDI), patches density index(PDI), patches aggregated index(PAI), landscape shape index(LSI), perimeter-area fractal index(PAFI), landscape fragmentation index(LFI), patches richness index (PRI), Shannon evenness index(SHEI), and patches spreading index(PSI). The calculated results are shown in Table 6.

Table 6 Landscape index changing trend during 40 years

It can be seen from Table 6 that during 40 years, patches richness index (PRI) show increasing trend, which means that species diversity was increased in the study area. The increase in species diversity also led to a significant increase in the number of patches (NP). Therefore, the patches density index (PDI) and the patches number maintain the increasing trend. Landscape shape index (LSI) shows periodically an upward trend, which shows the complex landscape shape variation. The main reason is due to the increase of landscape types and the interference from human activities. Shannon diversity index (SHDI) and Shannon evenness index (SHEI) experience the increasing trend, which shows that the landscape types in the study area are increased and the distribution is more uniform. Landscape fragmentation index (LFI) shows the increasing trend, which is closely related to human activities, and more large areas of reeds and waste land were developed to small dry fields, breeding ponds and salt fields by human activities. Patches spreading index (PSI) has the decreasing trend, which shows that the landscape elements are densely distributed and patches are more fragmented. Patches aggregated index (PAI) has decreasing trend, which shows that the patches is scattered and tends to be broken.

According to the above analysis, the wetland landscape in the Yellow River estuary region generally tends to be transferred from the simplicity to the complexity.

Discussion

Analysis on wetland transfer accuracy

It can be seen from the simulation results that the CA–Markov model can obtain better results in quantity and the MLP model can achieve better results in space. On the whole, the combination of two models can get better results both in quantity and space. Therefore, the combination of CA-Markov and MLP model was used in this paper to obtain satisfactory results.

The simulation results show that the natural wetland area is estimated to be 1252.6857 km2, the constructed wetland area will reach to 1265.0049 km2 and the non-wetland area will reach to 924.5070 km2 in 2026.

After MLP model training, the transfer accuracy of non-wetland to the constructed wetland is 64.14%, the transfer accuracy of non-wetland to natural wetland is 56.30%, the transfer accuracy of the constructed wetland to non-wetland is 70.39%, the transfer accuracy of the constructed wetland to natural wetland is 68.96%, the transfer accuracy of natural wetland to non-wetland is 87.56%, and the transfer accuracy of natural wetland to the constructed wetland is 85.80%.

It can also be seen that according to the change trend from 2006 to 2016, the area of constructed wetland in the Yellow River Delta is still increasing and spreading to the sea, but the area of natural wetland is decreasing.

Analysis on the changing trend under the impact of human activities

Based on the landscape transfer matrix, the concept of human activity impact index (HAII) is put forward to accurately measure the intensity of human activity, as Eq. (5)

$${\text{HAII}} = \Delta a/\Delta A$$
(5)

where \(\Delta {\text{a}}\) is the area change induced by human activity, \(\Delta A\) is the total area change.

The transformation from natural wetland to paddy field, aqua-culture pond, salt field, ponds, dry field, architecture land, industrial land or from constructed wetland to dry field, architecture land and industrial land are occurred and have the features of periodical occurrence due to human disturbance, but the transformation from non-wetland to constructed wetland shows the developing trend in the future. The statistics of transferred area in 5 time periods are listed in Table 7.

Table 7 Area transfer in three modes and human activity impact index in 5 time periods

It can be seen from Table 7 that the transferred area from natural wetland to constructed wetland and non-wetland account for the largest proportion of the total transferred area due to human activities.

It can also be seen from the human activity impact ratio that the impact of human activities on wetland landscape change has the increasing trend.

The area transfer from natural wetland to different types of constructed wetland and non-wetland in five stages are shown in Table 8.

Table 8 The transferred proportion from natural wetland to different types of constructed wetland and non-wetland

It can be seen from Table 8 that the main human activity influencing factors were farmland reclamation from 1976 to 2006, and the main human activity influencing factors were pond and reservoir construction from 2006 to 2016. From 1976 to 2016, farmland reclamation is the main human activity, and the construction of water pond and reservoir, paddy field and aqua-culture ranks the second.

Analysis on spatial change trend

The sub-regional impact of human activities during different time periods were evaluated using the proposed models. The calculation methods are as follows,

$${\text{HAILS}} = \frac{{S_{{{\text{CLE}}}} }}{S} \times 100\%$$
(6)
$$S_{{{\text{CLE}}}} = \sum\limits_{i = 1}^{n} {(SL_{i} .CI_{i} )}$$
(7)

where HAILS represents human activity intensity on the terrestrial surface, SCLE is the equivalent area of constructed wetland, km2, Sis total wetland area in the region, km2, SLi is the ith wetland landscape area, km2, CIi is the equivalent transfer coefficient of constructed land use of the ith wetland landscape, which is related to human activity intensities, n is the number of wetland landscape types in the region.

Spatial distribution of human activities

According to the analysis, the oil fields were the most disturbing areas of human activities from 1986 to 2016. After 2016, the development of salt fields and aqua-culture ponds in coastal areas are the region with great human disturbance.

The intensity of human activity has increased considerably over the past 40 years. In the study area, the largest disturbance of human activities is mainly concentrated in the coastal area. Human activities, such as oil field development, aqua-culture and salt industry, were greatly developed within 40 years. The moderate human activities were mainly concentrated in the middle and lower part of the study area, which is related to the reclamation of dry fields and paddy fields. The establishment of nature reserve area plays an important role in wetland management.

Conclusion

This paper selected remote sensing images from Landsat and used the combination of CA-Markov and the MLP model to simulate the wetland landscape variation in the Yellow River Delta, the wetland landscape pattern and evolution has been obtained. The main research conclusions are as follows.

From 1976 to 2016, the wetland degradation trend was developed in the study area, and the total wetland area was decreased. The total area of wetland was decreased from 2594.76 km2in 1976 to 2491.79 km2in 2016. The natural wetland shows a downward decreasing trend, which has been decreased by 954.03 km2. The constructed wetland shows an increasing trend. The area of the constructed wetland was increased by 851.06 km2, in which paddy fields have been rapidly increased from 0 in 1976 to 333.25 km2 in 2016.

During the dynamic evolution of wetland, the largest wetland transfer was happened in the natural wetland, in which 31.34% of suaeda glauca bunge were transferred to water ponds and 24.71% of reeds area were transferred to dry land. Some constructed wetlands were transferred to non-wetlands, in which 1.55% of water ponds were transferred to architecture land, 21.27% of constructed wetlands were transferred to dry land. With the increasing intensity of human activities, the landscape types in the study area are increasing. The number of patches, landscape diversity index, landscape evenness index and patch density show the increasing trend.

·The degradation of wetland in the Yellow River Delta is mainly affected by both natural and human activities, among which human intervention is the dominant factor. The human activity impact ratio has been reached 52.94% in 40 years, which is from 16.77% in the former 10 years to 52.94% in the latter 10 years. The natural wetland transfer caused by human activities was evenly distributed from 2006 to 2016, of which 34% were transferred to ponds. From 1976 to 2016, farmland reclamation was dominant component.

It can be seen from the simulation and predicted results in 2026 that the natural and non-wetland are reduced, the constructed wetland area is greatly increasing and expanding into shallow sea. In general, the wetland development in the Yellow River Delta shows the degraded trend, the natural wetland area is reduced, the overall connectivity between the wetland landscape patches is reduced, and the wetland in the Yellow River Delta is being evolved to the fragmented and complicated trend.