Skip to main content
Advertisement
Browse Subject Areas
?

Click through the PLOS taxonomy to find articles in your field.

For more information about PLOS Subject Areas, click here.

  • Loading metrics

Air transportation carbon dioxide emission forecasting: An improved back propagation neural network

  • Peiwen Zhang,

    Roles Conceptualization, Formal analysis, Writing – review & editing

    Affiliations School of Economics and Management, Civil Aviation Flight University of China, Guanghan, China, Key Laboratory for Civil Aviation Data Goverance and Decision Optimization, Civil Aviation Management Institute of China, Beijing, China, Chengdu Low altitude Economy High quality Development Research Center, Chengdu, China

  • Yunan Luo,

    Roles Data curation, Formal analysis, Methodology, Writing – original draft, Writing – review & editing

    Affiliation School of Economics and Management, Civil Aviation Flight University of China, Guanghan, China

  • Qian Yu ,

    Roles Formal analysis, Project administration, Writing – review & editing

    yuq@cafuc.edu.cn

    Affiliation School of Economics and Management, Civil Aviation Flight University of China, Guanghan, China

  • Zhifeng Zhou

    Roles Investigation, Supervision, Writing – original draft

    Affiliation School of Economics and Management, Civil Aviation Flight University of China, Guanghan, China

Abstract

To address the challenges of increasing carbon dioxide (CO2) emissions and climate change caused by the growth of air traffic, accurate prediction of CO2 emissions in civil aviation has become crucial. This study proposes a CO2 emission prediction method based on an improved back propagation (BP) neural network, where the Improved Sparrow Search Algorithm (ISSA) is employed to optimize the hyperparameters of the BP neural network, thereby enhancing the prediction capability for CO2 emissions in civil aviation. To overcome the limitations of the traditional SSA, such as the tendency to fall into local optima during population initialization and the search process, this paper introduces Tent mapping for population initialization and incorporates adaptive t-distribution-based perturbation for individual position updates during the mutation operation, aiming to improve the algorithm’s global search ability and convergence performance. Subsequently, the ISSA algorithm is applied to optimize the weights and biases of the BP neural network, further constructing an ISSA-BP neural network-based prediction model for civil aviation CO2 emissions. Experimental results demonstrate that the improved BP neural network outperforms other comparative models in terms of prediction accuracy and error control, enabling accurate prediction of civil aviation CO2 emissions. This research provides a solid theoretical foundation for formulating precise energy-saving and emission-reduction strategies in civil aviation.

1. Introduction

Greenhouse gas emissions are causing global climate change. This is a focus of international relations and one of the most severe challenges facing human society today [1]. To address this challenge, countries have entered various global agreements aimed at collectively reducing greenhouse gas emissions.

Air transportation plays an indispensable role in both international and domestic trade, significantly contributing to economic development [2]. However, the expansion of the aviation industry has also posed formidable challenges for environmental governance. The sector has become one of the fastest-growing sources of greenhouse gas emissions, with an annual growth rate of 3.4% from 2010 to 2019 [3]. Recent IATA reports indicate a strong post-pandemic recovery, with global RPK (measured in Revenue Passenger Kilometers, RPK, a standard metric representing one paying passenger transported one kilometer) nearly returning to pre-pandemic levels and projected to grow steadily at around 3.75% annually over the next two decades [4]. This growth trajectory underscores the urgency of addressing aviation emissions through robust forecasting tools that account for both economic demand dynamics and exogenous shocks [5].

Therefore, without effective emission reduction measures, the aviation industry’s negative impact on climate change will continue to intensify. Reducing carbon emissions from the aviation industry is of paramount practical significance for controlling global carbon emissions and mitigating climate change.

In recent years, numerous scholars have begun to conduct in-depth research on carbon emissions across various fields. A review of recent studies reveals that research on carbon emissions in civil aviation primarily focuses on the following aspects: carbon emission accounting, identification of influencing factors, carbon reduction potential, and carbon emission trend prediction. For instance, Zhu et al. [6] proposed dividing the flight process into key phases such as takeoff, landing, climb, cruise, and descent to improve the accuracy of civil aviation carbon emission accounting, systematically calculating the carbon emissions for each phase. Liu et al. [7] based on phase efficiency evaluation, applied index decomposition analysis and attribution analysis to decompose carbon emission changes of 15 global airlines into seven influencing factors, and further explored the impact of each factor on carbon emission changes. Minami Kito [8] focused on the role of green aircraft with higher fuel efficiency in emission reduction, revealing the limitations of green technology applications. The results indicated that relying solely on the introduction of more fuel-efficient green aircraft is insufficient to achieve effective carbon reduction. Xu et al. [9] developed a bottom-up model of China’s civil aviation energy system based on the LEAP (Long-range Energy Alternatives Planning) model, an integrated energy-environment modeling tool, and analyzed the driving factors and development trends of the civil aviation industry under different scenarios. While valuable, such approaches lack the granularity to capture nonlinear relationships in aviation emissions, a challenge increasingly tackled by machine learning methods [10].

Accurate estimation and prediction of CO2 emissions are crucial for formulating effective energy-saving and emission-reduction policies and exploring future CO2 reduction models [11]. The accuracy of these predictions not only affects the timeline of emission reduction plans but also influences the successful implementation of specific mitigation measures. As Aldy [12] demonstrates, traditional econometric methods remain benchmarks for emissions forecasting, but their rigidity in handling hierarchical data structures limits their adaptability—a gap that neural networks can address [13].

Currently, the primary methods for predicting carbon emissions in civil aviation include Monte Carlo simulation, regression analysis, the STIRPAT model, the LEAP model, system dynamics models, and neural network models.

These traditional prediction methods have been widely applied in carbon emission forecasting. For instance, Liu et al. [14] utilized data from 1985 to 2015 to conduct scenario-based predictions of CO2 emissions from 2016 to 2030 using Monte Carlo simulation. Similarly, Chao et al. [15] employed life cycle assessment and Monte Carlo simulation to analyze the impact of sustainable aviation fuel (SAF) on emissions under different policy scenarios. Yu et al. [16] combined multiple linear regression with scenario analysis to establish eight different scenarios for predicting carbon emission trends in China’s civil aviation industry. Yang et al. [17] proposed a two-layer bottom-up emission prediction method based on the Autoregressive Integrated Moving Average (ARIMA) model by forecasting carbon emissions from round-trip flights in Shanghai.

These traditional methods have been widely adopted due to their simplicity, but they struggle with nonlinearities and endogenous relationships. For example, Brons et al. meta-analysis shows that aviation demand elasticities vary significantly across regions and trip types, complicating linear modeling [18]. Moreover these methods exhibit certain limitations when dealing with complex nonlinear problems, such as: difficulty in capturing intricate dependencies in emission data; limited adaptability to dynamic changes in aviation operations. These limitations become particularly critical in aviation emission forecasting, where the complex interplay of multiple factors creates highly nonlinear relationships that traditional linear models struggle to represent adequately. Consequently, in recent years, artificial intelligence, particularly neural network approaches, has gradually become a vital tool in the field of carbon emission prediction. For example, Yang et al. [19] combined Monte Carlo simulation with a Backpropagation (BP) neural network to predict CO2 emissions from China’s civil aviation transportation, demonstrating that this method could provide strong support for achieving carbon peak and carbon neutrality goals in China’s aviation industry. Wang et al. [20] proposed two hybrid models, ARIMA-BPNN and BPNN-ARIMA, by integrating the ARIMA method with a BP neural network (BPNN), and simulated carbon emissions for China, India, the United States, and the European Union under a no-pandemic scenario. The results showed that the average relative error of the predictions was approximately 1%, indicating high simulation accuracy. Zhao et al. [21] employed a mixed-data sampling approach with a Backpropagation neural network (MIDAS-BP model) for CO2 emission prediction, demonstrating that the model is suitable for both short-term and long-term CO2 emission forecasting. And these studies rarely address causal identification—a key requirement for policy analysis, as highlighted by Deschênes and Greenstone in their instrumental variables approach to environmental outcomes [22].

In summary, BP neural networks demonstrate strong performance in prediction tasks; however, traditional BP neural networks often suffer from getting trapped in local minima during optimization and exhibit slow convergence rates. To address these issues and achieve more accurate prediction results, this paper proposes a CO2 emission prediction method based on an improved BP neural network. This method enhances the SSA algorithm to effectively optimize the hyperparameters of the BP neural network, thereby improving prediction accuracy for carbon emissions in civil aviation.

The remainder of this paper is organized as follows: Section 2 introduces the ISSA-BP neural network model and its prediction process. Section 3 presents the data sources and empirical results comparing ISSA-BP with other models using 1985–2019 aviation CO2 emission data. Section 4 concludes the study.

This study makes the following contributions:

  1. (1). An ISSA is proposed, which integrates tent mapping and adaptive t-distribution mutation to increase the performance of the SSA. Compared with the traditional SSA, the ISSA effectively mitigates randomness in population initialization and has a significantly enhanced capacity to escape local optima during iterations. These advancements provide considerable improvements in global search capabilities and convergence speed.
  2. (2). A novel method for predicting carbon emissions in civil aviation, grounded in the ISSA-BP neural network framework, is introduced. To address the challenges of sensitivity and overfitting typically associated with BP neural networks, this study employs the ISSA to optimize the weight and bias parameters, thereby substantially improving the model’s robustness and predictive accuracy. Compared with conventional BP neural network optimization techniques, the proposed ISSA-BP approach demonstrates superior accuracy and stability in forecasting civil aviation CO2 emissions.
  3. (3). The proposed CO2 emission prediction method for civil aviation based on the ISSA-BP neural network not only outperforms various existing models in terms of accuracy but also provides a robust theoretical foundation for relevant authorities. This foundation assists in the formulation of timelines for emission reduction strategies and the implementation of corresponding measures. This study offers new insights for enhancing CO2 emission prediction methods in civil aviation, with the potential to significantly influence the development of future emission reduction policies.

2. Methodology

2.1. Back propagation (BP) neural network

The BP neural network, a widely used multilayer feed forward neural network for addressing complex and nonlinear prediction problems, was first proposed by Rumelhart and Geoffrey Hinton in 1986 [23]. This network employs the error back propagation algorithm for training, enabling it to achieve nonlinear mapping from input to output [24,25]. A three-layer BP neural network has been demonstrated to effectively handle various nonlinear information [26], exhibiting characteristics such as straightforward computation, robust nonlinear mapping capabilities, strong generalization ability, and scalability, as illustrated in Fig 1.

thumbnail
Fig 1. Schematic diagram of the BP structure.

https://doi.org/10.1371/journal.pone.0333226.g001

A BP neural network includes an input layer, a hidden layer, and an output layer. Its information processing is divided into forward propagation of data and backward propagation of errors to align the network output with the expected results.

The prediction principle of a BP neural network can be expressed by Eq. (1):

(1)

where yj represents the output of the network, f (.) represents the activation function, wji represents the connection weight between the j-th neuron and the i-th neuron, xi represents the input variable, and bj represents the bias value of the j-th neuron.

The specific procedure of the BP neural network consists of the following steps:

  1. (1). Determination of the network topology structure: The number of hidden layer nodes is determined on the basis of the golden section method (an efficient search algorithm based on the golden ratio) and the principle of minimum error (selecting the configuration that yields the smallest prediction error on validation data), as expressed in Eq. (2). Specifically, several nodes are established for learning. Then, nodes are added one by one, and finally, the final number of nodes in the middle hidden layer is determined. The formula for the number of hidden layer nodes n is as follows:
(2)

where l represents the number of input layers, m represents the number of output layers, and a is an integer between 1 and 10.

  1. (2). Network initialization: The weights and biases between the input layer, hidden layer, and output layer, with initial values randomly generated. Flatten all weights and biases to be optimized in BP neural network into a vector, as expressed in Eq. (3).
(3)

where contains all connection weights w from input layer to hidden layer, hidden layer to output layer, and bias b of each neuron. Each parameter component is searched in the unified interval [− 1], which ensures the diversity of initial solutions and is not easy to cross the boundary.

  1. (3). Data preprocessing: The data are randomly divided into training and test sets. For the convenience of training, it is necessary to normalize each data point to eliminate the influence of different dimensions on the results. This approach was preferred over alternatives like z-score normalization because: it preserves relative relationships in our time-series emission data while eliminating scale differences; it optimally matches the BP neural network’s sigmoid activation functions that inherently operate in [0,1] ranges; and it provides intuitive interpretability as normalized values directly reflect percentage changes in emission levels. Therefore, in this study, the normalization method expressed by Eq. (4) is applied as follows:
(4)

where xi* denotes the normalized data; xi represents the sample observation value of the corresponding variable; and xmin and xmax are the minimum and maximum values, respectively, of the sample of the corresponding variable.

  1. (4). Data training and testing: On the basis of the determined network structure, the network is trained on the training set, and simulation testing is conducted on the test set to verify the effectiveness of the model.

2.2. Improved sparrow search algorithm (ISSA)

In recent years, there has been a growing trend in employing swarm intelligence optimization algorithms for parameter optimization. These algorithms are celebrated for their strong adaptability, high robustness, and excellent scalability. Notable examples include the SSA, grey wolf optimization (GWO) algorithm, whale optimization algorithm (WOA), and particle swarm optimization (PSO) algorithm.

Compared with GWO and PSO, the SSA offers advantages such as fewer parameters, faster convergence, simpler computations, and easier implementation [27]. However, a notable drawback of the SSA is its tendency to diminish population diversity as it approaches the globally optimal solution, often resulting in convergence to local optima. To address this limitation, numerous researchers have proposed improvements to the algorithm. For example, Yang et al. [28] utilized Chaotic mapping to initialize the sparrow population, thereby overcoming the issues associated with random initialization and bolstering the foundation for global search. Wang et al. [29] applied an adaptive t-distribution mutation strategy to enhance the SSA, enabling the algorithm to escape local extremes.

In this paper, we advance the SSA by integrating adaptive t-distribution mutation and employing tent mapping for the initialization of the sparrow population (hereafter referred to as ISSA, Improved Sparrow Search Algorithm). This dual approach is designed to augment the algorithm’s global search capabilities and enhance its convergence performance.

A common challenge in population-based optimization is premature convergence to local optima, where individuals cluster around suboptimal peaks and stall. In ISSA, this is mitigated by two mechanisms: (1) Tent map initialization generates a more uniform initial population in the whole search space to prevent early convergence; (2) The adaptive t-distribution mutation generates large and heavy tailed disturbances at the initial stage of iteration, jumps out of the shallow trap, and then converges to fine search at the later stage, dynamically balancing global exploration and local development. The synergy of these two improvements can significantly reduce the stagnation risk of SSA in multimodal problems and improve the robustness of the algorithm.

2.2.1. Sparrow search algorithm (SSA).

The SSA, introduced in 2020 by Xue and Shen, is a novel swarm intelligence optimization method inspired by the foraging and antipredation behaviors of sparrows [27]. This algorithm categorizes the population into three distinct roles: finders, followers, and alerters. Finders are tasked with locating food and guiding the group, while followers closely trail them, and alerters monitor the environment for potential dangers. The optimization process in the SSA mirrors the behaviors associated with these roles.

In the SSA, the objective function represents food, and the variable corresponds to the positions of the sparrows. The locations of the finders are updated according to Eq. (5):

(5)

where t denotes the current iteration; j = (1, 2,..., d); Xi,jt + 1 indicates the position information of the i-th sparrow in the j-th dimension; itermax represents the maximum number of iterations; α ∈(0, 1), where α is a randomly generated number within the range of −1–1; R2 and ST denote the warning value and safety value, respectively; Q indicates a normally distributed random number; and L is a 1 × d matrix with unit internal elements. When R2<ST, the area is safe, and the finders conduct extensive search patterns. When R2 ≥ST, some sparrows have detected natural enemies, and the entire population needs to move to a safe area as soon as possible.

Followers follow finders to search for food. The follower locations are updated according to Eq. (6):

(6)

where N refers to the size of the sparrow population, XP denotes the best positions of the finders, Xtworst represents the current worst positions, and A is a binary 1 × d matrix with randomly assigned internal elements of either 1 or −1. When i > N/2, the i-th follower with the worst fitness value is most likely to be hungry. Its energy value is low, and it needs to search for food in other areas to replenish its energy.

The alerters are responsible for providing safety warnings. The alerter location is updated via Eq. (7):

(7)

where Xt best represents the current optimal position and b is a normal distribution of random numbers and is considered a step size control parameter. Moreover, K is a random number varying within the range of [−1, 1], fi denotes the fitness of an individual sparrow, and fg and fw represent the best and worst fitness, respectively, of the current position. Finally, e is a small arbitrary number used to avoid zeros in the denominator.

In short, sparrow populations iterate according to the rules of Eqs. (5) to (7), constantly updating their positions to find lower-risk food until the conditions are met.

2.2.2. Improvement strategy.

The SSA may lead to an uneven distribution of the population in the search space because of the use of random population initialization, thus weakening the global search ability. To improve the diversity and uniformity of the population, in this work, tent mapping is used for population initialization. In addition, the SSA may fall into local optimality due to the existence of multiple local minima in the objective function during the optimization process. To improve the global search accuracy, here, adopts adaptive t-distribution mutation is adopted to perturb the individual positions.

  1. (1). Tent mapping

The application of the Tent map in optimization problems can not only effectively maintain population diversity but also assist the algorithm in escaping local optima, thereby enhancing global search capabilities.

The Tent map is defined as:

(8)

In Eq. (8), x represents the value at the n-th iteration, and r is the parameter controlling system behavior, typically ranging between [0,1]. The mapping function manifests as a combination of two linear functions, exhibiting distinct nonlinear characteristics. The Tent map demonstrates different dynamic behaviors corresponding to varying parameter r values.

  1. (2). Adaptive t-distribution mutation

The t-distribution, also known as the Student’s t-distribution, has a probability density function with m degrees of freedom:

(9)

In Eq. (9), is Euler integral of the second type, m affects the shape of the curve, which is specifically manifested as follows:

(10)

In Eq. (10), C (0,1) is a Cauchy distribution, and N (0,1) is a Gaussian distribution. The t distribution combines the advantages of both the Cauchy and Gaussian distributions. The Cauchy distribution is effective in maintaining population diversity because of its strong global search capabilities, whereas the Gaussian distribution excels in local exploration, thereby accelerating the convergence speed [30].

To further enhance the optimization performance of the SSA and prevent the algorithm from falling into local optima during later iterations, an adaptive t-distribution mutation operator is employed. The degree of freedom parameter for this operator is defined by the number of iterations. The specific formula for this mutation is as follows:

(11)

In Eq. (11), X it + 1 is the position of the perturbed sparrow i, and Xit is the position of sparrow i at the t-th iteration. The proposed update adds a random interference term Xitt(iter) based on Xit, which not only utilizes the information on the current population but also introduces randomness. In the early stages of iteration, the t-distribution for mutation is similar to the Cauchy distribution, enhancing global exploration capabilities. In the later stage of iteration, the t-distribution for mutation tends toward a Gaussian distribution, which helps improve the local development ability and convergence speed.

2.3. Procedure for forecasting civil aviation CO2 emissions via the ISSA-BP model

To accurately predict civil aviation CO2 emissions, the optimal weights and biases of the BP neural network are obtained through the ISSA. The specific steps for the ISSA-BP civil aviation carbon emission prediction model are outlined as follows, as illustrated in Fig 2.

thumbnail
Fig 2. Process for predicting civil aviation CO2 emissions via the ISSA-BP model.

https://doi.org/10.1371/journal.pone.0333226.g002

  1. (1). Construction of an Indicator System: On the basis of the relevant literature [14,16,19,31] and the specific context of civil aviation, the input indicators identified include transportation revenue, total transport turnover, total transportation volume, and energy intensity.
  2. (2). Data Preprocessing: The input and output indicators are normalized via Equation (3), and the dataset is split into training and test sets, with 80% of the data allocated for training and the remaining 20% for testing.
  3. (3). Determining the Topological Structure: The number of input layer nodes is set to 4, corresponding to the number of chosen indicators. The output layer contains 1 node, reflecting energy consumption. The number of hidden layer nodes is set to 13, resulting in a final configuration of 4-13-1.
  4. (4). Population Initialization: The population is initialized via tent mapping to ensure diversity.
  5. (5). Fitness Value Calculation and Population Division: The fitness value is computed for each sparrow, and the sparrows are arranged in descending order of fitness value. The top 20% are classified as finders, and the remainder are classified as followers.
  6. (6). Updating the Optimal Solution and Position: The optimal solution and position are updated on the basis of the fitness scores.
  7. (7). Checking the Iteration Limit: Whether the maximum number of iterations has been reached is determined. If so, the optimal weights and biases are output; otherwise, the next step is performed.
  8. (8). Updating the Positions of the Sparrows: The positions of the finders, followers, and alerters are updated according to Equations (4)(6).
  9. (9). Random Number Generation: A random number rand is generated between [0, 1].
  10. (10). Adaptive Mutation Decision: If rand>p is satisfied, the adaptive t-distribution mutation is performed; otherwise, return to step (4).
  11. (11). BP Neural Network Training: The BP neural network is trained using the optimized parameters obtained.
  12. (12). Output Error Calculation: The mean square error (MSE) is used as the error function to calculate the network’s output error.
  13. (13). Updating Weights and Biases: The BP model parameters are adjusted on the basis of the calculated error.
  14. (14). Checking the Convergence Conditions: If the convergence conditions are met, then the next step is performed; otherwise, return to step (12).
  15. (15). Predicting CO2 Emissions: The optimized BP model is utilized to predict civil aviation CO2 emissions.

In summary, optimizing the BP neural network via the ISSA aims to enhance the model’s convergence performance and global search capabilities, significantly improving the accuracy and stability of CO2 emission predictions.

3. Data description and empirical comparison results

3.1. Data description

This study applied the idea of Zhou et al. [32] to calculate the CO2 emissions of China’s civil aviation transportation industry. Since aviation kerosene is the main fuel for civil aviation, this study assumes that all civil aviation CO2 emissions result from the combustion of jet kerosene. Using a “top-down” or “fuel-based” method, the total CO2 emissions of the civil aviation transportation industry are calculated by multiplying the fuel consumption by the CO2 emission coefficient for each fuel type and summing the results, as expressed in Eq. (12):

(12)

where C is the total emission of CO2 (unit: ton), ECi is the fuel consumption of type i fuel (unit: ton), HVi is the net calorific value of type i fuel (unit: GJ/ton), and EFi is the emission coefficient of type i fuel (unit: ton/GJ).

This formula is used to calculate the historical carbon emission value of China’s civil aviation industry, as shown in Fig 3. According to the IPCC report, the net caloric value of jet kerosene is 44.1 GJ/ton, and the emission coefficient is 71.9 kg/GJ [33].

Data for all the study indices, including energy consumption, transportation revenue, total transportation turnover, total transportation volume, and energy intensity, are collected from the Statistical Data of the Civil Aviation of China and the China Civil Aviation Compendium of Statistics. Table 1 provides statistical descriptions of the variables. Transportation revenue represents the market and demand, whereas transportation turnover and volume reflect the transportation capacity and development scale of China’s civil aviation. Each unit turnover refers to energy intensity, which reflects the technological level.

thumbnail
Table 1. Statistical descriptions of the different civil aviation variables.

https://doi.org/10.1371/journal.pone.0333226.t001

3.2. Evaluation index

Five indices are used to evaluate the prediction performance of the model, namely, the R-square determination coefficient (R2), mean absolute error (MAE), root mean squared error (RMSE), mean squared error (MSE), and mean absolute percentage error (MAPE) [3436], which are expressed by the following equations:

(13)(14)(15)(16)(17)

where n is the number of samples, yi is the true value, is the predicted value, and is the average of all the true values.

A high R2 shows the model explains most variance, but can hide large individual errors; MAE gives the average error in tons of CO2; RMSE penalizes large deviations more heavily, important when overshoots may trigger quota breaches; MSE is its squared form; and MAPE expresses errors as a percentage of actual emissions, useful for relative‐target settings. Together, they ensure that both typical and extreme prediction errors are visible and properly interpreted in a policy context.

3.3. Correlation analysis

The correlation analysis between CO2 emissions of transportation revenue, total civil aviation turnover, total civil aviation volume, and energy intensity variables is carried out. The calculation results are shown in Table 2.

The correlation analysis results show that the correlation coefficients between variables C, Y, R, Q and EI are between 0.775 and 1.000, showing a significant correlation feature. This result suggests that there may be multicollinearity between the above variables, which needs further verification to avoid the model estimation bias.

In order to further verify the multicollinearity problem, this paper uses the variance inflation factor (VIF) for diagnostic analysis. Table 3 shows that the VIF values of all variables are higher than 10, which is significantly higher than the empirical standard (usually 5 or 10), indicating that there is a serious multicollinearity problem between variables, which may have a significant impact on the reliability of the model estimation results.

thumbnail
Table 3. Multiple collinearity diagnosis results.

https://doi.org/10.1371/journal.pone.0333226.t003

For the multicollinearity problem, ridge regression method is used to estimate. As a regression technique specially dealing with multicollinearity, ridge regression effectively reduces the variance of regression coefficient by introducing L2 regularization term, thus alleviating the negative impact of collinearity on the stability of the model. Although ridge regression is a biased estimation method, which will lose some estimation accuracy compared with the least square method (OLS), it has significant advantages in improving the robustness of the model. See Table 4 for specific analysis results.

The significance test results of the model showed that the statistical value F was 358.990, and the corresponding significance level p was 0.000 (p < 0.05), indicating that the regression model was statistically significant. Based on the regression results in Table 4, the multiple linear regression model constructed in this paper is shown in equation (18).

(18)

Through the analysis of the regression results, it can be seen that transportation revenue, total civil aviation turnover and total civil aviation volume are the main factors to promote the growth of CO2 emissions, while energy intensity has a significant negative impact on the growth of CO2 emissions. In addition, energy consumption intensity is considered to be the key factor affecting CO2 emissions. Specifically, a 1% change in energy intensity will lead to a 1.252% change in CO2 emissions.

3.4. Comparative optimization performance analysis of the ISSA

The original Sparrow Search Algorithm (SSA) suffers from common swarm intelligence limitations including premature convergence, slow convergence speed, and low accuracy. To address these issues, researchers have developed improved versions such as hybrid SSA [37], chaotic SSA [38], and multi-group co-evolution SSA [39], all demonstrating superior convergence speed and optimization performance compared to basic SSA. Therefore, to enhance global search capability and convergence performance, we improve SSA by incorporating adaptive t-distribution mutation and tent mapping for the initialization of the sparrow population.

BP neural networks frequently encounter challenges such as entrapment in local minima during the optimization process and exhibit sluggish convergence rates. To address these limitations and achieve more precise prediction results, this study introduces a novel CO2 emissions prediction method grounded in an improved BP neural network. This approach employs an improved SSA to optimize the hyperparameters of the BP neural network effectively.

The parameter settings of the ISSA are shown in Table 5.

The sparrow population size is set to 50, with a maximum number of iterations of 100. The proportions of finders and alerters are set to 20%, the warning value is 0.8, and the probability of adaptive t-distribution mutation is 0.5. To maintain experimental consistency, a fixed random number seed of 1 is utilized.

To evaluate the optimization performance of the ISSA, six benchmark test functions are selected, encompassing both unimodal and multimodal categories, as detailed in Table 6. By using benchmark functions of multiple categories, the optimization ability of the ISSA can be comprehensively evaluated. The study compares the ISSA with five other optimization algorithms: the SSA, GWO, PSO, the WOA, and ABC(Artificial Bee Colony). The parameter settings for all the algorithms are summarized in Table 7. Each test function undergoes twenty experimental iterations.

We employed the Root Mean Square Error (RMSE) as the fitness function (Fitness), as shown in Eq. (19). All weights and biases to be optimized in the BP neural network are represented in vector form as θ. For a given θ, the network’s predicted value for xᵢ is denoted as ŷᵢ(θ).

(19)

where n is the number of samples, xᵢ represents the input feature vector (including Y, R, Q, and EI), yi denotes the target output (E). yᵢ is the true value, ŷᵢ is the predicted value.

This function maintains the same units as the target variable E, providing an intuitive measure of the model’s prediction error. During each iteration of the ISSA algorithm, the θ vector of each sparrow individual in the “population” is input into this formula to obtain the corresponding Fitness value, with the algorithm’s objective being to minimize this value.

The fitness curves for the ISSA and the other optimization algorithms across the six test functions are illustrated in Fig 4, with the results derived from 500 iterations. For both unimodal and multimodal test functions, the ISSA consistently outperforms the other five algorithms, achieving the highest fitness levels. This performance enhancement indicates that the integration of tent mapping and adaptive t-distribution mutation significantly bolsters both the local and global optimization capabilities. Compared with the SSA and the other algorithms, the ISSA results in marked improvements in convergence performance and speed.

thumbnail
Fig 4. Fitness curves of the 6 test functions.

https://doi.org/10.1371/journal.pone.0333226.g004

In contrast to PSO, whose velocity‐position update often leads to premature convergence in complex landscapes, and GWO, which, despite its simple α/β/δ encircling mechanism, exhibits slow convergence in later iterations, WOA’s alternating bubble‐net hunting and spiral updating can suffer from cyclic stagnation, and ABC’s scout–employed abandonment strategy, while flexible, yields relatively low search efficiency. ISSA overcomes these limitations by using Tent mapping to generate a uniformly diverse initial population and by introducing an adaptive t-distribution mutation that applies iteration-dependent perturbations to escape local traps. As a result, ISSA achieves stronger global search capability, faster convergence, and greater stability compared to these classical algorithms.

3.5. Analysis of CO2 emission prediction results for civil aviation

To assess the accuracy of the ISSA-BP model in predicting CO2 emissions from civil aviation, a systematic comparative analysis is conducted among BP models optimized by various algorithms. This analysis involves a comparison of the ISSA-BP model with several classic algorithm-optimized BP models, including GWO-BP, PSO-BP, WOA-BP, ABC-BP, and SSA-BP. This comparative framework effectively highlights the predictive advantages of the ISSA-BP model in estimating civil aviation CO2 emissions. Additionally, the ISSA-BP model is analyzed alongside traditional BP models, a support vector machine (SVM) model, and the ISSA-SVM model, further clarifying its superiority in this context.

The parameter settings of the BP neural network are shown in Table 8.

thumbnail
Table 8. Parameter settings of the BP network.

https://doi.org/10.1371/journal.pone.0333226.t008

Table 8 presents the parameter indicators of the BP neural network utilized in this study. The configuration includes four input layer nodes, one output layer node, and thirteen hidden layer nodes. The maximum number of iterations for training is set to 1000, with a network learning rate of 0.01. The minimum error of the training target is 1e-4, and the fixed random number seed is 1. The training function employed is trainlm, and leungdm serves as the adaptive learning function. The performance function is defined as the mean squared error (MSE), and the activation function is a sigmoid function.

3.5.1. Comparative analysis of multiple algorithm optimization models.

In this study, the dataset is applied to six models—GWO-BP, PSO-BP, WOA-BP, ABC-BP, SSA-BP, and ISSA-BP—for comparative analysis. To ensure fairness and consistency in evaluation, all the models employ identical network parameter settings. A summary of the evaluation indicators for each model is presented in Table 9.

thumbnail
Table 9. Comparison of the results of optimizing BP with different algorithms.

https://doi.org/10.1371/journal.pone.0333226.t009

The results in Table 9 reveal that the ISSA-BP model excels across all indicators. Notably, its R² value (0.9996 significantly surpasses those of the other models, indicating exceptional fitting capability. Furthermore, the model’s MAE, RMSE, MSE, and MAPE are 0.12617, 0.18226, 0.0332, and 0.00698, respectively—the lowest among all the models. These findings suggest that the ISSA-BP model offers substantial advantages over BP models optimized with alternative algorithms in predicting civil aviation CO2 emissions. This superior performance can be attributed to enhancements in the ISSA, which effectively mitigates the issue of convergence to local optima when optimizing the BP neural network parameters, thereby improving the model’s global search capabilities and convergence speed.

In contrast, while the other optimization algorithms do improve the BP model’s performance to some extent, they still fall short of matching the predictive accuracy of the ISSA-BP model in handling complex datasets.

Computational efficiency and model complexity (Table 10) demonstrates that the ISSA-BP model exhibits significant efficiency advantages while maintaining prediction accuracy. In terms of convergence speed, the total convergence time for ISSA-BP is 114.1 seconds (108.2s optimization and 5.9s training), representing a 23.8% improvement over conventional SSA-BP. Compared to other algorithms, ISSA-BP’s optimization phase consumes only 58.1% of PSO-BP’s time and 36.7% of ABC-BP’s time. This acceleration stems from ISSA’s enhanced mechanism that reduces invalid search iterations. Regarding complexity optimization, All comparative models employ the unified 4-13-1 network architecture with 79 total parameters (65 weights and 14 biases). ISSA-BP achieves the optimal parameter-to-performance ratio. Notably, while models like GWO-BP and WOA-BP show slightly shorter training times, their extended optimization phases result in lower overall efficiency.

thumbnail
Table 10. Computational efficiency and model complexity.

https://doi.org/10.1371/journal.pone.0333226.t010

In summary, the ISSA-BP model demonstrates significant superiority in managing high-dimensional and intricate data. Its high accuracy and robustness render it an effective tool for predicting complex phenomena such as civil aviation CO2 emissions, further validating the efficacy of the improved SSA in optimizing BP network parameters.

3.5.2. Comparative analysis of multiple model prediction results.

By optimizing the parameters of the BP neural network through the ISSA, an ISSA-BP model was developed for forecast CO2 emissions in civil aviation. The prediction results from the ISSA-BP model are illustrated in Fig 5. To further corroborate the model’s predictive accuracy, this study also contrasts the CO2 emission forecasts derived from the BP, SVM, and ISSA-SVM models, as depicted in Fig 6. A comparison of Figs 5 and 6 reveals that the ISSA-BP model results in a lower prediction error in the estimation of civil aviation CO2 emissions.

thumbnail
Fig 5. Prediction results for civil aviation CO2 emissions obtained via the ISSA-BP model.

https://doi.org/10.1371/journal.pone.0333226.g005

thumbnail
Fig 6. Prediction results for civil aviation CO2 emissions obtained via the BP, ISSA-SVM, and SVM models.

https://doi.org/10.1371/journal.pone.0333226.g006

To comprehensively assess the predictive capabilities of these models, five evaluation metrics are employed to rigorously analyze each model’s performance, further substantiating the superiority of the ISSA-BP model in predicting civil aviation CO2 emissions. Tables 11 and 12 present summaries of the quantitative indicators, including R², MAE, RMSE, MSE, and MAPE, for all the prediction models on the training and test datasets, respectively. The results unequivocally indicate that the ISSA-BP model outperforms all the other models across all the metrics, thereby confirming its exceptional overall performance.

thumbnail
Table 11. Performance evaluation index results on each model training set.

https://doi.org/10.1371/journal.pone.0333226.t011

thumbnail
Table 12. Performance evaluation index results on each model test set.

https://doi.org/10.1371/journal.pone.0333226.t012

  1. (1). Analysis of the deviation between the model prediction curve and actual values

Figs 5 and 6 illustrate that the prediction curves for each model oscillate around the true values. Notably, the SVM model displays the largest oscillation amplitude, resulting in a substantial deviation between the predicted and actual CO2 emissions from civil aviation, thus yielding lower prediction accuracy than the other models do. Although the ISSA-SVM model has been improved on this basis, reducing the deviation from the true value, it still results in considerable errors at certain points. In contrast, the BP model has smaller prediction errors and outperforms both the SVM and its improved models. As shown in Fig 5, the ISSA-BP model achieves the smallest error in forecasting civil aviation CO2 emissions, with all the values predicted on its training set aligning closely with the actual values. The prediction results further reveal that, on the test set, the model’s predicted values are almost entirely consistent with the actual values. However, Fig 6 indicates that various discrepancies persist between the values predicted by the BP, SVM, and ISSA-SVM models and the actual values.

  1. (2). Improving model robustness and prediction accuracy through the ISSA optimization algorithm

Figs 5 and 6 also demonstrate that the robustness of both the BP and SVM models is markedly enhanced following the integration of the ISSA optimization algorithm. This optimization reduces the fluctuations in the predicted values around the true values, thereby further increasing the prediction accuracy. Notably, the ISSA-BP model’s prediction curve for civil aviation CO2 emissions aligns closely with the true values, revealing an exceptional fitting effect, as depicted in Fig 7. The fitting graph indicates that the scatter points are distributed predominantly along the diagonal, with a correlation coefficient approaching 1. Overall, the ISSA-BP model is identified as the most effective in predicting civil aviation CO2 emissions, demonstrating significant advantages.

thumbnail
Fig 7. Training set fitting of the ISSA-BP model.

https://doi.org/10.1371/journal.pone.0333226.g007

  1. (3). Quantitative comparative analysis of model prediction performance

A comparative analysis of the quantitative indicators reveals the predictive performance of each model, with the ISSA-BP model exhibiting a significantly lower prediction error than its counterparts. Tables 11 and 12 present the performance disparities among the models. Notably, the SVM model demonstrates the poorest performance, with the highest MAE, RMSE, MSE, and MAPE in the test set, indicating a considerable average deviation between the predicted and actual values. In contrast, the BP model outperforms the SVM model and its improved models. Further analysis indicates that the ISSA-BP model excels across all the evaluation metrics, achieving an R2 value close to 1 on the test set and MAE, RMSE, MSE, and MAPE values of 0.1262, 0.1823, 0.0332, and 0.6985, respectively, which are substantially lower than those of the other models. This underscores the significant advantages of the ISSA in optimizing the parameters of the BP model, resulting in exceptional performance in predicting civil aviation CO2 emissions.

In summary, the ISSA-BP model achieves an R2 value near 1 on both the training and test sets, indicating excellent fitting performance on the dataset and markedly superior predictive accuracy compared with the BP, SVM, and ISSA-SVM models. The higher R2 value, coupled with lower MAE, RMSE, MSE, and MAPE values, further highlights the model’s robust performance, indicating its adaptability to diverse datasets.

Furthermore, comprehensive evaluation demonstrates that the proposed ISSA-BP model exhibits superior performance across all assessment metrics compared to both benchmark models, as shown in Table 13. In terms of prediction accuracy, the ISSA-BP achieves near-perfect goodness-of-fit (R2 = 0.9996), outperforming the linear regression (R2 = 0.9991) and VAR models (R2 = 0.9973). The model’s MAE (0.1262) represents merely 15.9% of the linear regression model’s error and 9.5% of the VAR model’s, while its RMSE (0.1823) shows significantly reduced prediction error standard deviation. Regarding error control, the ISSA-BP’s MSE (0.0332) is 31 times smaller than linear regression’s and 89 times smaller than VAR’s, with its MAPE (0.7%) maintaining average percentage errors within 1%. These quantitative advantages translate to an 84–85% prediction error reduction compared to traditional linear regression, and particularly notable 91.6% improvement in MAPE over the VAR model.

thumbnail
Table 13. Performance evaluation index results on ISSA-BP and econometric models.

https://doi.org/10.1371/journal.pone.0333226.t013

3.6. Statistical test and robustness verification

3.6.1. Endogeneity analysis.

To address potential endogeneity issues in the model, all explanatory variables (transportation revenue, total transport turnover, total transportation volume, and energy intensity) were treated as endogenous. Their first-period lagged values were used as instrumental variables in a two-stage least squares (2SLS) estimation. This approach is justified based on the following considerations:

Instrument Validity: The lagged variables are highly correlated with their current counterparts but are not influenced by contemporaneous error terms.

Overidentification Test: The number of instrumental variables (4) equals the number of endogenous variables, resulting in an exactly identified model.

Model Specification: The F-statistics from the first-stage regression all exceed 10, ruling out concerns regarding weak instruments.

Table 14 reveals the 2SLS estimation results, confirming the presence of endogeneity. After controlling for endogeneity, total transport turnover shows a significant negative effect (p < 0.01), indicating that improving operational efficiency can effectively reduce carbon emissions. In contrast, total transportation volume retains a significant positive impact, underscoring the environmental cost associated with the expansion of the aviation industry. The influence of energy intensity becomes statistically insignificant, suggesting that technological improvements alone have limited emission reduction effects. Additionally, the effect of transportation revenue turns insignificant, implying a possible decoupling between economic growth and carbon emissions.

thumbnail
Table 14. Endogeneity Test Results (2SLS Estimation).

https://doi.org/10.1371/journal.pone.0333226.t014

3.6.2. Diebold-Mariano test.

The Diebold Mariano test is used to test whether there is a significant difference in the accuracy of the test set data of the two prediction models.

  1. (1). Statement of statistical significance

The Diebold Mariano test results are shown in Table 15, the prediction performance difference between ISSA-BP model and all comparison models (BP, SVM, ISSA-SVM) reached statistical significance level (p < 0.05), which confirmed the effectiveness of the improved method proposed in this study.

thumbnail
Table 15. Diebold-Mariano tests results of model prediction performance.

https://doi.org/10.1371/journal.pone.0333226.t015

  1. (2). Difference degree analysis

The size of DM statistics further reveals the degree of difference. Compared with traditional SVM, ISSA-BP has the most significant improvement (DM = 124.08), followed by BP neural network (DM = 72.02). Even compared with ISSA-SVM which also uses the improved sparrow algorithm, ISSA-BP still shows significant advantages (DM = 4.09, P = 0.0065), which shows that the optimization effect of BP neural network framework combined with sparrow algorithm is better than that of SVM framework.

3.6.3. Robustness testing and sensitivity analysis.

To ensure model reliability, this study adopted a two-layer validation framework. Control variable tests demonstrate that the model maintains stable prediction performance when key parameters vary within reasonable ranges. The results are shown in Table 16.

thumbnail
Table 16. Sensitivity Analysis results of key parameters.

https://doi.org/10.1371/journal.pone.0333226.t016

  1. (1). Model architecture sensitivity

Three neural network architectures (4-7-1, 4-13-1, and 4-15-1) were tested. The results confirm that the 4-13-1 architecture remains optimal, validating the rationality of the original structure.

  1. (2). Parameter sensitivity

A grid search was performed on five key parameters of the ISSA algorithm (sparrow population size and t-distribution mutation probability).

The results demonstrate that our improved ISSA maintains stable performance across all tested parameter variations, with MSE fluctuations remaining within ±1.2% of optimal values. This comprehensive analysis confirms the robustness of our modifications to population initialization and mutation operations under diverse parameter settings.

3.7. Uncertainty analysis

3.7.1. Neural network cross validation.

Given the limited sample size characteristic of civil aviation CO₂ emission prediction, this study employed five-fold cross-validation to evaluate the ISSA-BPNN model’s performance, thereby reducing the randomness associated with single trial predictions. This methodology partitions the dataset into five mutually exclusive subsets, ensuring each sample participates in both training and testing processes, effectively mitigating limitations caused by small sample sizes. As presented in Table 17, the ISSA-BPNN model demonstrated excellent predictive performance in cross-validation: achieving an average accuracy of 90.54% with a root mean square error (RMSE) of 0.3918 million tons, indicating consistent prediction precision across different data partitions. Furthermore, the model’s coefficient of determination (R) reached 0.9966, approaching the ideal value of 1, further confirming strong correlation between predicted and actual values. These results robustly demonstrate that the ISSA-BPNN model possesses superior generalization capability and goodness-of-fit, establishing it as a reliable tool for civil aviation CO₂ emission forecasting.

thumbnail
Table 17. Results of 5-fold cross-validation of ISSA-BP.

https://doi.org/10.1371/journal.pone.0333226.t017

3.7.2. Model performance evaluation and uncertainty analysis.

To quantify the uncertainty of the predictive model, this study employed the Bootstrap resampling method (n = 1000) to estimate the distributions and 95% confidence intervals (CIs) of RMSE, R2, and MAE. The results are shown in Fig 8.

thumbnail
Fig 8. Distributions and 95% confidence intervals (CIs) of RMSE, R², and MAE.

https://doi.org/10.1371/journal.pone.0333226.g008

RMSE: 1.016 (95% CI: 0.127–4.686). The left -skewed distribution (Fig 8, left) indicates that most prediction errors are concentrated in the lower range, though a few high-error outliers exist. R2: 0.967 (95% CI: 0.748–1.000). The right -skewed distribution (Fig 8, middle) suggests near-optimal explanatory power (R2 ≈ 1) in most cases, with only minor performance degradation in rare scenarios. MAE: 0.669 (95% CI: 0.099–2.763). Similarly, its left -skewed distribution (Fig 8, right) further confirms the model’s robustness.

Therefore, despite some error fluctuations, the model exhibits excellent overall performance (median R2 > 0.96).

4. Policy implications

Our analysis indicates that reduced energy intensity (EI) significantly curbs aviation CO₂ emissions, primarily driven by technological advances and fleet renewal. The 2SLS estimation further reveals that improving operational efficiency has greater emission-reduction potential than technological measures alone. Additionally, the positive impact of total transportation volume highlights the necessity of establishing growth constraint mechanisms such as carbon emission caps.

To effectively curb aviation CO₂ emissions, a multi-pronged strategy is essential. First, emission-reduction technologies should be promoted by enhancing fuel efficiency through technological innovations and expanding technical training. Second, efficiency-oriented operations must be prioritized—including load factor optimization and route network redesign. Third, scale management mechanisms such as carbon emission caps and growth constraints should be implemented to mitigate the strong positive impact of transport volume on emissions. Fourth, integrated policy systems combining market and regulatory instruments should be developed to address the limited individual significance of emission intensity. Finally, external measures such as forest carbon sinks should be utilized to neutralize residual emissions, supported by global carbon market mechanisms.

In summary, the key to aviation emission reduction lies not in suppressing growth itself, but in transforming growth patterns through efficiency gains, operational optimizations, and well-designed policy instruments. Integrating internal measures with external offsets can accelerate China’s aviation sector toward net-zero by 2050.

5. Conclusions

Accurately forecasting civil aviation CO2 emissions is essential for assessing and mitigating the environmental impact of the aviation industry. However, carbon emissions from civil aviation are influenced by a multitude of complex factors. Building on previous research, this paper identifies four key indicators: transportation revenue, total civil aviation transportation turnover, total civil aviation transportation volume, and energy intensity. To address the challenges associated with parameter selection in the BP neural network model, this study introduces a civil aviation carbon emission prediction model based on the ISSA-BP framework. Through a comparative analysis with various prediction models, utilizing five evaluation indicators to assess performance comprehensively, the following principal conclusions are drawn:

  1. (1). Performance advantages of the ISSA-BP model: A comparison of the optimized BP neural network model with different algorithms reveals that the ISSA-BP model has superior prediction accuracy. Specifically, the ISSA-BP model achieves an R2 value of 0.99956, with an MAE of 0.12617, an RMSE of 0.18226, an MSE of 0.03322, and a MAPE of 0.00698. This model not only excels in terms of prediction accuracy but also exhibits remarkable stability and robustness.
  2. (2). Results of the model comparison analysis: Among four models—ISSA-BP, BP, ISSA-SVM, and SVM—the ISSA-BP model consistently outperforms the others on both the training and test sets. It presents a higher R2 value and lower MAE, RMSE, MSE, and MAPE, indicating excellent fitting performance with minimal error, thereby further demonstrating the advantages of the ISSA-BP model in predicting civil aviation CO2 emissions.
  3. (3). Practical application value of the research: The ISSA-BP model developed in this study not only serves as an effective tool for the precise prediction of CO2 emissions in civil aviation but also offers a scientific basis for policy-makers for the formulation and implementation of CO2 reduction strategies. This model aids in the understanding and quantification of the driving factors behind CO2 emissions, facilitating the proposal of more targeted environmental protection measures.

Despite the progress made in constructing and optimizing CO2 emission prediction models, several limitations remain:

  1. (1). Indicator dimensions: This study addresses primarily macrolevel factors that influence civil aviation CO2 emissions. However, microlevel variables—such as the emission characteristics of specific routes and aircraft types—could yield more nuanced predictions. Future research should aim to refine these microlevel indicators.
  2. (2). Optimization and improvement of the ISSA-BP model: While some advancements have been achieved in optimizing the traditional SSA, the inherent complexity and limitations of the algorithm leave room for further improvement of the global search capabilities and convergence speed. Future investigations could explore additional improvement avenues, such as integrating diverse heuristic strategies or introducing varied search mechanisms, to further enhance the optimization performance of BP neural networks.

Supporting information

References

  1. 1. Romanello M, Whitmee S, Mulcahy E, Costello A. Further delays in tackling greenhouse gas emissions at COP28 will be an act of negligence. Lancet. 2023;402(10417):2055–7. pmid:38006898
  2. 2. Brasseur GP, Gupta M. Impact of aviation on climate: research priorities. Bull Am Meteorol Soc. 2010;91(4):461–4.
  3. 3. Zhang F, Graham DJ. Air transport and economic growth: a review of the impact mechanism and causal relationships. Trans Rev. 2020;40(4):506–28.
  4. 4. Comac. Market Forecast Annual Report: 2024-2043. 2023. Available from: http://www.comac.cc/fujian/2024-2043nianbao_en.pdf
  5. 5. Benchimol J, El-Shagi M. Forecast performance in times of terrorism. Economic Modelling. 2020;91:386–402.
  6. 6. Zhu JL, Hu R, Zhang JF. Research on the Measurement and Evolution Characteristics of Aircraft Carbon Emissions in China. Journal of Wuhan University of Technology (Transportation Science & Engineering). 2020;44(3):558–63.
  7. 7. Liu X, Hang Y, Wang Q, Zhou D. Drivers of civil aviation carbon emission change: A two-stage efficiency-oriented decomposition approach. Transportation Research Part D: Transport and Environment. 2020;89:102612.
  8. 8. Kito M, Nagashima F, Kagawa S, Nansai K. Drivers of CO2 emissions in international aviation: the case of Japan. Environ Res Lett. 2020;15(10):104036.
  9. 9. Xu JH, Wang K. Medium- and long-term carbon emission forecast and technological emission reduction potential analysis China’s civil aviation industry. China Environ Sci. 2022;42(7):3412–24.
  10. 10. Mullainathan S, Spiess J. Machine Learning: An Applied Econometric Approach. J Econ Perspect. 2017;31(2):87–106.
  11. 11. Liu Z, Guan D, Wei W, Davis SJ, Ciais P, Bai J, et al. Reduced carbon emission estimates from fossil fuel combustion and cement production in China. Nature. 2015;524(7565):335–8. pmid:26289204
  12. 12. Aldy JE. Per Capita Carbon Dioxide Emissions: Convergence or Divergence? Environ Resourc Econ. 2006;33(4):533–55.
  13. 13. Barkan O, Benchimol J, Caspi I, Cohen E, Hammer A, Koenigstein N. Forecasting CPI inflation components with Hierarchical Recurrent Neural Networks. Int J Forecast. 2023;39(3):1145–62.
  14. 14. Liu X, Hang Y, Wang Q, Zhou D. Flying into the future: A scenario-based analysis of carbon emissions from China’s civil aviation. J Air Trans Manag. 2020;85:101793.
  15. 15. Chao H, Agusdinata DB, DeLaurentis D, Stechel EB. Carbon offsetting and reduction scheme with sustainable aviation fuel options: Fleet-level carbon emissions impacts for U.S. airlines. Transport Res Part D Trans Environ. 2019;75:42–56.
  16. 16. Yu J, Shao C, Xue C, Hu H. China’s aircraft-related CO2 emissions: Decomposition analysis, decoupling status, and future trends. Energy Policy. 2020;138:111215.
  17. 17. Yang H, O’Connell JF. Short-term carbon emissions forecast for aviation industry in Shanghai. J Clean Product. 2020;275:122734.
  18. 18. Brons M, Pels E, Nijkamp P, Rietveld P. Price elasticities of demand for passenger air travel: a meta-analysis. J Air Transp Manag. 2002;8(3):165–75.
  19. 19. Yang L, Hu Y-J, Wang H, Li C, Tang B-J, Wang B, et al. Uncertainty quantification of CO2 emissions from China’s civil aviation industry to 2050. J Environ Manage. 2023;336:117624. pmid:36868152
  20. 20. Wang Q, Li S, Li R, Jiang F. Underestimated impact of the COVID-19 on carbon emission reduction in developing countries - A novel assessment based on scenario analysis. Environ Res. 2022;204(Pt A):111990. pmid:34481817
  21. 21. Zhao X, Han M, Ding L, Calin AC. Forecasting carbon dioxide emissions based on a hybrid of mixed data sampling regression model and back propagation neural network in the USA. Environ Sci Pollut Res Int. 2018;25(3):2899–910. pmid:29143932
  22. 22. Deschênes O, Greenstone M. The Economic Impacts of Climate Change: Evidence from Agricultural Output and Random Fluctuations in Weather. Am Econ Rev. 2007;97(1):354–85.
  23. 23. Rumelhart DE, Hinton GE, Williams RJ. Learning representations by back-propagating errors. 1986.
  24. 24. Deng Y, Zhou X, Shen J, Xiao G, Hong H, Lin H, et al. New methods based on back propagation (BP) and radial basis function (RBF) artificial neural networks (ANNs) for predicting the occurrence of haloketones in tap water. Sci Total Environ. 2021;772:145534. pmid:33571763
  25. 25. Wu D, Zhang D, Liu S, Jin Z, Chowwanonthapunya T, Gao J, et al. Prediction of polycarbonate degradation in natural atmospheric environment of China based on BP-ANN model with screened environmental factors. Chem Eng J. 2020;399:125878.
  26. 26. Li X, Cheng X, Wu W, Wang Q, Tong Z, Zhang X, et al. Forecasting of bioaerosol concentration by a Back Propagation neural network model. Sci Total Environ. 2020;698:134315. pmid:31783453
  27. 27. Xue J, Shen B. A novel swarm intelligence optimization approach: sparrow search algorithm. Syst Sci Cont Eng. 2020;8(1):22–34.
  28. 28. Yang X, Liu J, Liu Y, et al. A novel adaptive sparrow search algorithm based on chaotic mapping and t-distribution mutation. 2021.
  29. 29. Wang Z, Liu Y, Song R. A Crack Image Segmentation Algorithm Based on Adaptive T-distribution[C/OL]. 2021 China Automation Congress (CAC). Beijing: IEEE; 2021, p. 3078–83 [2024-05-29].
  30. 30. Lan KT, Lan CH. Notes on the distinction of Gaussian and Cauchy mutations. In: 2008 Eighth International Conference on Intelligent Systems Design and Applications: Volume 1. 2008, p. 272–7.
  31. 31. Hu M, Zhu L. A novel fractional multivariate GM(1,N) model with interaction effects and its application in forecasting carbon emissions from China’s civil aviation. Grey Syst Theor Appl. 2023;13(3):612–28.
  32. 32. Zhou W, Wang T, Yu Y, Chen D, Zhu B. Scenario analysis of CO2 emissions from China’s civil aviation industry through 2030. Appl Energy. 2016;175:100–8.
  33. 33. Ipcc, I.P.C.C. 2006 IPCC Guidelines for National Greenhouse Gas Inventories. 2006. Available from: https://www.osti.gov/etdeweb/biblio/20880391
  34. 34. Bakay MS, Ağbulut Ü. Electricity production based forecasting of greenhouse gas emissions in Turkey with deep learning, support vector machine and artificial neural network algorithms. J Clean Produc. 2021;285:125324.
  35. 35. Wang K, Li K, Du F, Zhang X, Wang Y, Sun J. Research on prediction model of coal spontaneous combustion temperature based on SSA-CNN. Energy. 2024;290:130158.
  36. 36. Dai Y, Zhao P. A hybrid load forecasting model based on support vector machine with intelligent methods for feature selection and parameter optimization. Appl Energy. 2020;279:115332.
  37. 37. Jianhua L, Zhiheng W. A Hybrid Sparrow Search Algorithm Based on Constructing Similarity. IEEE Access. 2021;9:117581–95.
  38. 38. Zhang C, Ding S. A stochastic configuration network based on chaotic sparrow search algorithm. Knowl-Bas Syst. 2021;220:106924.
  39. 39. Wang H, Wu X, Gholinia F. Forecasting hydropower generation by GFDL-CM3 climate model and hybrid hydrological-elman neural network model based on improved sparrow search algorithm (ISSA). Concurr Comput: Pract Exp. 2021;33(24):e6476.