Next Article in Journal
Potential Influence of the Atlantic Multidecadal Oscillation in the Recent Climate of a Small Basin in Central Mexico
Next Article in Special Issue
Signal Simulation of Dual-Polarization Weather Radar and Its Application in Range Ambiguity Mitigation
Previous Article in Journal
Venus’ Cloud-Tracked Winds Using Ground- and Space-Based Observations with TNG/NICS and VEx/VIRTIS
Previous Article in Special Issue
ELF/VLF Wave Radiation Experiment by Modulated Ionospheric Heating Based on Multi-Source Observations at EISCAT
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Weight Loss Function for the Cooperative Inversion of Atmospheric Duct Parameters

1
School of Electronic Engineering, Xidian University, Xi’an 710071, China
2
China Research Institute of Radiowave Propagation, Qingdao 266107, China
*
Author to whom correspondence should be addressed.
Atmosphere 2022, 13(2), 338; https://doi.org/10.3390/atmos13020338
Submission received: 13 December 2021 / Revised: 6 February 2022 / Accepted: 15 February 2022 / Published: 17 February 2022
(This article belongs to the Special Issue Radar Sensing Atmosphere: Modelling, Imaging and Prediction)

Abstract

:
Low-altitude atmospheric ducts are abnormal atmospheric phenomena in the troposphere, impacting the operation of microwave or ultrashort wave radio systems. Therefore, the real-time acquisition of low-altitude atmospheric duct parameters is essential to ensure the successful operation of radio systems. Remote sensing methods based on deep learning are, presently, the most important tools to infer duct parameters. In a traditional deep learning loss function, different duct parameters adopt the same weight coefficient. This study establishes a weight loss function and proposes a method for determining the weight coefficient based on the extended Fourier amplitude sensitivity test method. Based on Global Navigation Satellite System (GNSS) occultation signals, the cooperative inversion model of atmospheric duct parameters is established. Test results show that our proposed loss function was feasible, effective, and yielded a higher inversion accuracy than the traditional loss function.

1. Introduction

The atmospheric duct is a horizontal layer in the lower troposphere, and the vertical refractive index gradient in this layer can bend the radio signals, inducing their propagation along the earth surface with less attenuation. A comparison of the influence of normal refraction and atmospheric duct on radio wave propagation is shown in Figure 1.
Using atmospheric duct parameters, we can analyze the propagation path of radio waves, calculate their propagation loss, and make full use of the beneficial effects of an atmospheric duct, such as over the horizon detection. It also allows avoidance of adverse effects, such as detecting blind areas, thereby improving the operational performance of the radar system.
Direct measurement and remote sensing are the principal methods used to obtain duct parameters. Remote sensing has the advantages of high temporal and spatial resolutions. In 2003, Gerstoft [1] proposed inverting duct parameters using sea clutter based on a genetic algorithm. In addition to sea clutter data, Global Navigation Satellite System (GNSS) occultation data are the major signal source of atmospheric duct remote sensing [2,3].
With the development of artificial intelligence, deep learning networks have been applied to atmospheric duct parameter inversion. Tepecik [4] proposed an atmospheric duct inversion method using a genetic algorithm and deep learning. Artificial Neural Networks make a pre-estimation and Genetic Algorithm solution that uses the result as a starting population for post-estimation. Han [5] proposed a method for predicting the evaporation duct height using a long short-term memory model. Guo [6] proposed an atmospheric duct inversion method using sea clutter combined with a deep learning method, which established different deep learning networks for different atmospheric duct parameters. In this method, each atmospheric duct parameter inversion is regarded as an independent task. In fact, the atmospheric duct parameters are mutually correlated.
Multi-task learning aims to improve the learning efficiency and prediction accuracy by learning multiple goals from shared information. Multi-task learning has been widely used in computer vision and other fields. Ko [7] proposed a multi-response optimization algorithm based on the loss function, while Kendall [8] proposed a weight-based multi-task learning method that improved network performance. Based on the deep learning network and GNSS occultation data, a cooperative inversion model of atmospheric duct parameters is established in this paper, which can comprehensively consider the influence of different atmospheric duct parameters on radio waves and improve the inversion precision of atmospheric duct parameters.
In a deep learning network, the loss function is an important factor that affects the network performance. In multi-parameter regression or cooperative inversion tasks, the loss function needs to include the influence weight coefficient of a single task. The traditional multi-task loss function sums the loss of a single task, and the weight coefficients of each task are the same. The inversion of atmospheric duct parameters based on a deep learning network is a type of cooperative inversion. Different atmospheric duct parameters have different effects on radio waves, therefore, it is unreasonable to use the same weight coefficient.
Sensitivity analysis is an important method for obtaining weight coefficients. Parameter sensitivity analysis methods can be divided into local and global analyses. Local analysis methods test the degree of influence when specific parameters change; the methods have low workloads and simple operations and are suitable for linear models or models with less uncertainty [9]. Global sensitivity analysis methods analyze the impact of multiple parameters that change simultaneously on the model output and consider the interaction between different parameters, suitable for nonlinear and nonmonotonic, complex models. Common global sensitivity analysis methods include the Morris screening method [10], the Fourier amplitude sensitivity test (FAST) [11], the Sobol method [12], and extended FAST (EFAST). EFAST is a quantitative and improved FAST method, incorporating the Sobol method advantages. In addition, EFAST is robust, requires low sample numbers, has high calculation efficiency, and is used in the hydrological model parameters global sensitivity analysis [13,14]. Employing previous research results, we proposed a method for determining the loss function weight coefficients and applied it to the atmospheric duct parameters inversion.
In summary, a weight loss function for atmospheric duct inversion is established, and the cooperative inversion of atmospheric duct parameters is realized by deep learning network and GNSS occultation data. Compared with the traditional loss function, the proposed loss function improves the inversion accuracy of atmospheric duct parameters.

2. Construction of Weight Loss Function

The traditional loss function does not consider the different duct parameters that influence radio waves. Different atmospheric duct parameters have the same weight coefficient, as shown in the following formula:
L t o t a l = i L i i = 1 , 2 , 3 , 4
L t o t a l is the total loss function of the atmospheric duct inversion model. L i is the loss function of each atmospheric duct parameter:
L i = j = 1 n ( p r e d i ( j ) y i ( j ) ) 2 n i = 1 , 2 , 3 , 4
p r e d i is the inversion value of each atmospheric duct parameter and y i is the true value of each atmospheric duct parameter.
In this study, we propose a weight loss function, which can reflect the different influences of atmospheric duct parameters on radio waves, as shown in the following formula:
L t o t a l = i ω i L i i = 1 , 2 , 3 , 4
ω i is the weight coefficient of the atmospheric duct parameter loss function. The framework of the weight coefficient determination process for the loss function is shown in Figure 2, and the detailed steps are as follows:
  • Probability density fitting of the atmospheric duct parameters;
  • Atmospheric duct parameters sampling;
  • GNSS signal power simulation;
  • Global sensitivity analysis.

2.1. Probability Density Fitting of the Atmospheric Duct Parameters

The atmospheric duct parameters were calculated using the radiosonde data and atmospheric duct model, and the probability density distribution of each atmospheric duct parameter was fitted.

2.1.1. Atmospheric Duct Model

A modified refractive index M described the atmospheric duct. Considering the curvature of the earth influence, the relationship between the atmospheric correction refractive index and refractive index N is
M = N + h r e × 10 6
N = 77.6 T × ( P + 4810 e T )
where r e is the average earth radius, and P , T , and e are the atmospheric pressure, temperature, and water vapor partial pressure at height h from the ground, respectively. The units for P , T , and e are kPa , K , and kPa , respectively. When D M / D h < 0 , atmospheric duct stratification occurs.
Low-altitude atmospheric ducts include surface ducts and elevated ducts. Surface duct is an atmospheric duct whose lower boundary is connected with the surface. It generally appears in sunny weather conditions with stable atmosphere. Elevated duct is an atmospheric duct with suspended lower boundary. The height of the lower boundary is usually tens or hundreds of meters above the ground. This study takes an elevated duct as an example. Elevated duct parameters include elevated duct top height (EDTH), elevated duct strength (EDS), elevated duct layer thickness (EDLH), and foundation layer slope (FLS). The parameter model of elevated ducts is shown in Figure 3. In the range above the trapped layer, the slope is 0.118M/m.

2.1.2. Method for Obtaining Atmospheric Duct Parameters

One of the most accurate methods for obtaining atmospheric duct parameters is radiosonde data. Radiosonde data were geopotential height, temperature, dew point temperature, wind direction, and wind speed observations during daily routine observation hours (00.00 and 12.00 universal time). There are approximately 600 high-altitude meteorological stations worldwide, and their distribution is shown in Figure 4.
A flow chart of the atmospheric duct parameters calculation is shown in Figure 5. The atmospheric modified refractive index profile is calculated using the height, temperature, atmospheric pressure, and dew point temperature data to determine the atmospheric duct presence and calculate the atmospheric duct parameters.
In this study, the atmospheric duct parameters were calculated using radiosonde data from 2015 to 2019, and the distribution of each parameter was fitted. Figure 6 compares the probability density functions of the atmospheric duct parameters and the fitted probability density functions. The red line is the probability density curve, calculated using the measured elevated duct, and the blue line is the probability density curve obtained after fitting. EDTH and EDLH follow a gamma distribution, FLS and EDS follow a log-normal distribution. Atmospheric duct distribution parameters are listed in Table 1.

2.2. Atmospheric Duct Parameters Sampling

The atmospheric duct parameter sample matrix was obtained using the Latin Hypercube Sampling (LHS) and rank correlation methods by fully considering the probability density distribution of atmospheric duct parameters and the correlation between parameters.

2.2.1. Sampling Method of Atmospheric Duct Parameters

The Latin Hypercube Sampling (LHS) Method is an approximate random sampling method [15]. It can accurately reconstruct the atmospheric duct parameter distribution by sampling fewer iterations. The key to the LHS is to divide the atmospheric duct parameters cumulative probability distribution into intervals with equal probability and randomly select atmospheric duct parameter samples from each interval, thus, ensuring that the atmospheric duct parameter samples structure is similar to the overall structure, improving the estimation accuracy. The LHS method schematic is shown in Figure 7.
The LHS steps are as follows:
  • The duct parameter cumulative distribution function is split into N non-overlapping intervals of equal marginal probability ( 1 / N );
  • One of the N intervals is randomly selected;
  • A value is randomly selected within the time interval to calculate the inverse distribution as the sample value of the first atmospheric duct parameter [16];
  • The unselected interval is randomly selected to obtain N samples in other iterative processes;
  • Repeat steps 1–4 for each atmospheric duct parameter.

2.2.2. Rank Order Correlation

Each parameter was sampled independently during the sampling atmospheric duct parameter process, using the LHS method. Consequently, the correlation between atmospheric duct parameters was disregarded in the sampling process. Therefore, to reproduce the duct parameters correlation characteristics in the sampling process and accurately describe the distribution of atmospheric duct parameters, it is necessary to introduce the desired correlation structure into the samples.
The study presents a method based on rank correlations intended to induce the desired rank dependence among input variables. Iman and Conover [17] developed the input samples correlation technique based on the premise that rank correlation defines dependencies among input variables. Thus, a correlation coefficient computed on raw data may lose meaning and interpretability with non-normal data or in the presence of outliers. However, rank correlation coefficients are meaningful in most modeling situations, even when the data are normal.
A flow chart of the rank correlation method is shown in Figure 8, and the algorithm can be summarized in the steps outlined below:
  • Calculate T of R . T is the correlation coefficient matrix of R , and R is the atmospheric duct parameters sample matrix; samples were approximately 4000, and the atmospheric duct parameters included EDTH, FLS, EDS, and EDLH;
  • Calculate the lower triangular Cholesky decomposition P of C e l e , where C e l e = P P T . C e l e is the matrix corresponding to the wanted correlation matrix;
  • Calculate the lower triangular Cholesky decomposition Q of T , that is T = Q Q T , where T is the calculation result of step 1;
  • Obtain S such that C e l e = S × T × S T ; S can be calculated as S = P × Q 1 ;
  • Obtain R s c o r e by rank-transforming R and convert to van der Waerden scores;
  • Calculate the target correlation matrix R , where R * = R s c o r e S T ;
  • Match up the rank pairing in R according to R * .
Based on the distribution of atmospheric duct parameters, approximately 4000 atmospheric duct parameter samples were obtained by the LHS method.
Considering EDTH as an example, LHS and random sampling were adopted. A comparison between the EDTH sample probability density distribution (obtained using LHS and random sampling) and the EDTH probability density distribution is shown in Figure 9. Evidently, the probability density curve obtained using the random sampling method differed from the actual distribution, whereas the probability density distribution obtained using LHS exhibited a close fit to the actual distribution.

2.3. GNSS Occultation Signal Power Simulation

The GNSS occultation signal is divided into space- and ground-based occultation signals. The global atmospheric environment can be retrieved using space-based signals [18,19]; however, the accuracy is low when estimating the hyper-refraction environment in low-altitude atmospheric duct environments [20,21,22]. Ground-based occultation signals can be used to estimate atmospheric environmental parameters [23,24,25]. Therefore, in this paper, GNSS occultation data were used to invert atmospheric duct parameters.
The GNSS signal propagation model uses the reciprocity theorem to set the ground receiver as the transmitting source. The method avoids the top input field calculation, and the results are more reliable. The parabolic equation model is used to calculate the radio wave propagation factor in the atmospheric duct region, and the propagation factors in other regions remain unchanged [25].
The path loss of the GNSS signal expressed in dB at elevation θ t is:
L = 32.4 + 20 log 10 R s + 20 log 10 f + F
where L is the path propagation loss, R s is the distance from the receiver to the satellite, f is the frequency, and F is the propagation factor calculated according to the parabolic equation.
Based on the GNSS signal power simulation algorithm and atmospheric duct parameter samples, GNSS signal power under different atmospheric duct conditions was calculated. The GNSS signal power variation with an elevation under different atmospheric duct parameters is shown in Figure 10. The atmospheric duct parameters had a considerable impact on the GNSS signal power.

2.4. Global Sensitivity Analysis

Sensitivity analysis analyzes how the variation in the output of a model can be qualitatively or quantitatively apportioned to different variation sources and how a given model depends on the information fed into it [26]. In this study, sensitivity analysis was primarily applied to the influence of different atmospheric duct parameters on the GNSS signal power.
The EFAST method is a global sensitivity analysis method proposed by Sailtelli et al., which combines the advantages of the Sobel method and the FAST. The method adopts the model variance analysis idea. It considers that the model output variance is caused by various input parameters and the interaction between them, reflecting the model output sensitivity to input parameters. Therefore, the contribution proportion of each parameter and the connection between parameters to the total variance can be obtained through the model variance decomposition; this is the parameter sensitivity index.
The EFAST method is a quantitative global sensitivity analysis method based on variance; that is, we consider that the variance of the model results can reflect the model output sensitivity results. In this method, the model sensitivity is divided into (1) the independent action sensitivity of a single parameter and (2) the sensitivity of the interaction between various parameters.
The model expression for the influence of atmospheric duct parameters on the GNSS signal power is:
Y = f ( x i , x 2 , x n )
where ( x i , x 2 , , x n ) is the input atmospheric duct parameters, and Y is the change in GNSS signal power.
We selected an appropriate conversion function G i to convert Y = f ( x i ) to Y = f ( s ) . Here, the conversion function G i is related to the probability density function of the parameter x i :
x i ( s ) = G i ( sin ω i s ) , i = 1 , 2 , , n
where s is a scalar, and s and ω i are integer frequencies defined by the atmospheric duct parameters x i .
y = f ( s ) = j = + | A p sin j s + B p cos j s |
A ω i = 1 2 π π π f ( s ) cos ω i s d s
B ω i = 1 2 π π π f ( s ) sin ω i s d s
Then, the change in variance caused by the atmospheric duct parameters is the sum of the squares of the integral multiples of ω i amplitudes, that is,
var x i [ E ( Y | x i ) ] = ( A p ω i 2 + B p ω i 2 )
The total variance of the model and the first-order variance caused by the atmospheric duct parameters can be calculated using Equations (9)–(11). According to Equation (12), the main sensitivity index of atmospheric duct parameters after ignoring the coupling with other parameters can be calculated as follows:
M S I i = var x i [ E ( Y | x i ) ] var ( Y )
where var ( Y ) is the atmospheric duct parameters total sensitivity index; that is, the sum of the sensitivity indices of each order, which can be expressed as:
T S I i = S i + S i j + + S 12 i k
Figure 11 shows the atmospheric duct parameters sensitivity calculated using the EFAST method. FLS has the highest sensitivity and the greatest impact on the GNSS signal power distribution; the EDTH, EDLH, and EDS sensitivities were similar. The total sensitivity index of all parameters was large. The main sensitivity index was different from the total sensitivity index. It can be inferred that there is a strong correlation between the different input parameters.
Based on the global sensitivity analysis results, the total sensitivity index was selected as the weight coefficient.
ω i = ( 0 . 50 , 0 . 87 , 0 . 51 , 057 )

3. Cooperative Inversion Model of Atmospheric Duct Parameters

The Deep neural network (DNN) is the most basic network structure in deep learning. The DNN includes an input layer, a hidden layer, and an output layer. In this paper, the input layer data were the GNSS signal power that varied with elevation angle. The hidden layer consists of multiple neurons. The output layer consists of atmospheric duct parameters. The DNN parameters include the loss function, activation function, optimization method, number of hidden layers, and number of neurons. The atmospheric duct parameter inversion framework based on the DNN is shown in Figure 12.

3.1. Data Set

The data set consists of atmospheric duct parameter samples and GNSS signal power values. A dataset schematic diagram is shown in Figure 13. The training set data accounted for 80%, and the validation set data accounted for 20% after data normalization and splitting.

3.2. Activation Function

The rectified linear unit (ReLU) function was selected as the activation function. When the eigenvalue of the ReLU function is large, the gradient is 1; therefore, the disappearance of the gradient can be avoided, and the convergence speed is fast. The ReLU function can be expressed as follows:
Re LU = { x , x > 0 0 , x 0
where x represents the output value of each hidden layer in the atmospheric duct inversion model, which is inputted to the next hidden layer after the ReLU function transformation.

3.3. Optimization Algorithm

The adaptive motion estimation (Adam) optimization algorithm extends the random gradient descent algorithm. It uses the first- and second-order moment estimations of the gradient to dynamically adjust the learning rate of each parameter, which can adapt to different weight parameters and achieve better optimization results. The advantage of Adam is that after offset correction, the learning rate of each iteration has a certain range, making the parameters more stable.

3.4. Other Hyper-Parameters

This study sets the hyper-parameters according to previous studies and experience [5,6]. The deep learning network parameter settings are shown in Table 2.

4. Results and Discussion

Different atmospheric duct inversion models are established using the traditional and proposed loss functions. The comparison of inversion results is shown in Figure 14. A sample is randomly selected from the validation set as a reference sample.
Figure 14 shows that the atmospheric duct inversion result was closer to the reference value after applying our proposed loss function. To statistically analyze the influence of different loss functions on the atmospheric duct inversion results, we used the validation set data to calculate the atmospheric duct inversion accuracy.
We used the mean absolute percentage error (MAPE), mean absolute error (MAE), and root means square error (RMSE) to evaluate the accuracy of duct parameter inversion results.
Table 3 compares the atmospheric duct parameters inversion results using the traditional loss function and our proposed loss function. Furthermore, Table 3 shows that the RMSE, MAE, and MAPE calculated using our proposed loss function were less than the traditional loss function, indicating that the loss function was more suitable for atmospheric duct parameter inversion.
White Gaussian noise was added to the deep learning data set to evaluate the atmospheric duct inversion model performance in the case of noise pollution. Table 4 shows the atmospheric duct inversion results under white Gaussian noise conditions. Furthermore, Table 4 shows that after adding noise in the training set, the inversion accuracy of atmospheric duct parameters using different loss functions was reduced. However, the inversion accuracy using the loss function proposed was better than that using the traditional loss function, showing that the loss function proposed yielded better stability and anti-noise ability.
Our model has higher accuracy and improved applicability than the traditional method regarding the inversion of duct parameters. Furthermore, our experimental results show that an appropriate loss function can effectively improve the performance of deep learning networks.

5. Conclusions

Based on the EFAST global sensitivity analysis method, combined with the LHS and rank correlation methods, this study determined the loss function weight coefficient, establishing a loss function suitable for the cooperative inversion of atmospheric duct parameters. Furthermore, by applying the DNN, an atmospheric duct parameter inversion model was established using the traditional loss function and our proposed loss function; the atmospheric duct inversion accuracies of the models were compared. The comparative results show that our proposed loss function can better retrieve the relationships between atmospheric duct parameters, yielding improved inversion accuracy. Nevertheless, the DNN datasets used in this study are simulation data. In future research, measured GNSS power data can be added to the dataset to optimize the network parameters and improve the inversion accuracy of the atmospheric duct parameters.

Author Contributions

Conceptualization, J.-J.W. and J.H.; Methodology, J.H.; Software, J.H., H.-G.W. and L.-J.Z.; Validation, J.H., J.-J.W. and Q.-L.Z.; Formal analysis, J.H.; Investigation, J.H.; Resources, J.H. and H.Z.; Data curation J.-J.W., Q.-N.W. and L.-J.Z.; Writing—original draft preparation, J.H.; Writing—review and editing, J.-J.W., H.-G.W. and C.Z.; Visualization, Q.-N.W. and H.Z.; Supervision, J.-J.W.; Project administration, J.-J.W.; Funding acquisition, J.-J.W. and H.-G.W. 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 (grant number 61775175 and 42076195).

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Not applicable.

Acknowledgments

We thank all the editors and reviewers for their valuable comments that greatly improved the presentation of this paper.

Conflicts of Interest

The authors declare that they have no conflict of interest.

References

  1. Gerstoft, P.; Rogers, L.T.; Krolik, J.L.; Hodgkiss, W.S. Inversion for refractivity parameters from radar sea clutter. Radio Sci. 2003, 38, 8053. [Google Scholar] [CrossRef]
  2. Hajj, G.A.; Kursinski, E.; Romans, L.; Bertiger, W.I.; Leroy, S.S. A technical description of atmospheric sounding by GPS occultation. Atmos. Sol.-Terr. Phys. 2002, 64, 451–469. [Google Scholar] [CrossRef]
  3. Pelliccia, F.; Pacifici, F.; Bonafoni, S.; Basili, P.; Pierdicca, N.; Ciotti, P.; Emery, W.J. Neural networks for arctic atmosphere sounding from radio occultation data. IEEE Trans. Geosci. Remote Sens. 2011, 49, 4846–4855. [Google Scholar] [CrossRef]
  4. Tepecik, C.; Navruz, I. A novel hybrid model for inversion problem of atmospheric refractivity estimation. Int. J. Electron. Commun. 2018, 84, 258–264. [Google Scholar] [CrossRef]
  5. Han, J.; Wu, J.J.; Zhu, Q.L.; Wang, H.G.; Zhou, Y.F.; Jiang, M.B.; Zhang, S.B.; Wang, B. Evaporation duct height nowcasting in China’s Yellow Sea based on deep learning. Remote Sens. 2021, 13, 1577. [Google Scholar] [CrossRef]
  6. Guo, X.W.; Wu, J.J.; Zhang, J.P.; Han, J. Deep learning for solving inversion problem of atmospheric refractivity estimation. Sustain. Cities Soc. 2018, 43, 524–531. [Google Scholar] [CrossRef]
  7. Ko, Y.H.; Kim, K.J.; Jun, C.H. A new loss function-based method for multi-response optimization. J. Qual. Technol. 2005, 37, 50–59. [Google Scholar] [CrossRef]
  8. Kendall, A.; Gal, Y.; Cipolla, R. Multi-Task Learning Using Uncertainty to Weigh Losses for Scene Geometry and Semantics. In Proceedings of the CVF Conference on Computer Vision and Pattern Recognition, Salt Lake City, UT, USA, 18–23 June 2018; IEEE: New York, NY, USA, 2018; pp. 7482–7491. [Google Scholar]
  9. Lu, X.J.; Wang, Y.P.; Ziehn, T.; Dai, Y. An efficient method for global parameter sensitivity analysis and its applications to the Australian community land surface model (CABLE). Agric. For. Meteorol. 2013, 182–183, 292–303. [Google Scholar] [CrossRef]
  10. Morris, M.D. Factorial sampling plans for preliminary computational experiments. Technometrics 1991, 33, 161–174. [Google Scholar] [CrossRef]
  11. Cukie, R.I.; Levine, H.B.; Shuler, K.E. Nonlinear sensitivity analysis of multi-parameter model systems. J. Comput. Phys. 1978, 26, 1–42. [Google Scholar] [CrossRef]
  12. Sobol, I.M. Sensitivity estimates for nonlinear mathematical model. Comput. Math. Model. Comput. Exper. 1993, 1, 407–414. [Google Scholar]
  13. Saltelli, A.; Tarantola, S.; Chan, K.A. Quantitative model independent method for global sensitivity analysis of model output. Technometrics 1999, 41, 39–56. [Google Scholar] [CrossRef]
  14. Ren, Q.W.; Chen, Y.B.; Shu, X.J. Global sensitivity analysis of Xinanjiang model parameters based on extend fast method. Acta Sci. Nat. Univ. Sunyatseni 2010, 49, 127–134. [Google Scholar]
  15. McKay, M.D.; Conover, W.J.; Beckman, R.J. A comparison of three methods for selecting values of input variables in the analysis of output from a computer code. Technometrics 1979, 21, 239–245. [Google Scholar]
  16. Gregory, D.; Wyss, K.; Jorgensen, H. A User’s Guide to LHS: Sandia’s Latin Hypercube Sampling Software; Technical Report SAND2004-2439; Sandia National Laboratories: Albuquerque, NM, USA, 1998. [Google Scholar]
  17. Iman, R.L.; Conover, W.J. A distribution free approach to inducing rank correlation among input variables. Commun. Stat. Simul. Comput. 1982, 11, 311–334. [Google Scholar] [CrossRef]
  18. Healy, S.B.; Jupp, A.M.; Marquardt, C. Forecast impact experiment with GPS radio occultation measurements. Geophys. Res. Lett. 2005, 32, L03804. [Google Scholar] [CrossRef] [Green Version]
  19. Schmidt, T.; Wickert, J.; Marquardt, C.; Beyerle, G.; Reigber, C.; Galas, R.; König, R. GPS radio occultation with CHAMP: An innovative remote sensing method of the atmosphere. Adv. Space Res. 2004, 33, 1036–1040. [Google Scholar] [CrossRef]
  20. Ao, C.O. Effect of ducting on radio occultation measurements: An assessment based on high resolution radiosonde soundings. Radio Sci. 2007, 42, RS2008. [Google Scholar] [CrossRef] [Green Version]
  21. Xie, F.; Wu, D.L.; Ao, C.O.; Kursinski, E.R.; Mannucci, A.J.; Syndergaard, S. Super refraction effects on GPS radio occultation refractivity in marine boundary layers. Geophys. Res. Lett. 2010, 37, L11805. [Google Scholar] [CrossRef]
  22. Sokolovskiy, S.V. Effect of super refraction on inversions of radio occultation signals in the lower troposphere. Radio Sci. 2003, 38, 24. [Google Scholar] [CrossRef] [Green Version]
  23. Lowry, A.R.; Rocken, C.; Sokolovskiy, S.V.; Anderson, K.D. Vertical profiling of atmospheric refractivity from ground-based GPS. Radio Sci. 2002, 37, 13. [Google Scholar] [CrossRef]
  24. Wang, B.; Wu, Z.S.; Zhao, S.W.; Wang, H.G. A passive technique to monitor evaporation duct height using coastal GNSS-R. IEEE Geosci. Remote Sens. Lett. 2011, 8, 587–591. [Google Scholar] [CrossRef]
  25. Wang, H.G.; Wu, Z.S.; Kang, S.F.; Zhao, Z.W. Monitoring the marine atmospheric refractivity profiles by ground-based GPS occultation. IEEE Geosci. Remote Sens. Lett. 2013, 10, 962–965. [Google Scholar] [CrossRef]
  26. Saltelli, A. What is sensitivity analysis? In Sensitivity Analysis; Wiley Series in Probability and Statistics; John Wiley & Sons: Hoboken, NJ, USA, 2000; pp. 3–13. [Google Scholar]
Figure 1. Radio wave propagation trajectory under normal refraction and atmospheric duct.
Figure 1. Radio wave propagation trajectory under normal refraction and atmospheric duct.
Atmosphere 13 00338 g001
Figure 2. Flow chart of weight coefficient determination.
Figure 2. Flow chart of weight coefficient determination.
Atmosphere 13 00338 g002
Figure 3. Elevated duct model.
Figure 3. Elevated duct model.
Atmosphere 13 00338 g003
Figure 4. Global high-altitude meteorological station map (each blue dot indicates the station location).
Figure 4. Global high-altitude meteorological station map (each blue dot indicates the station location).
Atmosphere 13 00338 g004
Figure 5. Flow chart for calculating duct parameters.
Figure 5. Flow chart for calculating duct parameters.
Atmosphere 13 00338 g005
Figure 6. Parameter distribution and an atmospheric duct fitting distribution (the red line is the probability density curve and the blue line is the probability density curve obtained after fitting).
Figure 6. Parameter distribution and an atmospheric duct fitting distribution (the red line is the probability density curve and the blue line is the probability density curve obtained after fitting).
Atmosphere 13 00338 g006aAtmosphere 13 00338 g006b
Figure 7. Schematic of LHS.
Figure 7. Schematic of LHS.
Atmosphere 13 00338 g007
Figure 8. Flow chart of the rank correlation method.
Figure 8. Flow chart of the rank correlation method.
Atmosphere 13 00338 g008
Figure 9. Comparison of LHS and random sampling.
Figure 9. Comparison of LHS and random sampling.
Atmosphere 13 00338 g009
Figure 10. Influence of different duct parameters, (a) = EDS, (b) = EDTH, and (c) = FLS), on GNSS signal.
Figure 10. Influence of different duct parameters, (a) = EDS, (b) = EDTH, and (c) = FLS), on GNSS signal.
Atmosphere 13 00338 g010
Figure 11. Main sensitivity index and total sensitivity index of different atmospheric duct parameters on GNSS signal propagation.
Figure 11. Main sensitivity index and total sensitivity index of different atmospheric duct parameters on GNSS signal propagation.
Atmosphere 13 00338 g011
Figure 12. Duct parameter inversion framework based on the DNN.
Figure 12. Duct parameter inversion framework based on the DNN.
Atmosphere 13 00338 g012
Figure 13. Schematic of data composition.
Figure 13. Schematic of data composition.
Atmosphere 13 00338 g013
Figure 14. Atmospheric duct inversion is compared under different loss functions (red is the reference value, green is the traditional loss function inversion result, and blue is the proposed loss function inversion result).
Figure 14. Atmospheric duct inversion is compared under different loss functions (red is the reference value, green is the traditional loss function inversion result, and blue is the proposed loss function inversion result).
Atmosphere 13 00338 g014
Table 1. Parameter distribution table of an atmospheric duct.
Table 1. Parameter distribution table of an atmospheric duct.
Duct ParameterDistributionDistribution ParameterValue
EDTHGammaShape2.6
Scale865.1
FLSLog-normalMean0.116
Standard deviation0.015
EDLHGammaShape2.7
Scale35.1
EDSLog-normalMean2.2
Standard deviation0.73
Table 2. Deep neural network hyper-parameters.
Table 2. Deep neural network hyper-parameters.
Numbers of Hidden LayersNumber of NodesTraining EpochsLearning Rate (e-4)Batch Size
41024;512;256;3220,000150
Table 3. Comparison of inversion results based on different loss functions.
Table 3. Comparison of inversion results based on different loss functions.
Duct ParametersTraditional Loss FunctionProposed Loss Function
RMSEMAEMAPERMSEMAEMAPE
EDTH(m)49.940.43.235.427.12.5
FLS0.0020.0010.90.00060.00050.5
EDLH(m)9.28.08.53.52.83.0
EDS(M-unit)0.40.35.50.20.153.3
Table 4. Comparison of inversion results based on loss functions (white Gaussian noise).
Table 4. Comparison of inversion results based on loss functions (white Gaussian noise).
Duct ParametersTraditional Loss FunctionProposed Loss Function
RMSEMAEMAPERMSEMAEMAPE
EDTH(m)94.775.25.582.263.44.3
FLS0.00260.00121.20.00120.00090.9
EDLH(m)10.37.98.65.64.34.2
EDS(M-unit)0.60.46.80.40.34.5
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Han, J.; Wu, J.-J.; Wang, H.-G.; Zhu, Q.-L.; Zhang, L.-J.; Zhang, C.; Wang, Q.-N.; Zhao, H. Weight Loss Function for the Cooperative Inversion of Atmospheric Duct Parameters. Atmosphere 2022, 13, 338. https://doi.org/10.3390/atmos13020338

AMA Style

Han J, Wu J-J, Wang H-G, Zhu Q-L, Zhang L-J, Zhang C, Wang Q-N, Zhao H. Weight Loss Function for the Cooperative Inversion of Atmospheric Duct Parameters. Atmosphere. 2022; 13(2):338. https://doi.org/10.3390/atmos13020338

Chicago/Turabian Style

Han, Jie, Jia-Ji Wu, Hong-Guang Wang, Qing-Lin Zhu, Li-Jun Zhang, Chao Zhang, Qian-Nan Wang, and Hui Zhao. 2022. "Weight Loss Function for the Cooperative Inversion of Atmospheric Duct Parameters" Atmosphere 13, no. 2: 338. https://doi.org/10.3390/atmos13020338

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