Next Article in Journal
How Market-Oriented Environmental Regulation Impacts the Bamboo Industry in China
Previous Article in Journal
Production of Bamboo Source Microbial Fertilizer and Evaluate Its Effect on Soil Organic Carbon Fractions in Moso Bamboo Plantations in South China
Previous Article in Special Issue
Characterization of Indonesian Sugar Palm Bunch (Arenga longipes Mogea) Properties for Various Utilization Purposes
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

A Novel Framework for Forest Above-Ground Biomass Inversion Using Multi-Source Remote Sensing and Deep Learning

College of Forestry, Central South University of Forestry and Technology, Changsha 410004, China
*
Author to whom correspondence should be addressed.
Forests 2024, 15(3), 456; https://doi.org/10.3390/f15030456
Submission received: 15 January 2024 / Revised: 25 February 2024 / Accepted: 27 February 2024 / Published: 29 February 2024

Abstract

:
The estimation of forest above-ground biomass (AGB) can be significantly improved by leveraging remote sensing (RS) and deep learning (DL) techniques. In this process, it is crucial to obtain appropriate RS features and develop a suitable model. However, traditional methods such as random forest (RF) feature selection often fail to adequately consider the complex relationships within high-dimensional RS feature spaces. Moreover, challenges related to parameter selection and overfitting inherent in DL models may compromise the accuracy of AGB estimation. Therefore, this study proposes a novel framework based on freely available Sentinel-1 synthetic aperture radar (SAR) and Sentinel-2 optical data. Firstly, we designed new indices through the formula analogous with vegetation index calculation to integrate multidimensional spectral and structural information. Then, leveraging the simplicity of computational principles, a pigeon-inspired optimization algorithm (PIO) was introduced into a bi-directional long short-term memory neural network (PIO-BiLSTM), which achieved the set objective function through repeated iteration and validation to obtain the optimal model parameters. Finally, to verify the framework’s effect, we conducted experiments in two different tree species and compared another seven classical optimization algorithms and machine learning models. The results indicated that the new indices significantly improved the inversion accuracy of all models in both categories, and the PIO-BiLSTM model achieved the highest accuracy (Category-1: R2 = 0.8055, MAE = 8.8475 Mg·ha−1, RMSE = 12.2876 Mg·ha−1, relative RMSE = 18.1715%; Category-2: R2 = 0.7956, MAE = 1.7103 Mg·ha−1, RMSE = 2.2887 Mg·ha−1, relative RMSE = 9.3000%). Compared with existing methods, the proposed framework greatly reduced the labor costs in parameter selection, and its potential uncertainty also decreased by up to 9.0%. Furthermore, the proposed method has a strong generalization ability and is independent of tree species, indicating its great potential for future forest AGB inversion in wider regions with diverse forest types.

1. Introduction

The forest biomass is intricately interconnected with the global carbon cycle and climate variability, and about 70%–90% of biomass is above-ground biomass (AGB) [1,2,3]. The conventional field measurements of AGB impose limitations on regional coverage and may pose a potentially destructive harvest for forests [4,5]. In contrast, remote sensing (RS) techniques allow for efficient and cost-effective coverage of vast areas, facilitating access to remote regions, and consequently, much research has utilized RS techniques to assist forest AGB inversion [6].
In AGB inversion, RS data selection, RS feature acquisition, and inversion model development are the three most critical steps. Up to now, optical RS data and Synthetic Aperture Radar (SAR) have been widely used in many research studies. Spectral information in the red and near-infrared bands of optical data is highly sensitive to AGB, which has led numerous studies to utilize vegetation and biophysical parameters for AGB estimation [7,8]. Additionally, SAR can offer valuable insights into dielectric properties and vertical structure by employing appropriate polarization [9,10,11]. Recently, multi-source data have become a trend in AGB inversion, and previous studies have integrated optical data with SAR data to achieve precise results [12,13,14]. Within the array of data types, the Sentinel-1 and Sentinel-2 satellites stand out as optimal choices for large-scale and cost-effective AGB mapping, owing to their extensive global coverage and unrestricted accessibility [7].
The acquisition of suitable RS features is a fundamental step in AGB inversion and serves as a prerequisite for modelling. As input data, the availability of Sentinel-1 and Sentinel-2 images makes it possible to produce a large number of RS features; leveraging these features enables the construction of feature sets saturated with multidimensional RS information [7,14,15]. However, excessive features imply information redundancy, which may result in significant disparities between the construction and prediction of models [16]. Consequently, when integrating diverse data sources, it is crucial to acquire the appropriate feature set for AGB inversion. Previous research efforts have primarily focused on selecting those features that are remarkably associated with AGB from the multidimensional RS feature space [17,18]. Jiang et al. [19] analyzed the correlation and calculated the importance degree of each feature using the random forest (RF) algorithm, which consists of numerous decision trees. According to the order of importance from highest to lowest, the features were added sequentially to the feature group for AGB estimation, and the feature group with the highest accuracy was the optimal feature set. Lu et al. [17] argued that the RF algorithm can be employed when the number of sample plots is smaller than independent variables. However, for large and much higher dimensional space, the results are not reliable due to the complex relations in high-dimensional RS feature space and unstable implementation from each decision tree [17,18,20]. Recently, the feature combination in multi-source RS data has become another option for obtaining suitable feature sets. Li et al. [21] constructed a multiplicative model to combine light detection and ranging (LiDAR) with optical data, and thus improved the estimation accuracy of maize crops. Based on the form of the vegetation index formula, Zhang et al. [22] proposed a new feature index that combined optical and LiDAR, which positively impacted AGB estimation. Although this method enables the integration of spectral and structural information to improve the accuracy of AGB inversion, it is mainly applied in optical and LiDAR data sources [21,22,23,24]. In addition, the application of large-scale LiDAR data is costly and logistically prohibitive [7]. These limitations have the potential to restrict the application of feature combination, and it is thus necessary to develop an alternative solution for other data sources, such as the freely available and widely archived Sentinel data, which also contain spectral and structural information.
Developing appropriate inversion models is also a crucial step in estimating AGB. Parametric and non-parametric models are the two most commonly used models in AGB inversion [16,25]. The former often includes a limited number of parameters, such as multivariate linear regression (MLR) and generalized linear models (GLM), which require the addition of restrictive hypothesis functions between features and AGB [25,26]. However, due to the inherent complexity in the relationship between AGB and RS data, parametric models often exhibit limited accuracy [27]. Contrary to the parametric models, non-parametric machine learning models process multidimension complex data by adopting more flexible mappings, such as the classical RF and support vector regression (SVR) models [28]. However, for data beyond the boundary of the training samples, RF models usually fail to make accurate predictions, and the performance of SVR models also depends heavily on the choice of kernel function [28,29]. These limitations may lead to a loss of accuracy in AGB estimation. Recently, as a branch of machine learning, deep learning (DL) techniques have become prevalent [30,31,32]. As an emerging DL model, the bi-directional long short-term memory (BiLSTM) neural network can effectively capture the contextual information in the input feature sequence, which enables it to better understand the patterns and trends of datasets [33,34,35,36,37]. However, due to the complexity of BiLSTM models, human selection relying on experience often fails to result in accurate parameters, which leads to a huge deviation between the accuracy of the training samples and the validation samples, i.e., the occurrence of overfitting phenomenon [38]. Given the specificity of the sample data, all machine learning models have the tendency to overfit during the training process. To tackle these challenges, numerous studies have integrated swarm intelligence algorithms into models [39,40,41]. In DL modeling, swarm intelligence algorithms are aimed at the optimal solution of parameters and quantify it as the fitness function of population; these algorithms utilize the population’s fitness as an indicator for evaluating the results of the optimization process and ultimately obtain the best model parameters by repeatedly and iteratively simulating natural behaviors in populations [42,43,44]. Compared to classical algorithms such as genetic algorithms (GA), particle swarm optimization (PSO), and whale optimization algorithms (WOA), the pigeon-inspired optimization (PIO) algorithm, as a simulation of pigeon flocks’ homing behavior, has a simple computational principle and only requires minimal parameter tuning, which greatly reduces computational expenditure and time cost [45,46].
Based on the aforementioned analysis, this study proposes a novel approach, namely the combined indices optimized inversion framework based on the PIO algorithm and the BiLSTM neural network (CIOPB). Firstly, a novel composite index called combined optical and SAR indices (COSI) has been developed to compensate for the weaknesses in the existing methods. The index is further divided into five groups, along with the original image features to determine the optimal feature group for AGB inversion. Subsequently, to avoid the phenomenon of inaccuracy and overfitting caused by artificial parameter tuning, we perform PIO iterative optimization for the three parameters in the BiLSTM neural network. Specifically, after setting the initial population and the number of iterations, the half mean square error of the predicted response is used as the fitness function, which eventually achieves a high accuracy for both the training data and the testing data by repeated simulation and validation. Finally, the CIOPB framework is utilized to perform AGB estimation in two distinct tree species scenarios and is subsequently compared against other models. Additionally, it is worth noting that, from the AGB calculation of sample plots to the proposed COSI index and inversion model, systematic deviations are inevitably produced throughout the whole workflow, which leads to the uncertainty of results [47,48]. Therefore, this study analyzes these potential challenges and adds the uncertainty of inversion results. In the CIOPB framework, the proposed new indices utilize the global coverage and free accessibility of Sentinel data, which in principle allows for AGB estimation in wider regions. Furthermore, the transferability in DL model enables a promising application of research across different regional environments [49,50].
The structure of this paper is as follows: Section 2 presents the study materials, while Section 3 describes the methodology for AGB inversion. Finally, Section 4, Section 5 and Section 6 show experimental results, provide discussion, and present conclusions.

2. Materials

2.1. Test Site

The test site is located in the southeastern part of Yueyang City, Hunan Province, China (113°51′52″–113°58′24″ E, 28°31′7″–28°38′ N, Figure 1), covering a total area of 4762 hectares (ha). The study area is demarcated by higher elevations, and the topography of this area exhibits a gradual elevation gradient, with higher elevations in the southern region gradually descending to lower elevations in the north. The study area falls within the transitional zone from central subtropical to northern subtropical regions and exhibits a humid continental climate with abundant sunshine and precipitation throughout the year. The test site primarily consists of evergreen broad-leaved forests with rich and diverse vegetation species, and there are widespread and structurally complete Castanopsis eyrei communities in the area, accompanied by Cunninghamia lanceolata and hard broadleaf species such as Cyclobalanopsis glauca, Quercus serrata, Zelkova serrata, and other species. Consequently, the study area offers favorable site conditions for research purposes.

2.2. Field-Based AGB Calculation

The ground data of this study was obtained from the 2020 Forest Resources Planning and Design Survey of Hunan Province, China, which was sourced from the experimental timberland (Lutou timberland) and stored as vector data. The unit of the ground dataset was small class, which consisted of diverse types of information, including the geographical coordinates of the sample plots, dominant tree species, tree diameter at breast height (DBH), and tree height. According to the sampling design methodology described in the Committee for Earth Observing Satellites (CEOS) AGB validation protocol, a total of 300 forested plots were randomly set up within the timberland boundary, and one plot was taken from each small class [19,27,48]. Based on the available data, the experiment was conducted using two distinct tree species. Simultaneously, trees exceeding a height of 1.3 m and with a DBH greater than 5 cm were carefully selected, and their heights, DBHs, and species were meticulously recorded. By employing the anisotropic growth equations from Table 1 for different groups of tree species [51,52], the AGB for each category was calculated individually to determine the biomass for all sample plots (Table 2).

2.3. Remote Sensing Data and Preprocessing

2.3.1. Optical Data Acquisitions and Preprocessing

The optical image utilized in this study was obtained from Copernicus Open Access Hub (copernicus.eu) of European Space Agency (ESA). The acquisition of the Sentinel-2 L1C-class product occurred on 19 May 2020, which closely aligned with the timeframe of the Forest Resources Planning and Design Survey. Furthermore, the acquired Sentinel-2 images exhibited minimal cloud cover. It is worth noting that Sentinel-2 consists of two satellites, namely 2A and 2B. In this study, we utilized data from the Sentinel-2A satellite, which encompasses 13 operational bands and offers a revisit time of 10 days per individual satellite. Each image covers a swath width of approximately 290 km [53]. Considering that the Sentinel-2 L1C-class product had undergone prior ortho-correction and geometric correction, the subsequent crucial step involved atmospheric correction, which was accomplished using Sen2cor 2.8.0 within the SNAP version 9.0 software. To standardize the resolution of all bands for subsequent analysis, the generated L2A class products were resampled using the bilinear interpolation with a spatial resolution of 10 m [54].

2.3.2. SAR Data Acquisitions and Preprocessing

The SAR images derived from Sentinel-1 data were acquired via the ESA’s Copernicus Open Access Hub (copernicus.eu). The specific dates for acquiring the Sentinel-1 images used in this study are 30 August 2020 and 11 September 2020. Equipped with a C-band dual-polarized SAR sensor, the Sentinel-1 satellite is capable of transmitting and receiving signals in both vertical transmit–vertical receive (VV) and vertical transmit–horizontal receive (VH) polarizations [55]. The primary mode of data acquisition utilized in forest AGB studies was the interferometric wide (IW) mode. This method involved employing progressive scan topography observations to cover three sub-regions: IW1, IW2, and IW3. By adopting this approach, consistent image quality was maintained across the entire acquired area [56]. The preprocessing procedure for Sentinel-1 data encompassed handling both single-look complex (SLC) products and multi-look ground range detected (GRD) products. The processing steps for SLC products included orbit correction, radiometric calibration, multi-looking with a Range Looks count of 4 and an Azimuth Looks count of 1, speckle filtering using the Refined Lee filter technique, topography correction, and geocoding. The preprocessing of GRD products also involved thermal noise processing and conversion to decibel scale based on the previous ones. Subsequently, this study employed polarization decomposition to derive the polarization parameters of Sentinel-1 and acquired interferometric parameters using the interferometric synthetic aperture radar (InSAR) technique. These operations were performed utilizing SNAP version 9.0 software.

2.4. Feature Extraction from Optical and SAR Images

Table S1 presents all the extracted optical features, including ten vegetation indices and five biophysical parameters. The rationale for selecting these specific vegetation indices is that a wide use of them has been applied in forest AGB estimation, and these indices have a good performance in the process of the fusion of multi-source RS data [22,57]. Additionally, previous studies have demonstrated that these five specific biophysical parameters are effective in reflecting vegetation canopy structure, light energy utilization efficiency, nutrient status of the plants, and overall growth environment, which is also beneficial in AGB inversion [7,58]. In this study, the Biophysical Processor S2 toolbox in SNAP version 9.0 software was utilized to extract five biophysical parameters.
Table S2 presents all the extracted SAR features. Previous studies have demonstrated the potential of backscattering coefficients and polarization decomposition features for AGB inversion [7,57,59]. In this study, we employed the H-Alpha Dual Pol method to conduct polarization decomposition of SLC products, resulting in three polarization parameters: Entropy, Anisotropy, and Alpha angle. Simultaneously, we extracted the incidence angle from the ellipsoid along with two backscatter coefficients, σvh and σvv, from GRD products.
Additionally, the interferometric parameters in Sentinel-1 images have also demonstrated a positive impact on AGB inversion [60]. Six major steps were undertaken to acquire the interferometric parameters:
(1)
Careful selection and co-registration of images were conducted in this study. The primary image chosen was the Sentinel-1 image acquired on 30 August 2020, while the secondary image selected was obtained on 11 September. Additionally, registration was performed to mitigate errors and rectify pixel-level offsets between the two images.
(2)
Phase flattening was conducted in this study. The presence of the flat earth effect can significantly complicate subsequent processing, and thus we required removal of it.
(3)
Coherence coefficient calculation and filtering were conducted in this study. A window size of 3 × 3 was utilized for the calculation of coherence coefficients, employing the maximum likelihood method. The Goldstein Phase Filtering technique was applied for the purpose of filtering.
(4)
The process of phase unwrapping involves the addition of the wrapped phase to the principal values in order to obtain the true phase.
(5)
To mitigate the recurrence of the flat earth effect, refinement and recalibration of orbital parameters were necessary.
(6)
The obtained phases measurements were subsequently converted to elevation values, and then geocoded to transform the slant-range coordinate system into a geographic coordinate system. In this study, we obtained phase data, coherence coefficients, and the digital elevation model (DEM).

3. Methodology

In order to address the limitation of existing methods, this study proposes a CIOPB framework to estimate AGB. Figure 2 illustrates the process and structure of the CIOPB framework.

3.1. Construction of Feature Set

3.1.1. Definition of COSI Feature Indices

To acquire multi-source features suitable for AGB estimation, Zhang et al. [22] drew inspiration from the principles of vegetation index calculation and devised a novel composite index to effectively integrate LiDAR structural information with Landsat 8 spectral information. Based on the same principle, we present a pioneering index named COSI using freely available Sentinel 1 and Sentinel 2 data, which extends prior investigations on merging optical and LiDAR indices [21,22,23,24]. The proposed COSI indices include two distinct types of indices (COSI1 and COSI2), and the formulations are outlined as follows:
C O S I 1 = O p t i c a l i × S A R i
C O S I 2 = S A R i _ O p t i c a l i = S A R i O p t i c a l i S A R i + O p t i c a l i
where the SAR variables, represented by  S A R i , that exhibit the highest sensitivity to AGB were considered, while  O p t i c a l i  represents the vegetation indices and biophysical variables. It is important to note that both  S A R i  and  O p t i c a l i  were normalized prior to calculating COSI2 in order to enable a direct comparison of these metrics on a consistent scale and range.
In this study, the sensitivity of RS feature variables to the measured AGB was determined through correlation analysis. Spearman correlation coefficients were calculated for a total of fifteen optical variables and nine SAR variables, which were divided into two categories (Figures S1 and S2). Within Category-1, σvh and σvv emerged as the two SAR variables exhibiting the highest correlation with AGB. Regarding the optical variables, ten vegetation indices were found to meet the requirement perfectly. Additionally, considering their physical significance in the biophysical variables and their relatively high sensitivity to AGB (absolute value of correlation coefficient greater than 0.1), leaf area index (LAI) and fraction of vegetation cover (FVC) were also considered eligible variables. Equations (1) and (2) were utilized to combine σvh and σvv with each of the eligible optical variables.
Similarly, in Category-2, the variables Alpha and Anisotropy in SAR demonstrated the highest correlation with AGB, while only ten vegetation indices exhibited high correlation among the optical variables. Consequently, Alpha and Anisotropy were combined with each of these ten vegetation indices. The results from both categories comprised a total of 88 new indices, as presented in Table S3. The Spearman correlation coefficients of these new indices are displayed in Figure S3.

3.1.2. Setting of Feature Combination Scenarios

To obtain an appropriate feature set, the newly acquired COSI indices were integrated with the original RS image variables to generate five distinct feature combination scenarios (Table 3). The rationale for creating these five feature groups is as follows:
(1)
Group I comprised all initial variables extracted from Sentinel data (SV) as an untransformed comparison group to verify that other groups were able to improve the accuracy of AGB inversion.
(2)
Group II encompassed the COSI1 generated using Equation (1) (COSI1), which aimed to validate the performance of the designed COSI1 metric in the AGB inversion.
(3)
Group III included the COSI2 generated using Equation (2) (COSI2), whose purpose was to verify the effectiveness of the designed COSI2 indicator in AGB inversion.
(4)
Group IV consisted of both COSI1 and COSI2 (ACOSI) to explore whether the mutual complementarity of COSI1 and COSI2 can improve the precision of results.
(5)
Group V encompassed all initial variables and the designed indices (AVI), exploring the enhancement effect of the combination of these feature variables.
Table 3. Variables/indices in each feature group.
Table 3. Variables/indices in each feature group.
TypeGroupsVariables/IndicesBrief Details
Category-1
(Chinese fir wood and other firs)
Group I (SV)24 Sentinel variablesAll initial Sentinel
variables (24)
Group II (COSI1)24 COSI1 indicesAll COSI1 indices (24)
Group III (COSI2)24 COSI2 indicesAll COSI2 indices (24)
Group IV (ACOSI)24 COSI1 indices and
24 COSI2 indices
All COSI1 and
COSI2 indices (48)
Group V (AVI)24 Sentinel variables, 24 COSI1 indices, and 24 COSI2 indicesAll variables and
indices (72)
Category-2
(Hard broadleaf)
Group I (SV)24 Sentinel variablesAll initial Sentinel
variables (24)
Group II (COSI1)20 COSI1 indicesAll COSI1 indices (20)
Group III (COSI2)20 COSI2 indicesAll COSI2 indices (20)
Group IV (ACOSI)20 COSI1 indices and
20 COSI2 indices
All COSI1 and
COSI2 indices (40)
Group V (AVI)24 Sentinel variables, 20COSI1 indices, and 20 COSI2 indicesAll variables and
indices (64)
Subsequently, these five feature groups were sequentially incorporated into the inversion model, whose purpose was to analyze the adaptability of each feature group based on the model’s performance. This approach aimed to compensate for the shortcomings of existing methods and provide a reliable outcome for effectively estimating AGB.

3.2. Development of AGB Model

3.2.1. Bi-Directional Long Short-Term Memory Neural Network

The BiLSTM model and the PIO algorithm are essential components of the inversion model. Previous research has demonstrated the generalizability of the BiLSTM model in prediction tasks, which enables it to extrapolate predictions for new data beyond the training samples [61,62,63]. As an extended version of long short-term memory (LSTM), BiLSTM consists of both forward and backward LSTM layers. Each LSTM layer is composed of numerous LSTM memory cells, which are utilized to learn the mapping relationship between input RS features and AGBs [33,34,35,36]. Figure S4 illustrates the three gates (input, forget, and output gates) in a single LSTM memory cell that collectively determine the state of the LSTM block at runtime. These can be expressed as follows.
i t = g ( W i x x t + W i h h t 1 + b i ) f t = g ( W f x x t + W f h h t 1 + b f ) o t = g ( W o x x t + W o h h t 1 + b o )
c t = f t ° c t 1 + i t ° c t *
h t = o t ° t a n h ( c t )
where  x t h t c t * , and  c t  represent the input sequence, output sequence, cell activations, and the memory state at time  t , respectively. The input, forget, and output gates are denoted as  i f , and  o , respectively. The symbols  g W , and  b  represent the activation function, weight, and bias in each gate, respectively.
The training process of the LSTM is illustrated in Figure S5. The network structure of the BiLSTM hidden layer can be obtained by combining the forward-passing and backward-passing LSTM layers (Figure 3); it can be represented as follows.
h t = L S T M ( x t , h t 1 )
h t = L S T M ( x t , h t + 1 )
y t = W h y h t + W h y h t + b y
where  h t h t , and  y t  represent the implicit state of the forward-passing LSTM layers, the implicit state of the backward-passing LSTM layers, and the final output sequence, respectively.

3.2.2. Pigeon-Inspired Optimization Iteration Process

The network’s structure is primarily determined by the number of LSTM memory cells, making these hidden layer units crucial in the model’s performance. However, relying solely on subjective judgment and potential bias from individuals poses challenges in determining the optimal parameters for a model. Moreover, optimal parameters often vary depending on different input feature sets, resulting in significant time costs associated with tuning the model.
This study introduces a PIO iterative process for the automatic parameter computation of BiLSTM (PIO-BiLSTM), aiming to mitigate subjective effects. Compared to other classical optimization algorithms, the PIO algorithm, inspired by the homing behavior of pigeon flocks in nature, has a fast and simple computation with minimal parameter tuning, which greatly reduces the operational cost [45,46]. In Figure 4a, the rightmost grey pigeon represents the optimal flight direction, while thin arrows and thick arrows respectively indicate the previous flight direction and adjusted flight direction.
The position and velocity of the pigeon, denoted as  P o s i  and  V i , respectively, are update-based on the D-dimensional search space. The state of the  i t h  pigeon at the  t t h  iteration can be expressed as follows.
V i t = V i t 1 · e R t + r a n d · B e s t _ p o s p o s i t 1
P o s i t = P o s i t 1 + V i t
where  B e s t _ p o s R , and  r a n d  represent the current optimal position within the global search space, the influence of map and compass, and a random number, respectively.
The blue circle positioned at the center in Figure 4b signifies the iterative destination of the pigeon flock, indicating that the pigeons within will promptly reach their intended destination.
N p t = N p t 1 2
P o s c t = P o s i t · f i t n e s s P o s i t N p f i t n e s s P o s i t
P o s i t = P o s i t 1 + r a n d · P o s c t P o s i t 1
where  N p P o s c t , and  f i t n e s s  represent the number of flocks reduced per iteration, the center position at the  t t h  iteration, and the quality of the flock, respectively.
The search space in this study was defined as a three-dimensional optimization aimed at determining the optimal values of the three parameters, namely Initial Learn Rate, L2 Regularization, and Hidden Layer Units.
B e s t _ p o s = B e s t _ p o s 1 ,   B e s t _ p o s 2 , B e s t _ p o s 3
The three parameters, meanwhile, were subjected to the physical limitations of the neural network structure and thus required a constraint on their value range.
1 × 10 10 B e s t _ p o s 1 1 × 10 2 1 × 10 4 B e s t _ p o s 2 2 × 10 3 10   B e s t _ p o s 3 100
The loss function of the model was employed as the objective function for PIO iterative optimization, and the  f i t n e s s ·  in Equation (12) was also computed based on this loss function, which can be expressed as follows.
L = 1 2 i = 1 N y i o b s e r y i p r e d 2
where  y i o b s e r y i p r e d , and  N  represent the observed AGB values without back-normalization, the predicted AGB values without back-normalization, and the sample size, respectively.
After iterative updates of the pigeon flock, optimal solutions for these three parameters were obtained in this study. The Hidden Layer Units represented the number of LSTM memory cells, which ultimately determined the network structure of the BiLSTM layer. Subsequently, after passing through multiple network layers of BiLSTM, the input variables were connected to the regression layer to derive predicted values for AGB.

3.3. AGB Model Validation

This study employed plots data (N = 74, total in both categories) that were not involved in model construction as independent test samples, and these were randomly selected from the 300 sample plots data in the study area, with the ratio of training data and testing data close to 3:1. The two datasets delineated were not close spatially. To assess the performance of the proposed CIOPB framework, the results of the regression model were quantitatively analyzed using the coefficient of determination (R2), mean absolute error (MAE in Mg·ha−1), root mean square error (RMSE in Mg·ha−1), and relative RMSE (RMSEr in %) to assess both accuracy and applicability.
R 2 = 1 i = 1 n y i y ^ i 2 i = 1 n y i y ¯ 2
M A E = i = 1 n y i y ^ i n
R M S E = i = 1 n y i y ^ i 2 n
R M S E r = n 1 i = 1 n y i y ^ i 2 y ¯
where  y i y ^ i y ¯ , and n represent the observed AGB value, predicted AGB value, mean value of observed AGB, and number of samples, respectively.

3.4. Uncertainty Analysis

The systematic deviations inherent in the AGB inversion framework contribute to the uncertainty in the results. These deviations consist primarily of differences in the measurement of individual wood parameters, biases present in the anisotropic growth model, and errors arising from plot sampling and model predictions [47,64,65]. In this study, the total uncertainty of the AGB estimation consisted of three error sources (these error sources were assumed to be random and independent), which were propagated through the following equations:
ε t o t a l = ε m e a s u r e m e n t 2 + ε a n i s o t r o p i c   g r o w t h 2 + ε s a m p l i n g   a n d   p r e d i c t i o n 2 1 2
σ s = C V s μ A G B
ε m e a s u r e m e n t  represents measurement errors for tree-level parameters averaged at sample plot scale, which were assumed to be 10% based on Chave et al. [66] and Mitchard et al. [67].  ε a n i s o t r o p i c   g r o w t h  represents the bias in calculating the AGB of sample plots using the anisotropic growth model. According to Zhou et al. [51] and Chave et al. [66], this paper set the value of  ε a n i s o t r o p i c   g r o w t h  at 11%. The sampling and model prediction error was denoted by  ε s a m p l i n g   a n d   p r e d i c t i o n . This study adopted the results from the Guangzhou site of Réjou-Méchain et al. [68], which divided subplots at spatial resolution size in plot data and quantified the local variability using the coefficient of variation (CV) of the subplot AGBs to estimate the sampling error. This site was similar to our study area in terms of climate, topography, and forest types. Subsequently, the standard deviation (SD) of the AGB ( σ s ) for subplots of spatial resolution size was obtained by multiplying the CV of the subplot ( C V s ) by the mean AGB in the plot ( μ A G B ) through Equation (22). Due to the randomness of the testing set division possibly making the training data spatially close to the testing data [64,69,70], this paper adopted the Monte Carlo method of Li et al. [64] to simulate new residual values,  ε β , which were assumed to obey a normal distribution,  ε N ~ ( 0 , σ 2 s ) . Until the results tended to be stable, the RMSEr after m simulations was used as a metric to quantify the  ε s a m p l i n g   a n d   p r e d i c t i o n .

4. Results

4.1. Performance of the CIOPB Framework in AGB Inversion

Five feature groups were incorporated into the inversion model within the CIOPB framework (Table 4), and the corresponding optimal model parameters are presented in Table S4. Remarkable enhancements in AGB estimation were observed across all categories for the COSI groups (COSI1, COSI2, ACOSI, and AVI) when compared to the initial SV. In Category-1, a significant improvement was noted in ACOSI’s R2 value, which increased from 0.6079 to 0.8055 when compared to SV. The MAE decreased by 36.1% (from 13.8437 Mg·ha−1 to 8.8475 Mg·ha−1), RMSE decreased by 29.4% (from 17.4063 Mg·ha−1 to 12.2876 Mg·ha−1), RMSEr decreased by 7.6% (from 25.7413% to 18.1715%), and the uncertainty,  ε t o t a l , decreased by 6.2% (from 29.7257% to 23.4777%). Additionally, it is worth noting that COSI2 exhibited inferior performance compared to ACOSI, with an R2 value of 0.8042, MAE of 8.7933 Mg·ha−1, RMSE of 12.3277 Mg·ha−1, RMSEr of 18.2308%, and  ε t o t a l  of 23.5236%. The R2 value for AVI in Category-2 exhibited a remarkable improvement from 0.5293 to 0.7956 when compared to SV. Moreover, the MAE decreased by 36.6% (from 2.6972 Mg·ha−1 to 1.7103 Mg·ha−1), RMSE decreased by 34.1% (from 3.4727 Mg·ha−1 to 2.2887 Mg·ha−1), RMSEr decreased by 4.8% (from 14.1109% to 9.3000%), and the  ε t o t a l  decreased by 3.0% (from 20.4968% to 17.5354%). Notably, ACOSI and AVI were identified as the best feature groups in Category-1 and Category-2, respectively, while COSI1 and COSI2 also demonstrated commendable performance levels. These results validate the significant enhancement of AGB inversion accuracy achieved by the proposed COSI indices, thereby confirming its potential application.
As illustrated in Table 2, the two categories of tree species in plot data with different AGB distributions and forest age classes. Specifically, Category-1 demonstrates a wider range of AGB distribution (ranging from 20.57 Mg·ha−1 to 141.56 Mg·ha−1), with a more intricate structure and composition of age classes within forests, whereas Category-2 displays a narrower span of AGB (ranging from 10.57 Mg·ha−1 to 40.47 Mg·ha−1), indicating a more homogeneous structure and age class composition. These differences between the tree species resulted in divergent performances on the testing data, with Category-1 possessing broader AGB predictions and larger values for the evaluation metrics, while Category-2 showed more aggregated results. For the COSI application, it is worth noting that there was no significant difference in the enhancement between the two tree species, thereby highlighting the applicability of the proposed framework for AGB inversion.
To enhance the visualization of the CIOPB framework’s performance in AGB inversion, this study generated scatter plots illustrating the correlation between predicted and observed AGB values (Figure 5). The 1:1 line depicts the congruity between forest AGB predictions and actual measurements. The fitting effect of the four COSI groups was significantly more pronounced compared to SV. Among these groups, ACOSI exhibited the most effective fitting for Category-1, while AVI demonstrated the best fitting for Category-2. The trend lines of these two groups exhibited minimal deviation from the 1:1 line in their respective scatter plots. Moreover, commendable fitting outcomes were also observed in the COSI2 of Category-1 and COSI1 of Category-2. However, it was evident that SV yielded the poorest fitting results in both categories, with predicted values significantly deviating from the observed values at most data points, showing the limitations associated with employing the initial image features from SV as input variables for the inversion model. The above experimental results highlight that the amalgamation of optical and SAR features in COSI resulted in a noticeable reduction in errors between AGB predictions and observations, further substantiating the superior efficacy of COSI in AGB inversion.

4.2. Forest AGB Inversion Mapping

The inversion was conducted for the entire study area based on two categories of experimental tree species, and the spatial distribution reference map of AGB obtained through the CIOPB framework is presented in Figure 6. The total AGB in the study area was estimated to be 5.25 × 105 Mg, with a mean value of 110.35 Mg·ha−1. In order to account for non-forested areas, a few AGB values below 0 Mg·ha−1 were considered as underestimations of biomass and were standardized to 0 Mg·ha−1 during the mapping process.
In addition, for the CIOPB framework’s predictions across the region, there are still uncertainties in the results due to the series of errors analyzed in Section 3.4. Therefore, this study added an uncertainty layer to the map after integrating the impact of systematic deviations and random errors on the model’s predictions. As shown in Figure 6, the uncertainty in the model’s predictions for most of the region was located in the 0%–20% and 20%–40% ranges, which roughly matched the results on testing data. For the highest uncertainty ranges, this was mainly due to non-forested areas or other minimal vegetation cover mixed with non-forested cover.

5. Discussion

5.1. Performance of COSI Indices in Different Models

Within the proposed CIOPB framework, the application of COSI significantly improved the accuracy of the PIO-BiLSTM models. However, it has not been demonstrated whether the application of COSI achieves similar effects in other models. Therefore, to further explore the effect of COSI, all feature groups were also employed to estimate AGB in BiLSTM, LSTM, RF, and SVR models. These four models were selected because the proposed CIOPB framework was constructed on the principles of the BiLSTM and LSTM, while RF and SVR were used as the classical AGB inversion model for comparison. The outcomes were aggregated for comparative purposes (Table S5 and Figure S6).
Results demonstrated that all methods exhibited superior performance in the four COSI groups compared to the initial image features in SV. In both categories, the four COSI groups demonstrated a significant improvement in R2, ranging from 0.106 to 0.266 compared to SV, accompanied by a notable reduction in MAE by 8.8% to 36.6%, a decrease in RMSE by 10.4% to 34.1%, and a decrease in RMSEr by 2.3% to 7.6%. For all methodologies considered, ACOSI and AVI remained as the optimal feature group for Category-1 and Category-2, respectively. Additionally, COSI was also effective in reducing model uncertainty. These observations demonstrated that the COSI indices significantly improved the accuracy of inversion in each model, regardless of the specific inversion model used. Furthermore, there was no significant difference in performance improvements between the two categories of tree species, thus further validating its potential for AGB inversion. The findings are consistent with previous research on optical and LiDAR data, where the incorporation of combined indices has consistently led to improved accuracy in estimating AGB [21,22,23,24]. However, the integration of optical and SAR data has been rarely explored in these studies, presenting an opportunity for our research.

5.2. Accuracy Comparison Using Different Models in AGB Prediction

To validate the proposed PIO-BiLSTM model, the optimal feature group was incorporated into the other models to conduct comparative experiments (refer to Table 5 and Figure 7). Specifically, the BiLSTM models based on GA, PSO, and WOA algorithms (GA-BiLSTM, PSO-BiLSTM, WOA-BiLSTM) were used to validate the performance of the selected PIO iterative process; BiLSTM was introduced as the base model to explore whether the optimization algorithms have the effect of improving the model’s accuracy, and LSTM, RF, and SVR were used as the classical machine learning models for comparison.
Compared to other models, the proposed PIO-BiLSTM model achieved significantly higher accuracy in AGB inversion (Category-1: R2 = 0.8055, MAE = 8.8475 Mg·ha−1, RMSE = 12.2876 Mg·ha−1, RMSEr = 18.1715%; Category-2: R2 = 0.7956, MAE = 1.7103 Mg·ha−1, RMSE = 2.2887 Mg·ha−1, RMSEr = 9.3000%), indicating a greater level of consistency between predicted and observed AGB. In these results, there was an improvement ranging from 0.0280 to 0.3076 in the average R2 values for two tree species, while the average MAEs for two tree species decreased by 17.0% to 39.8%, the average RMSEs decreased by 6.3% to 39.9%, the average RMSErs decreased by 1.1% to 8.7%, and the average uncertainty for two tree species decreased by 0.8% to 9.0% compared to other models. For the other three classical optimization algorithms, the GA-BiLSTM model showed the smallest gap compared with PIO-BiLSTM, but the GA optimization process has paid a huge computational expenditure in AGB inversion. Notably, the accuracy of PSO-BiLSTM and WOA-BiLSTM did not deviate much from the BiLSTM and LSTM models, which fitted well to the middle range of AGB values but generated some underestimates at both high and low values. The BiLSTM and LSTM models faced challenges in parameter selection and overfitting during training. Only by utilizing the parameters obtained from the CIOPB framework (Table S4) and fine-tuning them could a relatively good inversion accuracy be obtained. These results demonstrate that the optimization process can significantly reduce the cost and uncertainty in model parameter selection. Moreover, it was obvious that both the RF and SVR models demonstrated the worst model performance, which presented extremely significant deviations in scatterplot analysis. The superiority of DL models over machine learning models in this study can be attributed to their multi-layer neural network structure, which facilitates the systematic learning of features and patterns within data [16,71]. Furthermore, because the base units in BiLSTM and LSTM vary with each time step, there are distinct strengths of both models in dealing with time series [33,34,35,36]. Ge et al. [33] demonstrated the feasibility of LSTM models for forest height time-series monitoring, which enables a promising prospect in biomass monitoring changes.
Moreover, both machine learning and DL models have a good potential for tasks in other areas [49]. However, for the transferability of AGB models, there have been fewer studies on it [50]. In future research, we aim to consider employing more DL models with swarm intelligence algorithms and validate the transferability of these models with additional study areas and tree species to compensate for the limitations of our current work.

5.3. Uncertainty of AGB Inversion Using the CIOPB Framework

The proposed CIOPB framework has achieved significant enhancements in terms of both features and models. However, the systematic deviations inherent in the AGB inversion workflow enable the framework to still leave room for further improvement. In the CIOPB framework, uncalibrated measurement tools and human error allow tree-level measurement errors to propagate into the anisotropic growth model [47]; furthermore, the randomness in plot sampling and testing set delineation is also an important error source, which may generate potential uncertainty in prediction results. Based on the methods and results of previous studies [47,64,65,66,67,68,72,73], this paper analyzed the uncertainty generated in the CIOPB framework (Section 3.4) and added the uncertainty layer of the output AGB map (Figure 6) in a relatively ideal state [74]. The results revealed that the uncertainty of the CIOPB framework on the testing set samples ranged from 17.5354% to 29.7257% (Category-1: 23.4777% to 29.7257%; Category-2: 17.5354% to 20.4968%), with lower uncertainty using the optimal feature group than other groups. Compared to other models, the PIO-BiLSTM model in this framework showed the lowest uncertainty, and the average uncertainty for two tree species decreased by 0.8% to 9.0%. Furthermore, the AGB spatial distribution reference map produced by the CIOPB framework is also subject to uncertainty due to the above-mentioned errors. Our result showed that the uncertainty in most regions lies in the 0%–20% and 20%–40% intervals, which was approximately in line with the performance on the testing set; the majority of the regions with extremely low AGB have the highest uncertainties, which was consistent with Rodríguez-Veiga et al. [65]. Their research utilized the maximum entropy (MaxEnt) algorithm to estimate AGB, uncertainty, and forest probability, which provided a more accurate spatial distribution compared to existing AGB map products [65]. For the uncertainty of results, most of these originate from the systematic deviation of plot-level data, which are hard to quantify intuitively due to the complexity of their sources. Moreover, in machine learning, there is always only a single testing dataset to evaluate the accuracy of AGB estimation results, while ignoring the residual variability produced by the model. The analysis of these errors is precisely lacking in most of the current AGB estimation studies, leading to potentially unreliable modeling results. In order to minimize the impact of uncertainty on the results, a comprehensive analysis of the errors in the AGB inversion workflow is a necessity for future research to improve the inversion accuracy.

6. Conclusions

The significance of forest AGB in the global carbon cycle and its contribution to mitigating climate change cannot be overstated. RS and DL technologies play a pivotal role in achieving precise and efficient inversion of forest AGB. However, there are unresolved issues with the current methodology, such as limitations on the acquisition of suitable feature sets, challenges associated with selecting model parameters, and susceptibility to overfitting. Therefore, a CIOPB framework integrating Sentinel-1 and Sentinel-2 images was proposed to address the existing challenges in the construction of feature sets and models for AGB estimation.
The proposed methodology encompasses the acquisition of feature sets and the construction of an inversion model within a unified framework. Specifically, we established an innovative index that combines optical and SAR data to identify the most effective feature group. Additionally, we incorporated a PIO iterative process into the BiLSTM neural network to determine optimal parameters, effectively addressing challenges related to parameter selection and overfitting. To evaluate the performance of this framework, we conducted comparative analyses using other classical optimization algorithms and machine learning models and discussed the systematic deviations with uncertainty generated in the workflow. All methods were employed for estimating AGBs in two tree species with different compositions and structures. The following conclusions were drawn:
(1)
The incorporation of the designed COSI indices significantly enhanced the accuracy of forest AGB inversion by constructing suitable feature sets. When considering the influence of different tree species and inversion models on features, COSI indices consistently outperformed the initial image-extracted features. The combination of ACOSI demonstrated an appropriate feature group in Category-1, while utilizing AVI proved to be the most effective feature group in Category-2.
(2)
The PIO-BiLSTM model demonstrated superior performance in two categories (Category-1: R2 = 0.8055, MAE = 8.8475 Mg·ha−1, RMSE = 12.2876 Mg·ha−1, RMSEr = 18.1715%; Category-2: R2 = 0.7956, MAE = 1.7103 Mg·ha−1, RMSE = 2.2887 Mg·ha−1, RMSEr = 9.3000%) when compared to the GA-BiLSTM, PSO-BiLSTM, WOA-BiLSTM, BiLSTM, LSTM, RF, and SVR models. The average MAEs decreased by 17.0% to 39.8% and the average RMSEs decreased by 6.3% to 39.9%, while the average RMSErs decreased by 1.1% to 8.7%. Additionally, the average uncertainty for two tree species decreased by up to 9.0% compared to the other models. It is worth noting that there was no significant difference in the enhancement effect of the PIO-BiLSTM model between these two categories of trees.
Compared to existing methods, the CIOPB framework has demonstrated commendable results in achieving cost-effective and precise AGB inversion for subtropical forests, and it also has great potential for application in different environmental regions and AGB change monitoring. Moving forward, we aim to fully leverage the proposed methodology by validating it on a larger scale encompassing diverse tree species and forest types, while also integrating cutting-edge algorithms to optimize computational efficiency.

Supplementary Materials

The following supporting information can be downloaded at: https://www.mdpi.com/article/10.3390/f15030456/s1, Table S1. Feature extraction from the Sentinel-2 image. Table S2 Feature extraction from the Sentinel-1 image. Table S3 Newly generated COSI indices. Table S4 The optimal parameters in the CIOPB framework. Table S5. Performance of five models in all feature groups of two categories. Figure S1. Heat map of absolute values for correlation coefficients between remote sensing variables and AGB in two categories: (a) Category-1; (b) Category-2. Figure S2. Histogram of absolute values for correlation coefficients between remote sensing variables and AGB in two categories: (a) Category-1; (b) Category-2. Figure S3 (a–d) The histogram of the absolute values for the correlation coefficients of the new generated indices in two categories:(a) Combined with σvh in Category-1, (b) Combined with σvv in Category-1, (c) Combined with Alpha in Category-2, (d) Combined with Anisotropy in Category-2. Note: The numbers in the horizontal coordinate represent, in turn, the new indices in Table S1. Figure S4. Construct of a single LSTM memory cell. Figure S5 Training process of the LSTM. Figure S6. Comparison of model evaluation metrics using the SVR, RF, LSTM, BiLSTM, and the PIO-BiLSTM in two categories: (a) Category-1; (b) Category-2.

Author Contributions

Conceptualization, J.Z. and C.Z.; methodology, J.Z., C.Z. and G.Z.; validation, J.Z., C.Z., G.Z., Z.Y., Z.P. and Y.L.; formal analysis, J.Z., C.Z. and G.Z.; investigation, J.Z., C.Z., G.Z., Z.Y. and Y.L.; resources, Z.P.; data curation, G.Z.; writing—original draft preparation, J.Z.; writing—review and editing, J.Z. and C.Z.; supervision, C.Z.; project administration, C.Z., G.Z., Z.Y. and Y.L.; funding acquisition, C.Z. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by the National Natural Science Foundation of China (No. 42074016 and 42030112).

Data Availability Statement

The Sentinel-1 and Sentinel-2 data that support the findings of this study are available at (Open Access Hub (copernicus.eu)). The forest resources survey database data that support the findings of this study are available on request from Junxiang Zhang ([email protected]). The data are not publicly available due to privacy.

Acknowledgments

Many thanks to NASA, USGS for generously providing the datasets free of charge.

Conflicts of Interest

The authors declare that they have no known competing financial interests or personal relationships that could have potentially influenced the work reported in this paper. The authors declare no conflicts of interest.

References

  1. Zhang, Y.; Liang, S.; Yang, L. A Review of Regional and Global Gridded Forest Biomass Datasets. Remote Sens. 2019, 11, 2744. [Google Scholar] [CrossRef]
  2. Mikhaylov, A.; Moiseev, N.; Aleshin, K.; Burkhardt, T. Global Climate Change and Greenhouse Effect. Entrep. Sustain. Issues 2020, 7, 2897–2913. [Google Scholar] [CrossRef]
  3. Hayashi, M.; Motohka, T.; Sawada, Y. Aboveground Biomass Mapping Using ALOS-2/PALSAR-2 Time-Series Images for Borneo’s Forest. IEEE J. Sel. Top. Appl. Earth Obs. Remote Sens. 2019, 12, 5167–5177. [Google Scholar] [CrossRef]
  4. Li, T.; Li, M.; Ren, F.; Tian, L. Estimation and Spatio-Temporal Change Analysis of NPP in Subtropical Forests: A Case Study of Shaoguan, Guangdong, China. Remote Sens. 2022, 14, 2541. [Google Scholar] [CrossRef]
  5. Du, L.; Pang, Y.; Wang, Q.; Huang, C.; Bai, Y.; Chen, D.; Lu, W.; Kong, D. A LiDAR Biomass Index-Based Approach for Tree- and Plot-Level Biomass Mapping over Forest Farms Using 3D Point Clouds. Remote Sens. Environ. 2023, 290, 113543. [Google Scholar] [CrossRef]
  6. Fassnacht, F.E.; White, J.C.; Wulder, M.A.; Næsset, E. Remote Sensing in Forestry: Current Challenges, Considerations and Directions. For. Int. J. For. Res. 2023, 97, 11–37. [Google Scholar] [CrossRef]
  7. Zhang, L.; Zhang, X.; Shao, Z.; Jiang, W.; Gao, H. Integrating Sentinel-1 and 2 with LiDAR Data to Estimate Aboveground Biomass of Subtropical Forests in Northeast Guangdong, China. Int. J. Digit. Earth 2023, 16, 158–182. [Google Scholar] [CrossRef]
  8. Jutras-Perreault, M.-C.; Næsset, E.; Gobakken, T.; Ørka, H.O. Detecting the Presence of Standing Dead Trees Using Airborne Laser Scanning and Optical Data. Scand. J. For. Res. 2023, 38, 208–220. [Google Scholar] [CrossRef]
  9. Sumareke, A.M. Modelling and Mapping Aboveground Biomass and Carbon Stock Using Alos-2 Palsar-2 Data in Ayer Hitam Tropical Rainforest Reserve in Malaysia. Master’s Thesis, University of Twente, Enschede, The Netherlands, 2016. [Google Scholar]
  10. Mitran, T.; Meena, R.S.; Chakraborty, A. (Eds.) Geospatial Technologies for Crops and Soils; Springer: Singapore, 2021; ISBN 9789811568633. [Google Scholar]
  11. David, R.M.; Rosser, N.J.; Donoghue, D.N.M. Improving above Ground Biomass Estimates of Southern Africa Dryland Forests by Combining Sentinel-1 SAR and Sentinel-2 Multispectral Imagery. Remote Sens. Environ. 2022, 282, 113232. [Google Scholar] [CrossRef]
  12. Quang, N.H.; Quinn, C.H.; Carrie, R.; Stringer, L.C.; Hue, L.T.V.; Hackney, C.R.; Tan, D.V. Comparisons of Regression and Machine Learning Methods for Estimating Mangrove Above-Ground Biomass Using Multiple Remote Sensing Data in the Red River Estuaries of Vietnam. Remote Sens. Appl. Soc. Environ. 2022, 26, 100725. [Google Scholar] [CrossRef]
  13. Zhang, J. Multi-Source Remote Sensing Data Fusion: Status and Trends. Int. J. Image Data Fusion 2010, 1, 5–24. [Google Scholar] [CrossRef]
  14. Naik, P.; Dalponte, M.; Bruzzone, L. Generative Feature Extraction From Sentinel 1 and 2 Data for Prediction of Forest Aboveground Biomass in the Italian Alps. IEEE J. Sel. Top. Appl. Earth Obs. Remote Sens. 2022, 15, 4755–4771. [Google Scholar] [CrossRef]
  15. Malhi, R.K.M.; Anand, A.; Srivastava, P.K.; Chaudhary, S.K.; Pandey, M.K.; Behera, M.D.; Kumar, A.; Singh, P.; Sandhya Kiran, G. Synergistic Evaluation of Sentinel 1 and 2 for Biomass Estimation in a Tropical Forest of India. Adv. Space Res. 2022, 69, 1752–1767. [Google Scholar] [CrossRef]
  16. Zhang, F.; Tian, X.; Zhang, H.; Jiang, M. Estimation of Aboveground Carbon Density of Forests Using Deep Learning and Multisource Remote Sensing. Remote Sens. 2022, 14, 3022. [Google Scholar] [CrossRef]
  17. Lu, D.; Chen, Q.; Wang, G.; Liu, L.; Li, G.; Moran, E. A Survey of Remote Sensing-Based Aboveground Biomass Estimation Methods in Forest Ecosystems. Int. J. Digit. Earth 2016, 9, 63–105. [Google Scholar] [CrossRef]
  18. Yang, Z.; Shao, Y.; Li, K.; Liu, Q.; Liu, L.; Brisco, B. An Improved Scheme for Rice Phenology Estimation Based on Time-Series Multispectral HJ-1A/B and Polarimetric RADARSAT-2 Data. Remote Sens. Environ. 2017, 195, 184–201. [Google Scholar] [CrossRef]
  19. Jiang, F.; Sun, H.; Li, C.; Ma, K.; Chen, S.; Long, J.; Ren, L. Retrieving the Forest Aboveground Biomass by Combining the Red Edge Bands of Sentinel-2 and GF-6. Acta Ecol. Sin. 2021, 41, 8222–8236. [Google Scholar] [CrossRef]
  20. Bu, L.; Lai, Q.; Qing, S.; Bao, Y.; Liu, X.; Na, Q.; Li, Y. Grassland Biomass Inversion Based on a Random Forest Algorithm and Drought Risk Assessment. Remote Sens. 2022, 14, 5745. [Google Scholar] [CrossRef]
  21. Li, W.; Niu, Z.; Wang, C.; Huang, W.; Chen, H.; Gao, S.; Li, D.; Muhammad, S. Combined Use of Airborne LiDAR and Satellite GF-1 Data to Estimate Leaf Area Index, Height, and Aboveground Biomass of Maize During Peak Growing Season. IEEE J. Sel. Top. Appl. Earth Obs. Remote Sens. 2015, 8, 4489–4501. [Google Scholar] [CrossRef]
  22. Zhang, L.; Shao, Z.; Liu, J.; Cheng, Q. Deep Learning Based Retrieval of Forest Aboveground Biomass from Combined LiDAR and Landsat 8 Data. Remote Sens. 2019, 11, 1459. [Google Scholar] [CrossRef]
  23. Tilly, N.; Aasen, H.; Bareth, G. Fusion of Plant Height and Vegetation Indices for the Estimation of Barley Biomass. Remote Sens. 2015, 7, 11449–11480. [Google Scholar] [CrossRef]
  24. Schaefer, M.T.; Lamb, D.W. A Combination of Plant NDVI and LiDAR Measurements Improve the Estimation of Pasture Biomass in Tall Fescue (Festuca arundinacea Var. Fletcher). Remote Sens. 2016, 8, 109. [Google Scholar] [CrossRef]
  25. Wei, J.; Fan, Z. Growing Stock Volume Estimation for Daiyun Mountain Reserve Based on Multiple Linear Regression and Machine Learning. Sustainability 2022, 14, 12187. [Google Scholar] [CrossRef]
  26. Schuh, M.; Favarin, J.A.S.; Marchesan, J.; Alba, E.; Fernando Berra, E.; Soares Pereira, R. Machine Learning and Generalized Linear Model Techniques to Predict Aboveground Biomass in Amazon Rainforest Using LiDAR Data. J. Appl. Remote Sens. 2020, 14, 034518. [Google Scholar] [CrossRef]
  27. Pang, Z.; Zhang, G.; Tan, S.; Yang, Z.; Wu, X. Improving the Accuracy of Estimating Forest Carbon Density Using the Tree Species Classification Method. Forests 2022, 13, 2004. [Google Scholar] [CrossRef]
  28. Li, B.; Wang, W.; Bai, L.; Chen, N.; Wang, W. Estimation of Aboveground Vegetation Biomass Based on Landsat-8 OLI Satellite Images in the Guanzhong Basin, China. Int. J. Remote Sens. 2019, 40, 3927–3947. [Google Scholar] [CrossRef]
  29. Jeong, J.H.; Resop, J.P.; Mueller, N.D.; Fleisher, D.H.; Yun, K.; Butler, E.E.; Timlin, D.J.; Shim, K.-M.; Gerber, J.S.; Reddy, V.R.; et al. Random Forests for Global and Regional Crop Yield Predictions. PLoS ONE 2016, 11, e0156571. [Google Scholar] [CrossRef] [PubMed]
  30. Anul Haq, M. CNN Based Automated Weed Detection System Using UAV Imagery. Comput. Syst. Sci. Eng. 2022, 42, 837–849. [Google Scholar] [CrossRef]
  31. Haq, M.A.; Rahaman, G.; Baral, P.; Ghosh, A. Deep Learning Based Supervised Image Classification Using UAV Images for Forest Areas Classification. J. Indian Soc. Remote Sens. 2021, 49, 601–606. [Google Scholar] [CrossRef]
  32. Liu, T.; Sun, Y.; Wang, C.; Zhang, Y.; Qiu, Z.; Gong, W.; Lei, S.; Tong, X.; Duan, X. Unmanned Aerial Vehicle and Artificial Intelligence Revolutionizing Efficient and Precision Sustainable Forest Management. J. Clean. Prod. 2021, 311, 127546. [Google Scholar] [CrossRef]
  33. Ge, S.; Su, W.; Gu, H.; Rauste, Y.; Praks, J.; Antropov, O. Improved LSTM Model for Boreal Forest Height Mapping Using Sentinel-1 Time Series. Remote Sens. 2022, 14, 5560. [Google Scholar] [CrossRef]
  34. Sun, Y.; Lao, D.; Ruan, Y.; Huang, C.; Xin, Q. A Deep Learning-Based Approach to Predict Large-Scale Dynamics of Normalized Difference Vegetation Index for the Monitoring of Vegetation Activities and Stresses Using Meteorological Data. Sustainability 2023, 15, 6632. [Google Scholar] [CrossRef]
  35. Zhao, W.; Yin, F.; Ma, H.; Wu, Q.; Gomez-Dans, J.; Lewis, P. Combining Multitemporal Optical and SAR Data for LAI Imputation with BiLSTM Network. arXiv 2013, arXiv:2307.07434. [Google Scholar]
  36. Xu, J.; Liu, Q.; Ruan, N.; Hu, F.; Jiang, W.; Li, Y.; Ma, W. The Allometric Relationship between Carbon Emission and Economic Development in Yangtze River Delta: Fusion of Multi-Source Remote Sensing Nighttime Light Data. Environ. Sci. Pollut. Res. 2023, 30, 120120–120136. [Google Scholar] [CrossRef] [PubMed]
  37. Siami-Namini, S.; Tavakoli, N.; Namin, A.S. The Performance of LSTM and BiLSTM in Forecasting Time Series. In Proceedings of the 2019 IEEE International Conference on Big Data (Big Data), Los Angeles, CA, USA, 9–12 December 2019; IEEE: Piscataway, NJ, USA, 2019; pp. 3285–3292. [Google Scholar]
  38. Xie, W.; Wang, J.; Xing, C.; Guo, S.; Guo, M.; Zhu, L. Variational Autoencoder Bidirectional Long and Short-Term Memory Neural Network Soft-Sensor Model Based on Batch Training Strategy. IEEE Trans. Ind. Inform. 2021, 17, 5325–5334. [Google Scholar] [CrossRef]
  39. Su, H.; Cai, Y.; Du, Q. Firefly-Algorithm-Inspired Framework with Band Selection and Extreme Learning Machine for Hyperspectral Image Classification. IEEE J. Sel. Top. Appl. Earth Obs. Remote Sens. 2017, 10, 309–320. [Google Scholar] [CrossRef]
  40. Wang, Y.; Zhu, Q.; Ma, H.; Yu, H. A Hybrid Gray Wolf Optimizer for Hyperspectral Image Band Selection. IEEE Trans. Geosci. Remote Sens. 2022, 60, 5527713. [Google Scholar] [CrossRef]
  41. Samadzadegan, F.; Mahmoudi, F.T. Optimum Band Selection in Hyperspectral Imagery Using Swarm Intelligence Optimization Algorithms. In Proceedings of the 2011 International Conference on Image Information Processing, Shimla, India, 3–5 November 2011; IEEE: Piscataway, NJ, USA, 2011; pp. 1–6. [Google Scholar]
  42. Dai, Q.; Liu, J.; Liu, S. Remote Sensing Image Change Detection Based on Swarm Intelligent Algorithm. In Proceedings of the 2010 International Conference on Multimedia Technology, Ningbo, China, 29–31 October 2010; IEEE: Piscataway, NJ, USA, 2010; pp. 1–3. [Google Scholar]
  43. Liu, X.; Zhang, C.; Cai, Z.; Yang, J.; Zhou, Z.; Gong, X. Continuous Particle Swarm Optimization-Based Deep Learning Architecture Search for Hyperspectral Image Classification. Remote Sens. 2021, 13, 1082. [Google Scholar] [CrossRef]
  44. Shang, Y.; Zheng, X.; Li, J.; Liu, D.; Wang, P. A Comparative Analysis of Swarm Intelligence and Evolutionary Algorithms for Feature Selection in SVM-Based Hyperspectral Image Classification. Remote Sens. 2022, 14, 3019. [Google Scholar] [CrossRef]
  45. Duan, H.; Qiao, P. Pigeon-Inspired Optimization: A New Swarm Intelligence Optimizer for Air Robot Path Planning. Int. J. Intell. Comput. Cybern. 2014, 7, 24–37. [Google Scholar] [CrossRef]
  46. Peng, L.; Guifen, C.; Ruijuan, G. Research on Wireless Sensor Network Location Based on Improve Pigeon-Inspired Optimization. In Proceedings of the 2019 IEEE/CIC International Conference on Communications Workshops in China (ICCC Workshops), Changchun, China, 11–13 August 2019; IEEE: Piscataway, NJ, USA, 2019; pp. 228–232. [Google Scholar]
  47. Araza, A.; De Bruin, S.; Herold, M.; Quegan, S.; Labriere, N.; Rodriguez-Veiga, P.; Avitabile, V.; Santoro, M.; Mitchard, E.T.A.; Ryan, C.M.; et al. A Comprehensive Framework for Assessing the Accuracy and Uncertainty of Global Above-Ground Biomass Maps. Remote Sens. Environ. 2022, 272, 112917. [Google Scholar] [CrossRef]
  48. Duncanson, L.; Disney, M.; Armston, J.; Nickeson, J.; Minor, D. Aboveground Woody Biomass Product Validation Good Practices Protocol. In Good Practices for Satellite Derived Land Product Validation; NASA: Washington, DC, USA, 2021. [Google Scholar]
  49. Jiang, J.; Shu, Y.; Wang, J.; Long, M. Transferability in Deep Learning: A Survey. arXiv 2022, arXiv:2201.05867. [Google Scholar]
  50. Chen, L.; Lin, H.; Long, J.; Liu, Z.; Yang, P.; Zhang, T. Evaluating the Transferability of Spectral Variables and Prediction Models for Mapping Forest Aboveground Biomass Using Transfer Learning Methods. Remote Sens. 2023, 15, 5358. [Google Scholar] [CrossRef]
  51. Zhou, G.Y.; Yin, G.C.; Tang, X.L. Carbon Storage of Forest Ecosystems in China: Biomass Equation; Science Press: Beijing, China, 2018; ISBN 978-7-5088-5392-5. [Google Scholar]
  52. Li, H.; Lei, Y. Estimation and Evaluation of Forest Biomass Carbon Storage in China; China Forestry: Beijing, China, 2010; ISBN 978-7-5038-5809-3. [Google Scholar]
  53. Baillarin, S.J.; Meygret, A.; Dechoz, C.; Petrucci, B.; Lacherade, S.; Tremas, T.; Isola, C.; Martimort, P.; Spoto, F. Sentinel-2 Level 1 Products and Image Processing Performances. In Proceedings of the 2012 IEEE International Geoscience and Remote Sensing Symposium, Munich, Germany, 22–27 July 2012; IEEE: Piscataway, NJ, USA, 2012. [Google Scholar]
  54. Stefanidou, A.; Gitas, I.Z.; Katagis, T. A National Fuel Type Mapping Method Improvement Using Sentinel-2 Satellite Data. Geocarto Int. 2022, 37, 1022–1042. [Google Scholar] [CrossRef]
  55. Ma, C.; Johansen, K.; McCabe, M.F. Monitoring Irrigation Events and Crop Dynamics Using Sentinel-1 and Sentinel-2 Time Series. Remote Sens. 2022, 14, 1205. [Google Scholar] [CrossRef]
  56. Phung, H.-P.; Nguyen, L.-D.; Thong, N.-H.; Thuy, L.-T.; Apan, A.A. Monitoring Rice Growth Status in the Mekong Delta, Vietnam Using Multitemporal Sentinel-1 Data. J. Appl. Remote Sens. 2020, 14, 014518. [Google Scholar] [CrossRef]
  57. Zhang, W.; Zhao, L.; Li, Y.; Shi, J.; Yan, M.; Ji, Y. Forest Above-Ground Biomass Inversion Using Optical and SAR Images Based on a Multi-Step Feature Optimized Inversion Model. Remote Sens. 2022, 14, 1608. [Google Scholar] [CrossRef]
  58. Forkuor, G.; Benewinde Zoungrana, J.-B.; Dimobe, K.; Ouattara, B.; Vadrevu, K.P.; Tondoh, J.E. Above-Ground Biomass Mapping in West African Dryland Forest Using Sentinel-1 and 2 Datasets—A Case Study. Remote Sens. Environ. 2020, 236, 111496. [Google Scholar] [CrossRef]
  59. Han, W.; Fu, H.; Zhu, J.; Zhang, S.; Xie, Q.; Hu, J. A Polarimetric Projection-Based Scattering Characteristics Extraction Tool and Its Application to PolSAR Image Classification. ISPRS J. Photogramm. Remote Sens. 2023, 202, 314–333. [Google Scholar] [CrossRef]
  60. Kumar, S.; Pandey, U.; Kushwaha, S.P.; Chatterjee, R.S.; Bijker, W. Aboveground Biomass Estimation of Tropical Forest from Envisat Advanced Synthetic Aperture Radar Data Using Modeling Approach. J. Appl. Remote Sens. 2012, 6, 063588. [Google Scholar] [CrossRef]
  61. Benrachou, D.E.; Glaser, S.; Elhenawy, M.; Rakotonirainy, A. Improving Efficiency and Generalisability of Motion Predictions with Deep Multi-Agent Learning and Multi-Head Attention. IEEE Trans. Intell. Transp. Syst. 2023, 1–18. [Google Scholar] [CrossRef]
  62. Safonova, A.; Ghazaryan, G.; Stiller, S.; Main-Knorn, M.; Nendel, C.; Ryo, M. Ten Deep Learning Techniques to Address Small Data Problems with Remote Sensing. Int. J. Appl. Earth Obs. Geoinf. 2023, 125, 103569. [Google Scholar] [CrossRef]
  63. Ma, Y.; Li, J.; Gao, J.; Chen, H. State of Health Prediction of Lithium-Ion Batteries under Early Partial Data Based on IWOA-BILSTM with Single Feature; SSRN: Rochester, NY, USA, 2024. [Google Scholar]
  64. Li, Z.; Bi, S.; Hao, S.; Cui, Y. Aboveground Biomass Estimation in Forests with Random Forest and Monte Carlo-Based Uncertainty Analysis. Ecol. Indic. 2022, 142, 109246. [Google Scholar] [CrossRef]
  65. Rodríguez-Veiga, P.; Saatchi, S.; Tansey, K.; Balzter, H. Magnitude, Spatial Distribution and Uncertainty of Forest Biomass Stocks in Mexico. Remote Sens. Environ. 2016, 183, 265–281. [Google Scholar] [CrossRef]
  66. Chave, J.; Condit, R.; Aguilar, S.; Hernandez, A.; Lao, S.; Perez, R. Error Propagation and Scaling for Tropical Forest Biomass Estimates. Philos. Trans. R. Soc. Lond. B Biol. Sci. 2004, 359, 409–420. [Google Scholar] [CrossRef] [PubMed]
  67. Mitchard, E.T.A. Measuring Biomass Changes Due to Woody Encroachment and Deforestation/Degradation in a Forest–Savanna Boundary Region of Central Africa Using Multi-Temporal L-Band Radar Backscatter. Remote Sens. Environ. 2011, 115, 2861–2873. [Google Scholar] [CrossRef]
  68. Réjou-Méchain, M.; Muller-Landau, H.C.; Detto, M.; Thomas, S.C.; Le Toan, T.; Saatchi, S.S.; Barreto-Silva, J.S.; Bourg, N.A.; Bunyavejchewin, S.; Butt, N.; et al. Local Spatial Structure of Forest Biomass and Its Consequences for Remote Sensing of Carbon Stocks. Biogeosciences 2014, 11, 6827–6840. [Google Scholar] [CrossRef]
  69. Karasiak, N.; Dejoux, J.-F.; Monteil, C.; Sheeren, D. Spatial Dependence between Training and Test Sets: Another Pitfall of Classification Accuracy Assessment in Remote Sensing. Mach. Learn. 2022, 111, 2715–2740. [Google Scholar] [CrossRef]
  70. Kattenborn, T.; Schiefer, F.; Frey, J.; Feilhauer, H.; Mahecha, M.D.; Dormann, C.F. Spatially Autocorrelated Training and Validation Samples Inflate Performance Assessment of Convolutional Neural Networks. ISPRS Open J. Photogramm. Remote Sens. 2022, 5, 100018. [Google Scholar] [CrossRef]
  71. Ghosh, S.M.; Behera, M.D. Aboveground Biomass Estimates of Tropical Mangrove Forest Using Sentinel-1 SAR Coherence Data—The Superiority of Deep Learning over a Semi-Empirical Model. Comput. Geosci. 2021, 150, 104737. [Google Scholar] [CrossRef]
  72. Chave, J.; Coomes, D.; Jansen, S.; Lewis, S.L.; Swenson, N.G.; Zanne, A.E. Towards a Worldwide Wood Economics Spectrum. Ecol. Lett. 2009, 12, 351–366. [Google Scholar] [CrossRef] [PubMed]
  73. Tang, W.; Xu, G.; Zhang, S. Dimensional Variation Analysis for Rigid Part Assembly with an Improvement of Monte Carlo Simulation. IEEE Access 2020, 8, 5862–5872. [Google Scholar] [CrossRef]
  74. Dieck, R.H. Measurement Uncertainty: Methods and Applications; ISA: Durham, NC, USA, 2007; ISBN 1-55617-915-4. [Google Scholar]
Figure 1. Geographical location and RS image of the study area.
Figure 1. Geographical location and RS image of the study area.
Forests 15 00456 g001
Figure 2. Internal structure of the CIOPB framework.
Figure 2. Internal structure of the CIOPB framework.
Forests 15 00456 g002
Figure 3. Network structure of BiLSTM.
Figure 3. Network structure of BiLSTM.
Forests 15 00456 g003
Figure 4. The homing behavior of flocks: (a) the PIO’s map and compass operator model, (b) the landmark operator model.
Figure 4. The homing behavior of flocks: (a) the PIO’s map and compass operator model, (b) the landmark operator model.
Forests 15 00456 g004
Figure 5. Scatterplots of the observed AGB and model-predicted AGB using the proposed CIOPB framework. Note: figures depict the results from five feature groups in two categories, including (ae) Category-1; (fj) Category-2. The blue dots indicate the observed and predicted values for each sample in the testing set; the black line indicates the 1:1 fit line between the observed and predicted values; and the red line indicates the fit trend.
Figure 5. Scatterplots of the observed AGB and model-predicted AGB using the proposed CIOPB framework. Note: figures depict the results from five feature groups in two categories, including (ae) Category-1; (fj) Category-2. The blue dots indicate the observed and predicted values for each sample in the testing set; the black line indicates the 1:1 fit line between the observed and predicted values; and the red line indicates the fit trend.
Forests 15 00456 g005
Figure 6. Spatial distribution reference map of AGB and the uncertainty layer.
Figure 6. Spatial distribution reference map of AGB and the uncertainty layer.
Forests 15 00456 g006
Figure 7. Scatterplots of the observed AGB and model-predicted AGB using the eight methods in two categories. Note: figures depict the different inversion models from the best feature group in two categories, including (a,i) PIO-BiLSTM, (b,j) GA-BiLSTM, (c,k) PSO-BiLSTM, (d,l) WOA-BiLSTM, (e,m) BiLSTM, (f,n) LSTM, (g,o) RF, and (h,p) SVR. The blue dots indicate the observed and predicted values for each sample in the testing set; the black line indicates the 1:1 fit line between the observed and predicted values; and the red line indicates the fit trend.
Figure 7. Scatterplots of the observed AGB and model-predicted AGB using the eight methods in two categories. Note: figures depict the different inversion models from the best feature group in two categories, including (a,i) PIO-BiLSTM, (b,j) GA-BiLSTM, (c,k) PSO-BiLSTM, (d,l) WOA-BiLSTM, (e,m) BiLSTM, (f,n) LSTM, (g,o) RF, and (h,p) SVR. The blue dots indicate the observed and predicted values for each sample in the testing set; the black line indicates the 1:1 fit line between the observed and predicted values; and the red line indicates the fit trend.
Forests 15 00456 g007
Table 1. The biomass calculation formula for various tree species and groups.
Table 1. The biomass calculation formula for various tree species and groups.
TypeTree Species and GroupBiomass Calculation Formula
Category-1Chinese fir wood and other firs W S = 0.0422 ( D 2 H ) 0.8623 W B = 0.0206 ( D 2 H ) 0.7367
W L = 0.0664 ( D 2 H ) 0.5589 W T = W S + W B + W L
Category-2Hard broadleaf W S = 0.0545 ( D 2 H ) 0.8630 W S = 0.0155 ( D 2 H ) 0.8737
W S = 0.0145 ( D 2 H ) 0.7444 W T = W S + W B + W L
Note: WT, WS, WB, and WL denote the total AGB value, stem biomass, branch biomass, and leaf biomass, respectively. D is denoted as the DBH (cm), H is denoted as the tree height (m).
Table 2. Details for 300 plots.
Table 2. Details for 300 plots.
TypeTree Species and GroupNumberAGB
(Mg·ha−1)
Mean
(Mg·ha−1)
Standard
(Mg·ha−1)
Category-1Chinese fir wood and other firs17020.57~141.5666.2926.15
Category-2Hard broadleaf13010.08~40.7424.804.44
Table 4. Performance in five feature groups of the proposed CIOPB framework.
Table 4. Performance in five feature groups of the proposed CIOPB framework.
MethodTypeFeature GroupR2MAE
(Mg·ha−1)
RMSE
(Mg·ha−1)
RMSEr
(%)
Uncertainty
( ε t o t a l , %)
CIOPBCategory-1SV0.609713.843717.406325.741329.7257
COSI10.72759.841214.543821.508126.1457
COSI20.80428.793312.327718.230823.5236
ACOSI0.80558.847512.287618.171523.4777
AVI0.77149.339113.319719.697924.6781
Category-2SV0.52932.69723.472714.110920.4968
COSI10.74261.78722.568010.434818.1627
COSI20.70811.91212.734511.111318.5597
ACOSI0.70912.03172.730011.093018.5487
AVI0.79561.71032.28879.300017.5354
Note: The best values of each type of evaluation metric were put in bold.
Table 5. Performance of the eight models from the best feature group in two categories.
Table 5. Performance of the eight models from the best feature group in two categories.
TypeMethodsR2MAE
(Mg·ha−1)
RMSE
(Mg·ha−1)
RMSEr
(%)
Uncertainty
( ε t o t a l , %)
Category-1PIO-BiLSTM0.80558.847512.287618.171523.4777
GA-BiLSTM0.765010.889713.505119.972024.8974
PSO-BiLSTM0.638110.483216.760624.786428.9027
WOA-BiLSTM0.647510.777016.541824.462828.6257
BiLSTM0.640711.465816.699824.696528.8256
LSTM0.619413.028717.186825.416629.4449
RF0.555113.110918.582327.480531.2438
SVR0.522815.667019.245328.461032.1096
Category-2PIO-BiLSTM0.79561.71032.28879.300017.5354
GA-BiLSTM0.78012.01852.37379.645417.7210
PSO-BiLSTM0.69121.77602.812911.430118.7523
WOA-BiLSTM0.68932.12232.821211.463818.7728
BiLSTM0.61542.26213.139212.755819.5885
LSTM0.59552.15613.219313.081319.8020
RF0.50992.49153.543414.398220.6956
SVR0.46322.67544.058416.490922.2025
Note: The best values of each type of evaluation metric were put in bold.
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

Zhang, J.; Zhou, C.; Zhang, G.; Yang, Z.; Pang, Z.; Luo, Y. A Novel Framework for Forest Above-Ground Biomass Inversion Using Multi-Source Remote Sensing and Deep Learning. Forests 2024, 15, 456. https://doi.org/10.3390/f15030456

AMA Style

Zhang J, Zhou C, Zhang G, Yang Z, Pang Z, Luo Y. A Novel Framework for Forest Above-Ground Biomass Inversion Using Multi-Source Remote Sensing and Deep Learning. Forests. 2024; 15(3):456. https://doi.org/10.3390/f15030456

Chicago/Turabian Style

Zhang, Junxiang, Cui Zhou, Gui Zhang, Zhigao Yang, Ziheng Pang, and Yongfeng Luo. 2024. "A Novel Framework for Forest Above-Ground Biomass Inversion Using Multi-Source Remote Sensing and Deep Learning" Forests 15, no. 3: 456. https://doi.org/10.3390/f15030456

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