Next Article in Journal
All-Fiber Highly Sensitive Bragg Grating Bend Sensor
Previous Article in Journal
A Computationally Efficient Labeled Multi-Bernoulli Smoother for Multi-Target Tracking
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Synchronous Response Analysis of Features for Remote Sensing Crop Classification Based on Optical and SAR Time-Series Data

1
Institute of Remote Sensing and Digital Earth, Chinese Academy of Sciences, Beijing 100101, China
2
University of Chinese Academy of Sciences, Beijing 100049, China
3
School of Geology Engineering and Geomatics, Chang’an University, Xi’an 710064, China
4
School of Earth Sciences and Engineering, Hohai University, Nanjing 211100, China
5
College of Geography and Environmental Sciences, Guizhou Normal University, Guiyang 550001, China
*
Author to whom correspondence should be addressed.
Sensors 2019, 19(19), 4227; https://doi.org/10.3390/s19194227
Submission received: 25 July 2019 / Revised: 26 September 2019 / Accepted: 27 September 2019 / Published: 28 September 2019
(This article belongs to the Section Remote Sensors)

Abstract

:
Accurate crop classification is the basis of agricultural research, and remote sensing is the only effective measuring technique to classify crops over large areas. Optical remote sensing is effective in regions with good illumination; however, it usually fails to meet requirements for highly accurate crop classification in cloud-covered areas and rainy regions. Synthetic aperture radar (SAR) can achieve active data acquisition by transmitting signals; thus, it has strong resistance to cloud and rain interference. In this study, we designed an improved crop planting structure mapping framework for cloudy and rainy regions by combining optical data and SAR data, and we revealed the synchronous-response relationship of these two data types. First, we extracted geo-parcels from optical images with high spatial resolution. Second, we built a recurrent neural network (RNN)-based classifier suitable for remote sensing images on the geo-parcel scale. Third, we classified crops based on the two datasets and established the network. Fourth, we analyzed the synchronous response relationships of crops based on the results of the two classification schemes. This work is the basis for the application of remote sensing data for the fine mapping and growth monitoring of crop planting structures in cloudy and rainy areas in the future.

1. Introduction

Reliable agricultural information is an important basis for ensuring regional food security, and it has always been valued by countries worldwide. However, due to the scattered distributions of crops, surveys of artificial ground are too costly and difficult to adapt to meet the needs of decision-making management. Therefore, remote sensing technology can be used to obtain information on the planting areas and types of crops in a timely and rapid manner.
Since the 1970s, the United States and Europe have used remote sensing technology for a wide range of crop area monitoring and estimation systems, which not only achieved practical production guidance for agriculture but also provided an important source of information for global food trade [1]. With the development of remote sensing technology, remote sensing is becoming an important way to obtain farmland information, and it represents an important data source for crop species identification, growth analysis, and area measurement. Crop classification and planting area measurements are the main components of agricultural monitoring, and they represent two of the main topics of remote sensing research. In the optical remote sensing domain, high-resolution images can provide rich spatial and spectral information [2,3] and vegetation indices, such as normalized differential crop index (NDVI) time-series data, to improve the efficiency of crop classification [4]. Phenology characteristics are effective parameters for crop classification and can be extracted from time-series images. Based on time-series optical data, previous studies have effectively identified soybeans, rice, corn, and other major crops, and the use of this type of data has improved the efficiency of crop classification [5,6,7,8].
The traditional remote sensing techniques for crop classification, which mainly rely on optical remote sensing images, have achieved good application results. However, more than 66 percent of the Earth’s surface is regularly covered by clouds according to global cloud cover data from the International Satellite Cloud Climatology Project [9]. For example, in the cloudy and rainy regions of Southwestern China, effective optical remote images (with a cloud cover of less than 20 percent) make up less than 10 percent of annual images; thus, crop identification is difficult in such cloudy and rainy regions [10].
The all-weather and all-day imaging capability of synthetic aperture radar (SAR) ensures high repetition, high coverage, and good acquisition of specific time-phase remote sensing data. This data source is considered to be one of the most important information sources for agricultural monitoring in cloudy and rainy regions [11]. For example, many radar datasets, such as those of Radarsat [12] and Envisat-ASAR [13], are used in agriculture. Additionally, researchers have studied time-series SAR features in the classification of crops. Waske et al. [14] built a decision tree to select all available features randomly and combined them into a multiple classifier to realize crop classification in Germany based on 14 ERS-2 images. Jiao et al. [11] used 19 scenes from Radarsat-2 images to map and monitor crops in Northeastern Ontario and effectively identified five main crop types, i.e., wheat, oats, soybeans, rape, and forage. Moreover, random forests, decision trees, and other classification methods have also been widely used in crop classification [15,16,17].
However, a single-band, single-polarized radar satellite can only obtain one parameter measurement value; thus, obtaining multiple characteristic parameters of the target is difficult, which indicates the limitations of this technique [18,19]. The use of multiple bands and multiple polarization modes, as well as combinations of the two methods can effectively improve the accuracy of classification and recognition for crops. Chen et al. [20] used multiband single-polarized images, single-band multi-polarized images, and multiband multi-polarized images for crop recognition, and the results showed that the multiband multi-polarized SAR images had the best recognition ability. Jia et al. [21] used Envisat ASAR and TerraSAR-X band data for the crop identification of winter wheat and cotton, and the highest accuracy reached 91.83 percent, indicating that the use of multiband SAR data can effectively enhance the identification accuracy. Luo et al. [22] proposed a feature-level data fusion framework for hyperspectral data and SAR data. The framework effectively combines the spectral information of optical data with the structural information of SAR data to achieve the classification of features in cloud-covered regions.
Although the dielectric properties and geometrical properties of the features can be extracted from the backscattered information recorded by radar remote sensing satellites, many problems are still difficult to resolve regarding the application and full expression of information in practice. Deep learning has shown great ability in data processing [23], such as in image processing, speech recognition. Recurrent neural networks (RNNs), as a type of deep learning algorithms, are especially good at processing sequence data. Many RNNs have been used to analyze data in remote sensing fields. Dino et al. [24] built a network structure with three long short-term memory (LSTM) units and one support vector machine (SVM) layer to realize the classification of Reunion Island in a Landsat-8 dataset, and the results were highly reliable. Bahram et al. [25] used time-series RapidEye and multi-polarization Radarsat-2 data with three classic classifiers (maximum likelihood, decision tree, and random forest) in Canada for crop classification, and the results proved that it is effective to use optical and SAR data combinations for crop classification.
Moreover, deep learning has been applied to many time-series SAR datasets. Ndikumana et al. [26] demonstrated that although traditional machine learning methods, such as SVM and random forests, could be used for information extraction from Sentinel-1 time-series data, deep RNNs provided better results when processing time-series data. Wei et al. [27] superimposed Sentinel-1 time-series data onto a multichannel image and then used U-net to classify the crops in Fuyu City in a manner similar to that of the natural image classification process (convolution calculation). In addition, Zhou [28,29] extracted spatial features via the Visual Geometry Group model (VGG) to obtain feature maps and combined them as special bands with the intensity bands, and they demonstrated the effectiveness of crop classification based on an RNN structure. Their experiment was repeated, and the crop classification results are shown below.
Figure 1 shows the classification results based on Sentinel-1 time-series data achieved through the methods discussed by Zhou [28] and Sun [30] in a typical cloudy and rainy area. Based on the mentioned method, the classification accuracy of tea was only 32 percent. This proves that the accuracy of crop classification results is difficult to ensure in cloudy and rainy regions if only SAR data are used. Therefore, we performed a series of studies to improve the classification effectiveness in cloudy and rainy regions. The research system can be summarized as a crop planting study in cloudy and rainy areas under the cooperative and synchronous response mechanism of optical data and SAR data. (a) Crop planting geo-parcels were constructed based on the visual characteristics of the mosaic optical image. (b) Plot-scale crop timing features were constructed based on time-series SAR data from the study area, which enabled synergy between the optical data and SAR data. (c) Based on the response relationship between the optical data and SAR data, the time-series features of the optical data missing from cloudy and rainy areas were constructed based on time-series SAR data. The framework will be explained in the next section.

2. Methodology

Figure 2 shows our research system for crop planting structure extraction and growth index calculation in cloudy and rainy areas:
(1)
Synchronous response constrction: We selected regions that have both optical time-series data and SAR time-series data to establish the time-series characteristics of the geo-parcel scale for crop planting structure mapping and then constructed the synchronous response relationship between the optical time-series data and SAR time-series data based on the transformer network.
(2)
Model optimization based on fragmented optical images: The fragmented optical images in the study area were collected, and the geo-parcel features were calculated based on these fragmented images. The differences between the real optical features and the transferred optical features of the synchronous response relationship were identified based on these geo-parcels by using a rebuilt transformer network to optimize the classification model.
(3)
Model optimization based on the terrestrial measurement spectrum: The terrestrial measurement spectra of the crops were collected by Analytica Spectral Devices (ASD) based on the geo-parcels. Furthermore, the differences between the terrestrial measurement spectrum and the learned optical features could be learned from the translation network, and then the real spectra could be built based on the new model.
(4)
Crop class prediction for geo-parcels with missing spectral information: For the geo-parcels whose spectra were affected by mountains, mist, etc., the crop classes could be estimated by machine learning (XGBoost) [31] based on auxiliary data and geographic patterns (spatial/temporal continuity).
(5)
Crop monitoring: On the basis of the crop distribution map obtained in the previous steps and the field crop site monitoring data, vegetation indices could be calculated for the purpose of remote sensing-based crop yield estimation and other applications [32,33].
In this study, we explored the synchronous response relationships of crop features based on optical and SAR time-series data. The complete procedure can be divided into three steps: crop classification based on optical and SAR time-series data using deep learning technology, selection of the analysis samples, and synchronous response relationship analysis of the crop features. Figure 3 shows the workflow of our research. The left and right columns of the figure are based on SAR time-series data and the optical time-series data-based crop classification process, both of which are based on an RNN algorithm. Preprocessing, such as data preprocessing and feature calculation, was included in each classification process. The middle part of Figure 3 shows the relationship between the crop classifier and the synchronous response based on the characteristics of the different crop sequence characteristic curves. In the schematic diagram of this model, the blue arrow represents the stacking of the LSTM units (6 units), and the connection behind the last LSTM layer contains a dense layer and a softmax layer (blue point, second-to-last layer). The softmax layer is used to calculate and output a probability map of the crop classification (color spots, with each color representing one crop class), and the number of neurons is determined by the number of classes to be classified.

2.1. Geo-Parcel

The basis of this study is the geo-parcel [34,35,36], which is defined as the smallest visually perceivable spatial entity in geography. The features of geo-parcels can be represented by the spatial form and spectral information. Every geo-parcel is homogeneous and can be classified as follows: natural geo-parcels (naturally formed without traces of human activity, e.g., a permanent glacier), natural–artificial geo-parcels (naturally formed but with traces of human transformation, e.g., a barrier lake), and artificial geo-parcels (completely transformed by humans, e.g., built-up areas or farmland). The third class of geo-parcels is discussed in the next section. The geo-parcels were extracted by the method discussed in a previous study [30].

2.2. Recurrent Neural Networks (RNNs)

RNNs are designed to learn features from sequence data, and they perform well in signal processing and speech transformation [37,38]. Compared with CNNs, RNNs mainly consider the contextual information of the sequence, which means that every state’s input covers the output of the previous state, as shown in Figure 4. In this study, an RNN structure with LSTM [39] units was used to learn the features from the established time series of optical and SAR data to classify crops.
Classical RNNs perform poorly when sequences are long due to the phenomena of vanishing and gradients. To overcome this limitation, the LSTM structure was developed. The core of a LSTM unit contains three gates—an input gate (it), a forget gate (ft), and an output gate (Ot)—which are described by Equations (1)–(6). First, the LSTM unit decides what information should be forgotten by the forget gate (ft) based on the sigmoid layer, as shown in Equation (1). Second, the retained information is selected by the input gate (it), as shown in Equations (2) and (3). Equation (2) shows the information (it) retained by the sigmoid layer, and Equation (3) builds the candidate information (At) retained by the tanh layer. Third, Equation (4) obtains a new status value (Ct) based on the forget gate (ft), input gate (it), and last status value (Ct-1). Finally, (Ot) impacts the new hidden state (ht), which is then exported as shown in Equations (5) and (6). The process is controlled by the sigmoid layer and the tanh layer, and the information (ht) output by this cycle is part of the information input into the next cycle.
f t = σ ( W f × [ h t 1 , X t ] + b f )
i t = σ ( W i × [ h t 1 , X t ] + b i )
A t = tan h ( W C × [ h t 1 , X t ] + b A )
C t = f t × C t 1 + i t × A t
O t = σ ( W o × [ h t 1 , X t ] + b o )
h t = O t × tan h ( A t )
Here, σ represents the sigmoid layer, W represents the different weights of every procedure, X represents the input in various units, C represents the status-describing value of the cycle, and b represents various bias terms. In this paper, we selected the stack type to realize the classification task. The deep architecture contains six LSTM layers to extract high-level nonlinear temporal features from time-series remote sensing datasets. Moreover, another SoftMax layer is stacked onto the last unit to perform multiclass prediction, and this layer has the same number of neurons as the class number. The structure is shown visually in Figure 5. This structure allows every hidden layer to determine the features on different time scales.

2.3. Discussion of the Synchronous Response Relationship

Due to different imaging methods, the characteristics of crops in optical images and SAR images are also different. However, although the same object may show different temporal characteristics in the two types of data, we can still describe the commonalities between the two temporal features in specific ways (e.g., a peak or valley value in the spectral curve). In this article, we follow this idea and try to explore the response relationship between each species in the time series according to the phenology of the crops in two datasets and generate a qualitative description.

3. Experiment

3.1. Sentinel-1 Data and Landsat-8 Data

Sentinel-1 is part of the Copernicus program of the European Space Agency (ESA) and consists of two satellites: Sentinel-1A and Sentinel-1B. These two satellites have a 6-day orbit cycle (12-day orbit individually). In this study, we used data from the interferometry wide swath (IW) mode with vertical–vertical (VV) and vertical–horizontal (VH) polarizations and with a spatial resolution of approximately 20 m. Landsat-8 data are provided by the United States Geological Survey (USGS). This satellite has 10 multispectral bands with a 30 m spatial resolution and one panchromatic band with a 15 m spatial resolution. Landsat-8 has a 16-day orbit cycle, and its data have been widely used in research on topics such as global change, agriculture, forestry, and other fields.

3.2. Study Area

The main content of this study is based on the classification of crops using optical data and SAR data. Therefore, the selected study area should have these two time-series datasets. Zhongning is a county that belongs to the Ningxia Hui Autonomous Region in China (Figure 6a). The average number of sunny days per year is greater than 250 days, and the conditions are suitable for both optical and SAR remote sensing images. Thus, we selected Zhongning County as the study area. In the north of this county is the Yellow River, and there are extensive mountain ranges in the southern area, which makes it unsuitable for crops. The northern part of the county belongs to the Yellow River basin and features widespread plains with fertile soil; thus, this area is the main agricultural region in Zhongning County. The crops in this area fall into two categories: food crops (e.g., corn) and cash crops (e.g., wolfberry). Therefore, this study selected the plain area in the north as the research area.
In view of the climate and crop growth cycle in the study area, we selected images from April to November 2018 as the experimental data. Additionally, we collected 17 scenes of Sentinel-1 datasets and 16 scenes of Landsat-8 images. The details of these two datasets are provided in Table 1. Furthermore, we collected validation data through a field investigation. The crop types of these geo-parcels were surveyed by the local academy of agricultural sciences.
Figure 6 also shows images of these two datasets. Figure 6b is a false color image formed by three temporal NDVI datasets (0820, 0612, and 0520) calculated from Landsat-8 data. In this image, the brighter regions are plants with more crops, and the crops are distributed along the Yellow River in Northern Zhongning County. This widespread region of crops is our research area. Figure 6c is a false image formed by three temporal backscatter intensity datasets with VV polarization from Sentinel-1 data. The brightest region here in Zhongning County is the major agricultural area, and the regions with red features are the mountainous areas, which have a strong backscatter intensity.

3.3. Data Preprocessing

Due to the imaging mechanism, original Sentinel-1 data should be preprocessed via data importing, multi-looking, registration, time-series filtering, geocoding, and calibration processes. In the multi-looking step, the image intensities were five range looks, the parameters of which were read from the Sentinel-1 header files. After this step, the radiation resolution of the image could be improved, and the speckle noise could be reduced. In the coregistration step, one time point was chosen as the master image, and the other images were matched to it. This process represented the preparatory work for the time-series filtering step. In the Sentinel-1 data, noise was distributed randomly which is caused by coherent interference of the system and scattering electromagnetic waves from the surfaces of objects. After transformation into an image, the noise can be efficiently removed based on the time-series filtering relationship. The purpose of geocoding is to transfer the slant distance geometry into a geographic coordinate projection based on the selected digital elevation model (DEM). Additionally, radiation correction was carried out for the Sentinel-1 images in this procedure.

3.4. Training Sample

Based on these two datasets and the field survey data, we built a training dataset based on geo-parcels. The format of the training data is similar to a multidimensional attribute table, and the first column is the identification number of the geo-parcels (its name could be described as “FID”). In this multidimensional attribute table, the geo-parcels’ time-series data can be understood as independent variables, and the geo-parcels’ attribute information can be thought of as dependent variables. The relationship can be simply expressed as Equation (7).
y i = i = 1 n w i × x i
Here, yi represents the crop types, wi represents the weight coefficients, which are implied coefficients that can be obtained through the established network learning. xi represents the time-series features of the geo-parcels (i.e., the geo-parcel-scale NDVI calculated from optical images or the geo-parcel-scale backscatter intensity calculated from SAR images). Sixteen features were included in the Landsat-8 training samples, and 34 features (17 VH and 17 VV) were included in the Sentinel-1 training samples. The samples were divided into six classes.

4. Results and Discussion

4.1. Experimental Results

Figure 7 shows the crop mapping results of Zhongning County. More than 1600 thousandsgeo-parcels were extracted based on the richer convolutional features [40]. The figure shows that the crops can be divided into corn (we defined the geo-parcels with rotations of corn and wheat as corn geo-parcels), wolfberry, vegetable, orchard, garden, and other crops (i.e., soybeans). Additionally, the results based on the two datasets had a similar distribution. Figure 7a shows the classification results of the Landsat-8 time-series data. Figure 7b shows the results based on the Sentinel-1 time-series data. Additionally, the crops presented certain spatial distributional characteristics in the study area. First, the crops show the phenomenon of spatial aggregation, which means that crops of the same class have a high probability of being distributed in the same region. Second, the orientation of the crop distribution is in line with economic and natural laws. In detail, corn and wolfberry are mainly distributed southwest of the urban region in Zhongning County. This distribution is conducive to the effective treatment of mature crops in a timely manner. For example, first, wolfberry is distributed around densely populated regions to better ensure the effective harvesting of mature fruits. Second, vegetables are distributed in the plains on the southern bank of the Yellow River because they require more water during their growth and more agricultural facilities, such as greenhouses. Third, gardens are distributed north of the vegetables based on local policy guidance to improve the economic conditions based on the natural economic conditions. Fourth, orchards are distributed in the southwest because the geo-parcels are not suitable for growing other economic crops. The results of the classification are consistent with the crop cultivation at the time of the survey verification.
Furthermore, to quantitatively evaluate the accuracy of the classification results, we randomly selected parts of the geo-parcels from the classification results to perform a precision calculation (Table 2). The validation dataset was selected according to the approximate proportion of the number of categories in the classification result. Based on the selected validation dataset, we performed a visual interpretation to obtain the ground truth and then compared it with the classification results to calculate the accuracy of each class. The total number of the validation set was 5807, including 1571 corn areas, 1229 wolfberry areas, 1235 vegetable areas, 649 orchard areas, 706 garden areas, and 417 other areas. In terms of the classification results, the overall accuracy of the optical data was approximately 6 percent higher than that of the SAR data. Based on the test results, the Landsat-8 data were able to best identify corn with an accuracy of 94.3 percent by the LSTM, which is because corn has a double-peak structure, with the peak of the curve in summer indicating corn and the peaks in winter and spring indicating winter wheat. This double-peak structure is a core specific feature in corn-growing areas. The best classification for Sentinel-1 was wolfberry, with an accuracy of up to 91.1 percent, which was because the backscatter intensity values of wolfberry were the most aggregated. However, the other classification results of Sentinel-1 data were not as good as those of Landsat-8. The backscatter intensity values of Sentinel-1 data were more divergent than the NDVI values of Landsat-8 data. Additionally, the minority classes were difficult to map because of their lack of representation during the classifier training. Typical examples were orchards and other areas that contained forest.

4.2. Synchronous Response Relationship Exploration

Based on the above classification results, we tried to explore the further synchronous response relationships. First, we performed statistical analyses according to the classification results of each category, which means that we selected the geo-parcels with consistent category labels in the classification results and further carried out sampling inspections to check the accuracy of the results in each category. In the checking procedure, we corrected misclassified geo-parcels and repeated the checking procedure until the accuracy of the randomly checked classification results in each category reached 0.9. Second, based on the selected geo-parcels, we calculated the statistical characteristics of the geo-parcels in the same category, i.e., the mean, variance, and standard deviation. Finally, we selected the mean value and the upper and lower limits as the characteristics with which to explore the synchronous response relationships of crops in Zhongning County. The fitting method of these curves was spherical regression. The curves are shown in Figure 8. Moreover, we checked the phenological information of the target crops through the statistical yearbook of Zhongning County to test our conclusions. The phenological information of these crops is shown in Table 3. The differently colored lines in Table 3 represent different crops, the start times of the lines represent the planting times of the crops and the end times represent the harvest times of the crops. For example, the first line means that corn was grown from late June to middle October and then rotated to wheat, which will be grown from late October of this year to early June of next year. A comparison showed that the phenology information obtained from the classification results based on optical data and SAR data was basically consistent with the phenology information obtained based on the statistical yearbook. Therefore, the response relationship analysis of the two datasets could be further conducted.
Based on Figure 8, we have reached the following conclusions for each crop:
Corn: The curves of the corn geo-parcels generally showed a characteristic of two peaks, which was due to the peculiar phenomenon produced by two sequentially grown crops. In March, winter wheat entered the greening period, and the NDVI continued to rise and gradually reached its peak (on the 194th day). Similarly, in late June (on the 183th day), the backscattering intensity reached the first peak, and at the 171th day, the farmland soil water content increased due to irrigation. The backscattering intensity of the SAR data produced an abnormally low value. Then, as the wheat matured and was harvested, the NDVI and backscattering intensity decreased, showing the characteristics of bare land. At approximately the 210th day, corn sowing began, and both the NDVI and backscattering intensity began to rise. At the end of September and during early October, the corn gradually matured, the chlorophyll content of the leaves decreased (at around the 290th day), and the NDVI and backscattering intensity gradually reached peaks and valleys, respectively.
Garden: Before mid-August (on the 226th day), the backscattering intensity of the SAR data was in good agreement with the NDVI data from the optical data. After entering fall (on the 226th day), the NDVI produced a jagged pattern due to pruning and irrigation. For the same reasons, the backscattering intensity exhibited the opposite jagged pattern. Then, upon entering the transplant period, the two datasets gradually showed the characteristics of bare land. The NDVI began to fall to a low point in winter, starting in mid-October.
Orchard: In the optical data, the spectral curve of the orchard showed obvious vegetation characteristics, that is, after April (on the 107th day), the reflectivity increased sharply, and the backscattering of the Sentinel-1 data showed a similar pattern. At approximately the 180th day, the NDVI from the optical data showed a low value due to summer pruning of the fruit trees and fruit thinning, but the backscatter data from Sentinel-1 did not change significantly until the end of September (on the 274th day). At the end of September (on the 274th day), the two datasets were impacted by falling leaves. The intensity was reduced, and the spectrum was characterized by the mixed characteristics of bare land and vegetation.
Vegetable: Due to their special planting structures, vegetable fields showed four peaks (on the 162th day, the 180th day, the 226th day, and the 260th day) in the optical data over the course of a year, which were generated by 4 rounds of planting. Although the curve characteristics of Sentinel-1 are not as obvious as those of Landsat-8, there is still some similarity with Landsat-8. The reason for the missing bottom of the 255th day in the Landsat-8 curves probably was that the Latdsat-8 data during this time was sparse. The vegetables in Zhongning County mainly include fast-growing vegetables, such as rapeseed and lettuce.
Wolfberry: In the optical data, wolfberry presented four peaks, with the first (on the 139th day) caused by the increased photosynthesis of leaves in spring and the remaining three (on the 194th day, the 226th day, and the 258th day) caused by the development of troughs (on the 168th day, the 215th day, and the 235th day) after three rounds of picking. For the SAR data, the VH scattering intensity of wolfberry had good aggregation, and its peak position was close to that in the optical data, i.e., on 135th day and 195th day. The different trend between 235th day and 255th day may also have been caused by the sparse Landsat-8 data.
The fitted curves show that for each crop, the reflection peaks and absorption valleys in the optical time series correspond to similar responses in the SAR time-series characteristic curves, relatively, especially in the key phenology nodes. Therefore, this synchronous response relationship based on the optical and SAR time-series characteristics of crops can be further expressed through a model in future work, which can provide important knowledge for improving the crop classification model in cloudy and rainy regions.

4.3. Discussion

In view of the problems involved in the fine mapping of crop planting structure in cloudy and rainy areas, we developed a research framework under the synchronous-response mechanism of optical data and SAR data. The synchronous mechanism refers to the construction of geo-parcels based on highspatial resolution optical data, followed by construction of the time features of the geo-parcel scale based on SAR data. The response mechanism refers to rebuilding the optical time-series features based on the SAR time-series features in cloudy and rainy areas. This paper conducted a preliminary study for the established research system, and we explored the synchronous response relationships for crops in Zhongning County between Landsat-8 time-series data and Sentinel-1 time-series data at the geo-parcel scale. At this scale, the same crops’ curves have shown a similar rotational characteristics simultaneously in both datasets, and this phenomenon proves that there is a response relationship, which lays the foundation for later quantitative description.
Based on the current experiment design, we obtained the synergistic-response relationships between optical time-series data and SAR time-series data for the main crops in the study area, but it should be pointed out that there are still some problems in the research work that can be further improved in the future. First, from the data point of view, differences in the imaging time and image quality between different satellites lead to the two types of data in our study not being strictly one-to-one. For example, Landsat-8 is missing a scene (near the 267th day) relative to Sentinel-1 data, and the matching of these two data at certain times (near the 147th day, the 243th day, the 291th day and the 303th day) is lower. Moreover, there are a small number of other non-main crops in the experimental classification results of the study area (some geo-parcels are planted with alfalfa), which may result in a slight shift in the fitted crop curve that will reduce the differences between the crop curves in the study. In addition, future research also needs to mine more hidden features of images to increase the dimensions of the sample data attributes and characterize the synergistic-response relationship between the two data types on the basis of higher-precision crop planting structure mapping.

5. Conclusions

This paper demonstrates the research framework we developed for crop planting structure mapping in cloudy and rainy areas based on the synchronous-response mechanism of optical data and SAR data, and we have revealed the preliminary research results, but there is still much work to be done. In the future, we plan to conduct more in-depth research from the following perspectives. First, we will continue to explore the hidden features of SAR data (such as time features, grayscale features, etc.) based on the currently constructed classification model to improve the classification accuracy. Second, we will design a network that can learn the response relationships between the time-series features constructed by these two kinds of data and provide the basis for improving the crop planting structure mapping model in cloudy and rainy areas. Third, based on the time feature knowledge base established using a small amount of optical data (fragmented data) in the study area, we plan to further fit the reconstructed optical time series feature data to improve the accuracy of the reconstructed features. Fourth, in view of the problem of missing SAR signals caused by the overlap effect caused by terrain fluctuations in mountain areas, we plan to construct the crop planting structure by machine reasoning after constructing multi-dimensional attributes based on the temporal and spatial proximity of crops. Finally, based on the fine mapping of crop planting structures, we will explore the growth parameters of crops based on the characteristics of SAR time series and reconstruction and provide basic data for crop growth monitoring and yield estimation. We hope that crop planting structure mapping research under the established optical-SAR synchronous-response mechanism can overcome the problem of remote sensing technology being difficult to apply in cloudy and rainy areas due to the lack of optical remote sensing data.

Author Contributions

Y.S. designed and performed the experiments and wrote the manuscript. J.L. put forward the basic idea and methodology. T.W. revised the manuscript and helped to improve the method. Y.Z., L.G., W.D., W.L., H.L., Y.Y., and X.H., had great contributions to data preparation and analysis, L.W. and Z.Z. helped to collect the field dataset and verified the experimental result. We also thank the Imagesky International Co., Ltd. and Institute of Agricultural Economics and Information Technology Ningxia Academy of Agriculture and Forestry Sciences, who provided the datasets.

Funding

This work was supported by the National Natural Science Foundation of China (Grant NO. 41631179 and NO. 41601437), the Beijing Municipal Natural Science Foundation (Grant NO. 4172064), the National Key Research and Development Program of China (Grant NO. 2017YFB0503600).

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Moran, S.; Inoue, Y.; Barnes, M. Opportunities and limitations for image-based remote sensing in precision crop management. Remote Sens. Environ. 1997, 61, 319–346. [Google Scholar] [CrossRef]
  2. Yang, C.; Everitt, H.; Bradford, M. Evaluating high resolution SPOT 5 satellite imagery to estimate crop yield. Precis. Agric. 2009, 10, 292–303. [Google Scholar] [CrossRef]
  3. Conrad, C.; Fritsch, S.; Zeidler, J.; Rücker, G.; Dech, S. Per-Field Irrigated Crop Classification in Arid Central Asia Using SPOT and ASTER Data. Remote Sens. 2010, 2, 1035–1056. [Google Scholar] [CrossRef] [Green Version]
  4. Jakubauskas, M.E.; Legates, D.R.; Kastens, J.H. Crop identification using harmonic analysis of time-series AVHRR NDVI data. Comput. Electron. Agric. 2002, 37, 127–139. [Google Scholar] [CrossRef]
  5. Hao, W.; Mei, X.; Cai, X.; Du, J. Crop planting extraction based on multi-temporal remote sensing data in Northeast China. Trans. Chin. Soc. Agric. Eng. 2011, 27, 201–207. [Google Scholar] [CrossRef]
  6. Miao, C.C.; Jiang, N.; Peng, S.K.; Lv, H.; Li, Y.; Zhang, Y.; Wang, N.; Li, J. Extraction of paddy land area based on NDVI time-series data: Taking Jiangsu province as an example. J. Geo-Inf. Sci. 2011, 13, 273–280. [Google Scholar] [CrossRef]
  7. Liu, J.; Wang, L.; Yang, F.; Yang, L.; Wang, X. Remote sensing estimation of crop planting area based on HJ time-series images. Nongye Gongcheng Xuebao/Trans. Chin. Soc. Agric. Eng. 2015, 31, 199–206. [Google Scholar] [CrossRef]
  8. Li, X.; Xu, X.; Wang, J.; Wu, H.; Jing, X.; Li, C.; Bao, Y. Crop classification recognition based on time-series images from HJ satellite. Nongye Gongcheng Xuebao/Trans. Chin. Soc. Agric. Eng. 2013, 29, 2013. [Google Scholar] [CrossRef]
  9. Zhang, Y.; Rossow, W.B.; Lacis, A.A.; Oinas, V.; Mishchenko, M.I. Calculation of radiative fluxes from the surface to top of atmosphere based on ISCCP and other global data sets: Refinements of the radiative transfer model and the input data. J. Geophys. Res. 2004, 109. [Google Scholar] [CrossRef]
  10. Hai, X. Land Cover Classification in Cloudy and Hilly Regions Based on Optical and SAR Data. 2018. [Google Scholar]
  11. Jiao, X.; Kovacs, J.M.; Shang, J.; McNairn, H.; Walters, D.; Ma, B.; Geng, X. Object-oriented crop mapping and monitoring using multi-temporal polarimetric RADARSAT-2 data. ISPRS J. Photogramm. Remote Sens. 2014, 96, 38–46. [Google Scholar] [CrossRef]
  12. Yan, I.; Peng, L.; Liao, F. Rice yield estimation in regional scale by using radarsat snb sar images. Adv. Earth Sci. 2003, 18, 109–115. [Google Scholar] [CrossRef]
  13. Pathe, C.; Wagner, W.; Sabel, D.; Doubkova, M.; Basara, J.B. Using ENVISAT ASAR global mode data for surface soil moisture retrieval over Oklahoma, USA. IEEE Trans. Geosci. Remote Sens. 2009, 47, 468–480. [Google Scholar] [CrossRef]
  14. Waske, B.; Schiefer, S.; Braun, M. Random feature selection for decision tree classification of multi-temporal SAR data. In Proceedings of the 2006 IEEE International Symposium on Geoscience and Remote Sensing, Denver, CO, USA, 31 July–4 August 2006; pp. 168–171. [Google Scholar] [CrossRef]
  15. Schotten, J.; Vanrooy, W.; Janssen, L. Assessment of the capabilities of multi-temporal ERS-1 SAR data to discriminate between agricultural crops. Int. J. Remote Sens. 1995, 16, 2619–2637. [Google Scholar] [CrossRef]
  16. Choudhury, I.; Chakraborty, M. SAR signature investigation of rice crop using Radarsat data. Int. J. Remote Sens. 2006, 27, 519–534. [Google Scholar] [CrossRef]
  17. Rei, S.; Hiroshi, T.; Xiufeng, W.; Nobuyuki, K.; Hideki, S. Random forest classification of crop type using multi-temporal TerraSAR-X dual-polarimetric data. Remote Sens. Lett. 2014, 5, 157–164. [Google Scholar] [CrossRef] [Green Version]
  18. Alberga, V. A study of land cover classification using polarimetric SAR parameters. Int. J. Remote Sens. 2007, 28, 3851–3870. [Google Scholar] [CrossRef]
  19. Alberga, V.; Satalino, G.; Staykova, K. Comparison of polarimetric SAR observables in terms of classification performance. Int. J. Remote Sens. 2008, 29, 4129–4150. [Google Scholar] [CrossRef]
  20. Chen, S.; Huang, P.; Tsay, H.; Amar, F. Classification of multifrequency polarimetric SAR imagery using a dynamic learning neural network. IEEE Trans. Geosci. Remote Sens. 1996, 34, 814–820. [Google Scholar] [CrossRef]
  21. Jia, K.; Li, Q.; Tian, Y.; Wu, B.; Zhang, F.; Meng, J. Crop classification using multi-configuration SAR data in the North China Plain. Int. J. Remote Sens. 2012, 33, 170–183. [Google Scholar] [CrossRef]
  22. Luo, R.; Liao, W.; Zhang, H.; Pi, Y.; Philips, W. Classification of cloudy hyperspectral image and LiDAR data based on feature fusion and decision fusion. In Proceedings of the 2016 IEEE International Geoscience and Remote Sensing Symposium (IGARSS), Beijing, China, 10–15 July 2016; pp. 2518–2521. [Google Scholar] [CrossRef]
  23. Lecun, Y.; Bengio, Y.; Hinton, G. Deep learning. Nature 2015, 521, 436. [Google Scholar] [CrossRef] [PubMed]
  24. Dino, I.; Raffaele, G.; Claire, D.; Pierre, M. Land Cover Classification via Multitemporal Spatial Data by Deep Recurrent Neural Networks. IEEE Geosci. Remote Sens. Lett. 2017, 14, 1685–1689. [Google Scholar] [CrossRef] [Green Version]
  25. Salehi, B.; Daneshfar, B.; Davidson, M. Accurate crop-type classification using multi-temporal optical and multi-polarization SAR data in an object-based image analysis framework. Int. J. Remote Sens. 2017, 38, 4130–4155. [Google Scholar] [CrossRef]
  26. Emile, N.; Dinh, M.; Nicolas, B.; Dominique, C.; Laure, H. Deep recurrent neural network for agricultural classification using multitemporal SAR Sentinel-1 for Camargue, France. Remote Sens. 2018, 10, 1217. [Google Scholar] [CrossRef]
  27. Wei, S.; Zhang, H.; Wang, C.; Wang, Y.; Xu, L. Multi-Temporal SAR Data Large-Scale Crop Mapping Based on U-Net Model. Remote Sens. 2019, 11, 68. [Google Scholar] [CrossRef]
  28. Zhou, Y.N.; Luo, J.; Feng, L.; Yang, Y.; Chen, Y.; Wu, W. Long-short-term-memory-based crop classification using high-resolution optical images and multi-temporal SAR data. Gisci. Remote Sens. 2019. [Google Scholar] [CrossRef]
  29. Zhou, Y.N.; Luo, J.; Feng, L.; Zhou, X. DCN-Based Spatial Features for Improving Parcel-Based Crop Classification Using High-Resolution Optical Images and Multi-Temporal SAR Data. Remote Sens. 2019, 11, 1619. [Google Scholar] [CrossRef]
  30. Sun, Y.; Luo, J.; Wu, T.; Yang, Y.; Liu, H.; Dong, W.; Gao, L.; Hu, X. Geo-parcel-based Crop Classification in VHR Images via Hierarchical Perception. In Proceedings of the 2019 8th International Conference on Agro-Geoinformatics (Agro-Geoinformatics), Istanbul, Turkey, 16–19 July 2019. [Google Scholar] [CrossRef]
  31. Chen, T.; Guestrin, C. Xgboost: A scalable tree boosting system. In Proceedings of the 22th Acm Sigkdd International Conference on Knowledge Discovery and Data Mining, San Francisco, CA, USA, 13–17 August 2016; pp. 785–794. [Google Scholar] [CrossRef]
  32. Wang, L.; Tian, Y.; Yao, X.; Zhu, Y.; Cao, W. Predicting grain yield and protein content in wheat by fusing multi-sensor and multi-temporal remote-sensing images. Field Crops Res. 2014, 164, 178–188. [Google Scholar] [CrossRef]
  33. Seo, B.; Lee, J.; Lee, K.D.; Hong, S.; Kang, S. Improving remotely-sensed crop monitoring by NDVI-based crop phenology estimators for corn and soybeans in Iowa and Illinois, USA. Field Crop. Res. 2019, 238, 113–128. [Google Scholar] [CrossRef]
  34. Dong, W.; Wu, T.; Luo, J.; Sun, Y.; Xia, L. Land parcel-based digital soil mapping of soil nutrient properties in an alluvial-diluvia plain agricultural area in China. Geoderma 2019, 340, 234–248. [Google Scholar] [CrossRef]
  35. Wu, T.; Luo, J.; Dong, W.; Sun, Y.; Xia, L.; Zhang, X. Geo-Object-Based Soil Organic Matter Mapping Using Machine Learning Algorithms With Multi-Source Geo-Spatial Data. IEEE J. Sel. Top. Appl. Earth Obs. Remote Sens. 2019. [Google Scholar] [CrossRef]
  36. Yang, Y.; Huang, Q.; Wu, W.; Luo, J.; Gao, L.; Dong, W.; Wu, T.; Hu, X. Geo-parcel based crop identification by integrating high spatial-temporal resolution imagery from multi-source satellite data. Remote Sens. 2017, 9, 1298. [Google Scholar] [CrossRef]
  37. Soma, K.I.; Mori, R.; Sato, R.; Furumai, N.; Nara, S. Simultaneous multichannel signal transfers via chaos in a recurrent neural network. Neural Comput. 2015, 27, 1083–1101. [Google Scholar] [CrossRef] [PubMed]
  38. Linzen, T.; Dupoux, E.; Goldberg, Y. Assessing the ability of LSTMs to learn syntax-sensitive dependencies. Trans. Assoc. Comput. Linguist. 2016, 4, 521–535. [Google Scholar] [CrossRef]
  39. Hochreiter, S.; Schmidhuber, J. LSTM can solve hard long time lag problems. In Proceedings of the Advances in Neural Information Processing Systems 12 (NIPS 1999), Denver, Colorado, CO, USA, 29 November–4 December 1999; pp. 473–479. [Google Scholar]
  40. Liu, Y.; Cheng, M.M.; Hu, X.; Wang, K.; Bai, X. Richer convolutional features for edge detection. In Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition, Honolulu, HI, USA, 21–26 July 2017; pp. 3000–3009. [Google Scholar] [CrossRef]
Figure 1. Crop classification based on synthetic aperture radar (SAR): (a) optical image; (b) SAR image; (c) crop planting structure.
Figure 1. Crop classification based on synthetic aperture radar (SAR): (a) optical image; (b) SAR image; (c) crop planting structure.
Sensors 19 04227 g001
Figure 2. Workflow of the improved model for crop classification in cloudy and rainy regions.
Figure 2. Workflow of the improved model for crop classification in cloudy and rainy regions.
Sensors 19 04227 g002
Figure 3. Workflow for the synchronous response relationship analysis of the crop features.
Figure 3. Workflow for the synchronous response relationship analysis of the crop features.
Sensors 19 04227 g003
Figure 4. Schematic diagram of the classical recurrent neural network (RNN) structure.
Figure 4. Schematic diagram of the classical recurrent neural network (RNN) structure.
Sensors 19 04227 g004
Figure 5. Workflow of crop classification.
Figure 5. Workflow of crop classification.
Sensors 19 04227 g005
Figure 6. Study area: (a) Zhongning County; (b) false color image based on multitemporal NDVI data; and (c) false color image based on multitemporal VV polarization data.
Figure 6. Study area: (a) Zhongning County; (b) false color image based on multitemporal NDVI data; and (c) false color image based on multitemporal VV polarization data.
Sensors 19 04227 g006
Figure 7. Crop classification based on Landsat-8 and Sentinel-1 datasets: (a) classification results based on Landsat-8 time-series data; (b) classification results based on Sentinel-1 time-series data; (cf) are the enlarged figures of the black boxes in (a) and (d).
Figure 7. Crop classification based on Landsat-8 and Sentinel-1 datasets: (a) classification results based on Landsat-8 time-series data; (b) classification results based on Sentinel-1 time-series data; (cf) are the enlarged figures of the black boxes in (a) and (d).
Sensors 19 04227 g007aSensors 19 04227 g007b
Figure 8. Characteristic curves of crops in Zhongning County: the same row represents the same crop. The left-column data belong to Landsat-8, and the right-column data belong to Sentinel-1 with VH polarization. (a) Corn and winter wheat; (b) garden; (c) orchard; (d) vegetable; and (e) wolfberry.
Figure 8. Characteristic curves of crops in Zhongning County: the same row represents the same crop. The left-column data belong to Landsat-8, and the right-column data belong to Sentinel-1 with VH polarization. (a) Corn and winter wheat; (b) garden; (c) orchard; (d) vegetable; and (e) wolfberry.
Sensors 19 04227 g008
Table 1. Information on the experimental data.
Table 1. Information on the experimental data.
Sentinel-1Day of YearCodeLandsat-8Day of YearCode
2018/04/2211112018/04/181071
2018/05/1613522018/05/111302
2018/05/2814732018/05/201393
2018/06/0915942018/06/121624
2018/06/2117152018/06/211715
2018/07/0318362018/06/281786
2018/07/1519572018/07/141947
2018/07/2720782018/07/302108
2018/08/0821992018/08/082199
2018/08/20231102018/08/1522610
2018/09/01243112018/08/2423511
2018/09/13255122018/09/1625812
2018/09/2526713
2018/10/07279142018/10/0227413
2018/10/19291152018/10/1128314
2018/10/31303162018/10/2429615
2018/11/12315172018/11/1231516
Sentinel-1 data can be downloaded from https://scihub.copernicus.eu; Landsat-8 data can be downloaded from https://glovis.usgs.gov/.
Table 2. Accuracy assessment of the crop classification results.
Table 2. Accuracy assessment of the crop classification results.
ClassLandsat-8Sentinel-1
Corn (%)94.391.1
Wolfberry (%)89.391.8
Vegetable (%)92.278.9
Orchard (%)88.975
Garden (%)82.677.2
Over accuracy (%)88.382.1
Kappa0.860.78
Best results are highlighted in bold.
Table 3. Crop phenology characteristics in Zhongning County.
Table 3. Crop phenology characteristics in Zhongning County.
Sensors 19 04227 i001

Share and Cite

MDPI and ACS Style

Sun, Y.; Luo, J.; Wu, T.; Zhou, Y.; Liu, H.; Gao, L.; Dong, W.; Liu, W.; Yang, Y.; Hu, X.; et al. Synchronous Response Analysis of Features for Remote Sensing Crop Classification Based on Optical and SAR Time-Series Data. Sensors 2019, 19, 4227. https://doi.org/10.3390/s19194227

AMA Style

Sun Y, Luo J, Wu T, Zhou Y, Liu H, Gao L, Dong W, Liu W, Yang Y, Hu X, et al. Synchronous Response Analysis of Features for Remote Sensing Crop Classification Based on Optical and SAR Time-Series Data. Sensors. 2019; 19(19):4227. https://doi.org/10.3390/s19194227

Chicago/Turabian Style

Sun, Yingwei, Jiancheng Luo, Tianjun Wu, Ya’nan Zhou, Hao Liu, Lijing Gao, Wen Dong, Wei Liu, Yingpin Yang, Xiaodong Hu, and et al. 2019. "Synchronous Response Analysis of Features for Remote Sensing Crop Classification Based on Optical and SAR Time-Series Data" Sensors 19, no. 19: 4227. https://doi.org/10.3390/s19194227

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