Next Article in Journal
The Abrupt Change in Potential Evapotranspiration and Its Climatic Attribution over the Past 50 Years in the Sichuan–Chongqing Region, China
Previous Article in Journal
Temporal and Spatial Variation Characteristics of the Ecosystem in the Inner Mongolia Section of the Yellow River Basin
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

A Hybrid Extended Kalman Filter Based on Parametrized ANNs for the Improvement of the Forecasts of Numerical Weather and Wave Prediction Models

by
Athanasios Donas
1,2,
George Galanis
2,
Ioannis Pytharoulis
3 and
Ioannis Th. Famelis
1,*
1
microSENSES Laboratory, Department of Electrical and Electronics Engineering, Ancient Olive Grove Campus, University of West Attica, 250, Thivon Ave., Egaleo, 12241 Athens, Greece
2
Mathematical Modeling and Applications Laboratory, Hellenic Naval Academy, Hatzikiriakion, 18539 Piraeus, Greece
3
Department of Meteorology and Climatology, School of Geology, Aristotle University of Thessaloniki, 54124 Thessaloniki, Greece
*
Author to whom correspondence should be addressed.
Atmosphere 2024, 15(7), 828; https://doi.org/10.3390/atmos15070828
Submission received: 27 May 2024 / Revised: 27 June 2024 / Accepted: 4 July 2024 / Published: 10 July 2024
(This article belongs to the Section Atmospheric Techniques, Instruments, and Modeling)

Abstract

:
A hybrid optimization filter for weather and wave numerical models is proposed and tested in this study. Parametrized Artificial Neural Networks are utilized in conjunction with Extended Kalman Filters to provide a novel postprocess strategy for 10 m wind speed, 2 m air temperature, and significant wave height simulations. The innovation of the developed model is the implementation of Feedforward Neural Networks and Radial Basis Function Neural Networks as estimators of an exogenous parameter that adjusts the covariance matrices of the Extended Kalman Filter process. This hybrid system is evaluated through a time window process leading to promising results, thus enabling a decrease in systematic errors alongside the restriction of the error variability and the corresponding forecast uncertainty. The obtained results showed that the average reduction of the systematic error exceeded 75%, while the corresponding nonsystematic part of that error decreased by 35%.

1. Introduction

The necessity for accurate weather and wave predictions has increased dramatically in recent decades as a result of several affected applications, including ocean surface and wildfire modeling. Numerical Weather and Wave Prediction (NWWP) models are extensively utilized for these purposes and are employed by operational and research institutions to successfully simulate global environmental conditions. Yet, when anticipating a local region of interest, NWWP models fail to produce satisfactory forecasts. This is owing to the multiparametric character of the numerous components involved, such as the significant dependency on the initial and lateral boundary conditions, the inability to capture subscale phenomena, and the variability of subgrid scale physiographic characteristics (e.g., land use, topography, etc.), as well as the inherent errors in the numerical methods and the parameterization of atmospheric/wave processes [1].
To address these concerns, one possible answer could be to improve the model’s resolution; however, the effectiveness of this strategy is uncertain, and the computational cost will undoubtedly rise significantly. An alternative technique would be to improve the initial conditions using assimilation systems and postprocessing algorithms [2,3,4]. These tools, such as Artificial Neural Networks (ANNs) and Kalman Filters (KFs), are used to improve the final output from statistical models. Such approaches construct a cost function, which is defined as the “distance” (bias) between the model’s direct outputs and the corresponding recorded observations to minimize the simulation’s systematic inaccuracy.
Under this framework, a combined method of Extended Kalman Filters (EKFs) and Artificial Neural Networks is presented in this study for the enhancement of the forecasts of NWWP models. Specifically, the numerical WAve Model (WAM) and the numerical Weather Research and Forecasting (WRF) model are utilized, thus regarding the environmental parameters of significant wave height, 10 m wind speed, and 2 m air temperature.
To accomplish this, the suggested methodology aims to eliminate the systematic part of the forecast error and reduce the remaining nonsystematic noise. Several strategies have been developed to achieve the first objective. Particularly, Kariniotakis and Pinson [5] and Kariniotakis et al. [6] suggested an ANN approach, whereas Vanem [7], Giebel [8], Resconi [9], and others proposed methodologies based on heavy statistical models. This study, however, implements the Kalman Filter process due to the reduced CPU memory requirements, which constitute a crucial advantage for every application.
The Kalman Filter [10,11,12] and its nonlinear expansion, EKF [13,14], are valuable tools for reducing systematic errors, as they are considered to be the statistically ideal sequential strategy that integrates recursive observations with current predictions using weights that minimize the relevant biases [15]. Nevertheless, in several cases, such filters fail to decrease the variability in the forecast error [16], thus producing poor final forecasts due to the remaining uncertainty. This is partly owing to the filter’s initial assumptions, which often require fixed covariance matrices, which are defined before the implementation of the method. However, this approach is inadequate for dynamic conditions, as the measurement inaccuracy varies due to external influences.
To avoid this issue and reduce the remaining nonsystematic part of the forecast error, this work employs a modified estimation rule to update the covariance matrices based on an exogenous (memory) parameter that is determined using parametrized Artificial Neural Networks (pANNs). The initial methodology implements a parametrized Feedforward Neural Network (pFFNN). More specifically, the pFFNN is trained with multiple parameter values, and the optimal one is selected according to a preset goal. The chosen value is then applied to the EKF to adapt the covariance matrices and provide improved results for the NWWP model in use. This Hybrid Extended Kalman Filter (HEKF) was successfully used for significant wave height forecasts, thus improving the direct outputs of the WAM model [17].
The main drawback of this strategy, though, is the increased computational cost caused by the FFNN training algorithms; therefore, an alternative ANN structure is required. As a result, the novelty of the presented study is the introduction of Radial Basis Function Neural Networks (RBF NNs) as parameter estimators (pRBF NNs). The various architectures are compared for several environmental factors derived from different time periods and regions of Greece, thus aiming to examine the efficiency of the methodology in terms of accuracy and computational (time) cost.
The evaluation of the method was carried out through a time window process. More thoroughly, the first case study focuses on the area of Crete in the Aegean Sea from 2007 to 2009 regarding the significant wave height, while the second and the third case studies concern the area of Thessaloniki in northern Greece for 2020, thus regarding 10 m wind speed and 2 m air temperature simulations.
The structure of this work is organized as follows: In Section 2, the utilized numerical weather and wave prediction models are described alongside a detailed presentation of the proposed methodology. Section 3 covers the fundamentals of the Extended Kalman Filter and the suggested adaptative estimation rule for the covariance matrices, while in Section 4, the various parametrized Artificial Neural Networks are presented. Moving forward, the developed Hybrid Extended Kalman Filter is described in Section 5, whereas in Section 6, the time window process is analyzed, as well as the extracted results for every case study. Finally, the conclusions drawn from this study are discussed in Section 7.

2. Models and Methodology

The utilized weather and wave numerical models are described in this section alongside a thorough analysis of the proposed methodology, thus highlighting its core components.

2.1. Numerical WAve Model

One of the world’s most widely applied and well-tested models for wave forecasting is the WAve Model. WAM [18] is a 3rd generation model that solves the wave transport equation directly, with no assumptions regarding the structure of the wave spectrum. The numerical model can be utilized on any given grid with an arbitrarily set time and space resolution—in both deep and shallow waters—thus taking into consideration the effect of wave refraction induced by depth variations and wave currents.
A modification of the standard WAM model is implemented in this study, which is based on the ECMWF (European Centre for Medium Range Weather Forecasts) version CY46R1 [19,20], which establishes new parameterizations for the spectral dissipation. These parameterizations are merged and calibrated using the discrete interaction approximation for nonlinear interactions. The applied enhancements result in more accurate modeling of swell dissipation, as well as better forecasting of extreme wave values over swell-dominated locations such as the southeast region of the Mediterranean Sea.
WAM produces a variety of outputs, including full wave spectra at predefined grid points, significant wave height, mean wave direction and frequency, wind and swell wave height and mean direction components, and wind stress fields corrected for wave-induced stress and drag coefficients at each grid point at selected output times. However, this research focuses on the wave parameter of Significant Wave Height (SWH), which is utilized to a variety of cutting-edge applications (renewable energy sources, research and rescue, shipping, etc.) and is defined as the mean wave height of the highest third of the waves, which can be computed by the following:
S W H = 4 m 0
where m 0 = 0 2 π 0 f 0 F f , θ   d f   d θ . F represents the spectral density with respect to frequency f and direction θ .

2.2. Weather Research and Forecasting Model

The Weather Research and Forecasting model is a numerical nonhydrostatic system that produces atmospheric simulations intended for research and operational use. The WRF model [21] has been successfully utilized in a variety of applications such as numerical weather prediction, air chemistry, hydrology, wildland fires, intense weather events and regional climate [22,23,24,25].
The simulation procedure has two stages. Initially, the model’s domain is configured by assimilating the input data and preparing the initial conditions, followed by the implementation of the prediction system, which runs within WRF’s software framework and handles I/O and parallel computing communications. Specifically, WRF simulations start with the WRF Preprocessing System (WPS), which analyzes and combines geographical information (such as topography and land use) to establish model domains.
Afterward, it collects, reorganizes, and interpolates the required initial guess atmospheric data (e.g., a global analysis or model forecast) into the user’s domains, thus generating the model’s vertical levels and lateral boundary conditions [26]. Then, the WRF model is ready to run through the embedded forecast system that includes the dynamical solver and physics packages for atmospheric processes (e.g., microphysics, radiation, planetary boundary layer, etc.).
The nonhydrostatic WRF model with the Advanced Research dynamic solver is utilized by the Department of Meteorology and Climatology in the Aristotle University of Thessaloniki, Greece in order to produce operational numerical weather predictions (http://meteo3.geo.auth.gr/WRF/, accessed on 19 June 2024). The modeling system was originally developed, calibrated, and evaluated in the framework of the Wave4Us project [27]. It has been employed in studies of intense weather events in the Mediterranean Sea [28,29,30,31] and the hydrography of the Thermaikos Gulf in northern Greece [32].
The forecasts have been produced in three one-way nested domains that cover (a) Europe, the Mediterranean Sea Basin, and Northern Africa (D01); (b) a large part of the central and eastern Mediterranean, including the whole of Greece (D02); and (c) northern Greece and parts of the surrounding regions (D03) at horizontal grid spacings of 15 km × 15 km, 5 km × 5 km, and 1.667 km × 1.667 km (longitude–latitude), respectively. High-resolution USGS (United States Geological Survey) data at 30 × 30 arcsec have been used for the definition of the land–sea mask, land use, and topography. The initial and boundary conditions of the outer model domain (D01) are based on the operational analyses and predictions of the 12:00 UTC forecast cycle of GFS/NCEP (Global Forecast System/ National Centers for Environmental Prediction) at 0.25° × 0.25° (longitude–latitude). The boundary conditions of D02 (D03) are provided by the forecasts of D01 (D02). The sea surface temperatures are forced by the global analyses of the NCEP at 1/12° × 1/12°, and they do not change during each forecast cycle of the WRF model. The model employs 39 sigma levels with enhanced vertical resolution at the lowest troposphere, and its top is located at 50 hPa. The physical parameterizations include the schemes of Eta Ferrier [33], Betts-Miller-Janjic [34,35], and Mellor-Yamada-Janjic [34] for the microphysics, cumulus convection (only in D01 and D02), and boundary and surface layer processes, respectively. The longwave and shortwave radiations are parameterized by the RRTMG (Rapid Radiative Transfer Model application for Global climate models; [36]) scheme, while the soil processes are represented by the Unified NOAH (NCEP/Oregon State University/Air Force/Hydrologic Research Lab) land surface model [37] using four layers to a depth of 2 m.
The WRF model generates a number of outcomes, such as mean sea level pressure, air temperature, wind azimuth, and speed for the model forecasts and at the anemometer’s height for the observations, as well as the relative humidity. This study, though, focuses on the environmental parameters of 10 m wind speed (WS) and 2 m air temperature (Tem), which are predicted by the domain D02. These two parameters are of primary importance in meteorology, climatology, weather forecasting, and numerous applications (in engineering, agriculture, renewable energy sources, etc.). The wind speed is characterized by significant spatiotemporal variability and abrupt changes (due to fronts, convergence lines, thunderstorms, etc.), especially near the land/sea surface, thus making its accurate prediction a difficult task, even in high-resolution numerical modeling. The 2 m air temperature is also highly affected by the physiographic characteristics (land use, topography, etc.) of the surface. The insufficient representation of these features (for example, due to the horizontal resolution or recent land use changes), especially in regions that they vary significantly, may induce systematic biases to the 2 m air temperature.

2.3. Methodology

The main objective of this work is to present a combined implementation of Extended Kalman Filters and Artificial Neural Networks that aims to improve the forecasting capabilities of the numerical weather and wave models discussed in the previous sections. Two different types of ANNs have been utilized, particularly the Feedforward Neural Networks and the Radial Basis Neural Networks, to determine an exogenous memory parameter based on a predefined history data set (History data set), which contains both the model’s forecasts and the recorded observations.
The parametrized Artificial Neural Networks specify the optimal parameter, which is afterward applied to the Extended Kalman Filter to adaptively estimate the covariances matrices and to produce the enhanced predictions (Forecast data set) of the environmental parameter under study. The developed Hybrid Extended Kalman Filter seeks to decode the prediction error of the simulation expressed as an ANN, (FFNN or RBF NN) the size (number of neurons/clusters) of which is defined through the network’s initial training. Therefore, the HEKF is used as a learning algorithm for the selected network based on a smaller data set (Range data set).
During that process, the HEKF employs the Extended Kalman Filter for eliminating potential systematic errors, in conjunction with parametrized Artificial Neural Networks for pursuing the reduction in the remaining white noise and the accompanying variability in the nonsystematic part of the model error. The suggested methodology is described in the Method’s Diagram (Figure 1)
In every stage of the method, both the model’s predictions and the recorded observations are necessary. The forecasts are available from the numerical models WAM and WRF, while the recorded observations were derived from various stations in Greece (Figure 2). Particularly, the wind speed and the temperature observations were obtained from Stations AUTH and AXIOS located on the campus of the Aristotle University of Thessaloniki (AUTH) and the Axios river delta, respectively (Figure 3). On the other hand, the corresponding observations for the significant wave height were obtained from the Heraklion Station in the area of Crete (Figure 4). The key features of each station are summarized in Table 1.

3. Adaptive Extended Kalman Filter

Kalman Filtering (KF) is a recursive estimation algorithm that produces an improved prediction for an unknown state vector x t at time t , which is given as the information of an observable vector y t , under the premise that those variables have a linear association. In most real-world applications, though, the model’s dynamics are nonlinear, thus necessitating a different filtering strategy. One such approach is the Extended Kalman Filter, which is a Kalman Filter extension that uses Taylor’s approximation for linearization [38].
To set the framework for the construction of the EKF, consider a nonlinear system characterized by the following state measurement model:
x t = h t 1 x t 1 + w t 1
y t = g t x t + v t
where w t 1 and v t are Gaussian nonsystematic parts of the model error with covariance matrices Q t 1 and R t , respectively, while h t 1 and g t are nonlinear, time dependent transition C 1 functions. The state space model of Equations (2) and (3) is linearized around the previous or most current state estimate, which can be either the priori estimate x ^ t 1 or the posteriori estimate x ^ t / t 1 , thereby depending on the functional being considered. However, if the linearization process fails to approximate the linear model accurately, the EKF may diverge [39].
More specifically, the EKF includes the following stages:
  • Definitions. Jacobian matrices of the nonlinear transition functions.
  • H t 1 = h t 1 | x ^ t 1
  • G t / t 1 = g t / t 1 | x ^ t / t 1
  • Initialization. For t = 0 , set
x ^ 0 = E x 0 ,
P 0 = E x 0 E x 0 x 0 E x 0 T ,
R 0 , Q 0
where P 0 is the state error covariance.
  • Iteration. For t = 1 , 2 , , compute the following:
  • Prediction Step:
    x ^ t / t 1 = h t 1 x ^ t 1
    P t / t 1 = H t 1 P t 1 H t 1 T + Q t 1
  • Correction Step:
    x ^ t / t = x ^ t / t 1 + K t y t g t x ^ t / t 1
    P t / t = I K t G t / t 1 P t / t 1
where K t = P t / t 1 G t / t 1 T G t / t 1 P t / t 1 G t / t 1 T + R t 1 . The K t is the Kalman Gain and is the filter’s most essential parameter, since it determines how the filter will respond to any potential changes [40]. For instance, in the case that the value of the Kalman Gain is modest, this can be considered as an indication that the uncertainty in the measurements is high; thus, only a small fraction of the observation will be used to predict the new state.
A challenging issue in Kalman filtering is the choice of the covariance matrices, as a poor selection might substantially impair its performance or possibly lead the filter to diverge. Some researchers have employed fixed covariance matrices that are estimated before the application of the algorithm [41,42], whereas others have altered them during the process, thus utilizing the last seven values of w t = x t x t 1 and v t = y t x t [14,43,44].

3.1. Residual-Based Method

This work, however, adopts an approach based on the study of Shahrokh and Huang [45], who proposed an estimating method for adaptably adjusting the covariances matrices by applying a constant (memory) parameter α .
In every step of the filtering process, the covariance matrix R t can be estimated using the following formula:
R t = S t G t / t 1 P t / t 1 G t / t 1 T
where S t is the covariance matrix of the innovation, which expresses the difference between the actual measurement and its predicted value based on x ^ t / t 1 . P t / t 1 is a d   i m S t a t e × d i m S t a t e matrix, while G t / t 1 is a 1 × d i m S t a t e vector, with d i m S t a t e being the dimension of the state vector x t . One the other hand, S t is a square matrix, where its size depends on the dimension of the measurement vector y t .
However, Equation (4) does not guarantee that R t will be positive, as it should be as a covariance matrix; hence, the residual-based adaptive approach is used to ensure positivity. More specifically, the innovation covariance matrix S t is approximated as follows:
  S t   S t ¯ = E ε t ε t T = E v t v t T G t / t 1 P t / t 1 G t / t 1 T
where R t = E v t v t T , and ε t is the residual. The residual is determined as the difference between the measurement’s actual value and its projected value based on x ^ t / t . Therefore, the measurement noise covariance matrix R t can be computed by the following:
R t = E ε t ε t T + G t / t 1 P t / t 1 G t / t 1 T
To implement (4), the expectation operation ε t ε t   T is estimated by averaging itself, and also—instead of the moving window—a memory factor, 0 < α 1 , is utilized. Hence, the Equation (5) is transformed to the following:
R t = α R t 1 + 1 α ε t ε t T + G t / t 1 P t / t 1 G t / t 1 T

3.2. Innovation-Based Method

During the EKF implementation, the process noise can be found through the following formula:
w t 1 = x t h t 1 x t 1
Thus, using the prediction step, the expected process noise can be defined as follows:
  w ˆ t 1 = x ^ t / t h t 1 x ^ t / t 1     = x ^ t / t x ^ t / t 1 = K t y t g t x ^ t / t 1   = K t d t
where d t expresses the measurement innovation. Therefore, an approximation of the process noise covariance matrix can be computed using the following equation:
E w ˆ t 1 w ˆ t 1 T = E K t d t d t T K t T = K t E d t d k T K t T   Q ˆ t 1 = K t E d t d k T K t T
Similar to the residual-based method, the expectation operation d t d t   T is estimated by averaging itself, and the same memory factor α is introduced to adaptively compute the variable Q over time, thus using the following formula:
Q t = α Q t 1 + 1 α K t d t d t T K t T
Equations (6) and (7) are linear expressions of the parameter a that dictate the degree of effect of the prior and subsequent condition. In particular, if the value of the parameter is close to 1, earlier predictions gain more weight, which forces the covariance matrix to take longer to adapt to changes. In their study [45], the value of the (memory) parameter was chosen to be fixed and equal to 0.3.
Τhe selection of the memory parameter, however, cannot be specified without taking into consideration the available data, as critical information required for the study of dynamical systems is lost. To this end, the proposed study implements parametrized Artificial Neural Networks to define that parameter. More thoroughly, the parametrized ANNs are trained for various values of the parameter a , and the optimal one is selected to update the covariances matrices based on Equations (6) and (7).

4. Artificial Neural Networks

Artificial Neural Networks are supervised Machine Learning algorithms that draw inspiration from the process of the human brain, thus aiming to discover the fuzzy association between independent input variables and their corresponding dependent targets. The ANNs consist of processing elements, also known as nodes (neurons), and connections. Nodes have their input, which is transformed through a transfer function into output, thus allowing them to communicate with other nodes and to process information to the entire structure. Following how information travels into the network, various ANNs can be constructed [46]. This paper, however, focuses on Feedforward Neural Networks and Radial Basis Function Neural Networks, thus evaluating and comparing their properties as parameter estimators.

4.1. Parametrized Feedforward Neural Networks

Feedforward Neural Networks are artificial models that map input data sets to corresponding outputs and usually consist of multiple layers and neurons that are fully connected in a direct graph. This study presents a three-layer FFNN with one hidden layer of the log-sigmoid function, φ x = 1 1 + e x , as an activation function [47] and one linear output layer.
The proposed parametrized Feedforward Neural Network (Figure 5) accepts an input vector X i = X t + i m i , , X t + i 1 i , a T , where i = 0 , , N , which contains the value of the parameter a , along with m previous predictions of the numerical weather model, and produces an estimation for the recorded observation at the time t + i . More specifically, N is the total number of the available input vectors, and m = 2 , , t 1 is the size of the model’s previous predictions.
The pFFNN can be trained for various values of that parameter, thus determining which one best portrays the correlation between the input vector and the related output. Here, we choose a 0 ,   1 . Furthermore, as the size of the network is not specified, the suggested structure is also trained for a number of neurons ranging from 5 to 12.
The main objective of this process is to determine the ideal combination of neurons and the value of the (memory) parameter that optimizes the network’s performance, i.e., that minimizes the Mean Squared Error (MSE):
M S E = 1 N i = 0 N ( e r i ) 2
where e r i = T i o i ˜ is the training error between the i th target ( T i ) and the corresponding output from the pFFNN o i ˜ = V   φ D   Χ i + b T + c . Here, D is a M × n matrix, with n being the size of the input vector, i.e., n = m + 1 , and M being the number of neurons in the hidden layer. Additionally, V and b are 1 *   M matrices, while c is a scalar.
The determination of these variables is known as the “training” or “learning” stage and is carried out through optimization techniques that seek to minimize the MSE [48]. Several optimization algorithms have been utilized for training ANNs [49,50]. However, regarding the pFFNN’s training, this work implements the Levenberg–Marquardt (LM) method, as the number of the network’s variables is relatively small and also because the MSE is used as a performance index [51].
The Levenberg–Marquardt algorithm combines the steepest descent method with the Gauss–Newton algorithm to update the weights of the network during the training process. To be more precise, the updating rule in the k iteration is given by the following formula [52]:
W k + 1 = W k J k T J k + μ Ι J k e r k
In this case, we have the following:
  • W k is a column vector that contains all the network’s variables (weights and biases).
  • J k is the Jacobian matrix.
  • e r k express the vectorized training error, i.e., e r k = e r k 0 , .. , e r k N T .
  • The quantity J k T J k + μ Ι represents an approximation of the Hessian matrix introduced by the LM, i.e., H = J k T J k + μ Ι .
  • Ι is the identity matrix.
  • μ is a combination parameter that takes only positive values and ensures the reversibility of the J k T J k matrix.
Calculating the Jacobian is a critical factor for the LM implementation, as it can become a difficult and time-consuming procedure due to the complexity of the network’s structure (the number of neurons and hidden layers). The corresponding Jacobian matrix for the proposed parametrized FFNN has the following form:
J k = e r k 0 d 1 , 1 e r k 0 d n , 1     e r k 0 d 1 , M e r k 0 d n , Μ   e r k 0 b 1 e r k 0 b M e r k 0 v 1 e r k 0 v M e r k 0 b o u t e r k i d 1 , 1 e r k i d n , 1 e r k i d 1 , M e r k i d n , Μ e r k i b 1 e r k i b M e r k i v 1 e r k i v M e r k i b o u t e r k N d 1 , 1 e r k N d n , 1 e r k N d 1 , M e r k N d n , Μ e r k N b 1 e r k N b M e r k N v 1 e r k N v M e r k N b o u t
wherein this case, we have the following:
  • d s , l express the synaptic weight between the s input and the l neuron in the hidden layer. Here, s = 1 , , n , and l = 1 , , M .
  • b l and v l are the bias of the l neuron and the corresponding synaptic weight between this neuron and the output layer.
  • e r k i d s , l = v l φ n e t l i X s i and e r k i b l = v 1 φ n e t l i , with n e t l i being the input of the l   neuron based on the i training pattern, i.e., n e t l i = s = 1 n d s , l X s i + b l , where X s i is the s input of the X i input vector.
  • e r k i v l = v l φ n e t l i and e r k i b o u t = 1 , where b o u t is the bias of the output layer.
When the Jacobian matrix is calculated, the training process (Figure 6) for the pFFNN can be described by the next diagram [52].
Beyond the training algorithm, another aspect to take into account is overfitting. Overfitting is a phenomenon that occurs when an ANN memorizes the characteristics of the training data set, thus preventing thereby the creation of models that effectively generalize from observed data to unseen data [53]. To address this issue, this study applies the early stopping strategy [54]. During the learning process, the training data set is used to update the network’s weights at each epoch, and afterward, the network’s performance is calculated on the validation data set. If the computed error increases for several epochs, the training process is stopped, and the weights that produced the minimum validation error are the optimal network’s variables (Figure 7). The overfitting handle is a crucial part of the training process.
To summarize the above procedure, for identifying the optimal combination of neurons and memory parameter a , the following tables present the major elements of the suggested network (Table 2), together with Algorithm 1.
Algorithm 1: pFFNN
Create the training data based on History data:{Inputs, Targets} → {Model’s Forecast, Observations}
for   each   parameter   a do
Insert parameter into the Input data
for each Neuron do
Create the network. % number of neurons, initial values for the weights and biases, number of epochs (total and for Early Stop).
while train ≤ maxtrain % For every network, conduct multiple trainings
Split the Input data randomly, and create the Train and the Validation data sets.
Train network using Levenberg–Marquardt backpropagation algorithm and Early Stop.
performance → Network’s performance % MSE.
if performance < Initial Value
Initial Value → performance
Store the best results for each combination. Number of neurons, performance, parameter, train time.
endif
train → train + 1
endwhile
train → 1
endfor
readjust Initial Value
endfor
Define the optimal parameter and number of neurons
if multiple indices in the Total MSE vector show similar results %, their absolute difference is below a threshold
position → the index with minimum train time
else
position → the index with minimum MSE
end
Best Neurons → Neuron (position) and Best Parameter → parameter (position)

4.2. Parametrized Radial Basis Function Neural Networks

A major drawback of the application of Feedforward Neural Networks is the gradient-based training algorithms that significantly increase the computational cost. Therefore, a different network structure is necessary. On such architecture is the Radial Basis Function Neural Network [55], which represent a unique type of ANN and have been extensively utilized in various applications [56,57,58] due to their simple, straightforward configuration and training algorithms that are characterized by high accuracy and low computational cost [59].
This study presents a parametrized RBF NN consisting of an input layer, one hidden layer with a Gaussian φ x = e x 2 , radial basis transfer functions [47,60,61], and one linear output layer, as illustrated in Figure 8.
Unlike the corresponding pFFNN structure, which conducts an inner product operation between the weights and the input and adds a bias, pRBF NN computes the Euclidean distance between the input vector and each weight and multiplies the bias. Hence, the so-called net input for the j neuron in the hidden layer is calculated as follows:
n e t i n p u t j = X i C j b j
where expresses the Euclidean distance. The weight C j acts as the center point of the j th node, while the corresponding offset variable b j , also known as the width, scales the Gaussian distribution, thus instigating it to stretch or compress. The calculated input is then transformed through the activation function and produces the neuron’s output. Each output is multiplied by the corresponding synaptic weight ( v j ), and their sum generates the network’s direct response:
o i ˜ = j = 1 K v j φ X i C j b j
where number K represents the total number of centers.
In RBF NN modeling, the selection of centers and widths is critical for their successful implementation. More specifically, it is important to define well-distributed centers through the network’s inputs and biases that allow for high overlap among the basis functions. A common established approach for identifying the centers of an RBF network is the k-means++ clustering technique [62].
The k-means++ algorithm is a modification of the k-means [63] that ensures the finding of a set of centers that achieves a O log k approximation for the ideal center set [64]. However, k-means++ does not automatically dictate the ideal number of clusters, as their number must be specified before the usage of the method; thus, it is difficult to define their optimal size.
To avoid this issue and determine the network’s size, the suggested parametrized RBF NN is trained for several clusters ranging from 10 to 70. Furthermore, as the network receives an input vector X i = X t + i m i , , X t + i 1 i , a T , it can also be trained for various values of the memory parameter a specifying the combination that maximizes the network’s performance, i.e., that minimizes the Sum Squared Error (SSE):
S S E = i = 0 N e r i 2
When the centers are established, the width of each neuron cluster can be computed using the following strategy: For each neuron, locate the r C input vectors from the training set that are closest to the associated center and then compute the average distance between the center and its neighbors [51]:
d i s t j = 1 r c p = 1 r c X p C j
where X 1 and X 2 are the closest and the next-closest input vectors to the center C j . Then, the corresponding width is calculated by the following formula:
b j = 1 2   d i s t j
After the estimation of the hidden nodes and their widths, the linear interconnection of the hidden and output layer permits the use of linear regression techniques for weight calculation rather than gradient descent approaches [65]. To illustrate the training procedure, let us represent the network’s response for all input vectors X i in Equation (7) as follows:
Y = Φ V
where Φ = [ φ Χ i , C j , b j i , j   i = 0 , , N ,   j = 1 , , K is the output matrix of the radial functions φ , and V = v 1 , , v K   T is the vector of synaptic weights that connect the hidden layer with the output layer. Hence, the vector of weights that minimizes the SSE is given by the following:
V ^ = ( Φ Τ Φ ) 1 Φ Τ T
with T being the column vector of the measured target values, i.e., T = T 0 , , T i , , T N T .
As in the case of pFFNNs, the risk of overfitting remains high; therefore, the way to deal with it is crucial for the creation of an RBF network with enhanced generalization capabilities. More specifically, the weight decay or ridge regression strategy [66] is utilized instead of early stopping. The goal of this approach is to constrain the magnitude of network weights rather than the quantity of them by adding a parameter λ > 0 in the Sum-Squared Error, which penalizes large weights. Based on this amendment, the SSE (9) is transformed to the following:
S S E = i = 0 N e r i 2 + λ j = 1 K v j
whereas the corresponding optimal vector V ^ is defined as follows:
V ^ * = ( Φ Τ Φ + λ Ι Κ ) 1 Φ Τ T
The described process is summarized by the following tables, which present the key elements of the proposed pRBFNN (Table 3), as well as Algorithm 2.
Algorithm 2: pRBFNN
Create the training data based on History data:{Inputs, Targets} → {Model’s Forecast, Observations}
for   each   parameter   a do
Insert parameter into the Input data
for each Cluster do
Create the network. % number of clusters, regularization parameter λ = 0.06.
while train ≤ maxtrain % For every network, conduct multiple trainings
Split the Input data randomly, and create the Train and the Validation data sets.
Define the Centers from the Train data set using K-means++ algorithm, and calculate the widths.
Train network using LLS.
performance → Network’s performance % SSE.
if performance < Initial Value
Initial Value → performance
Store the best results for each combination. Number of clusters, performance, parameter, train time.
endif
train → train + 1
endwhile
train → 1
endfor
readjust Initial Value
endfor
Define the optimal parameter and number of clusters
if multiple indices in the Total SSE vector show similar results %, their absolute difference is below a threshold
position → the index with minimum train time
else
position → the index with minimum SSE
end
Best Clusters → Cluster (position) and Best Parameter → parameter (position)

5. Hybrid Extended Kalman Filter

Aiming to improve the predictions of the numerical weather and wave prediction models, the Hybrid Extended Kalman Filter is utilized to decode the forecast error, which is defined as the difference between the recorded observation and the corresponding model’s forecast (For) [17]. In particular, a nonlinear function is considered based on the model’s previous estimation, which in time t is given by the following:
O b s t F o r t = m t N t , F o r t 1 + v t
or
y t = m t N t , F o r t 1 + v t
where m is the nonlinear correlation, and N t is the vectorial parameter that needs to be estimated by the hybrid filter. In this work, m is expressed as a neural network, which can be an FFNN or an RBF NN; thus, the variable N t includes the network’s weights and biases. More specifically, if an FFNN is employed, m t N t , F o r t 1 = V   φ D , F o r t 1 , b + c , and N t = D , V , b , c , while if an RBF NN is applied, m t N t , y t 1 = V   φ ^ F o r t 1 , C , b , and N t = V , b , where φ ^ = φ F o r t 1 , C 1 , b 1 , , φ F o r t 1 , C K , b K T . Note here that the centers C of the hidden nodes are determined before the application of the hybrid filter through the k-means++ algorithm; hence, they are not included in the vector N t .
Therefore, the Hybrid Extended Kalman Filter is used as a learning rule intending to determine the network’s optimal parameters. Similar modified Extended Kalman Filter algorithms have been frequently utilized as neural network training methods [67,68,69,70] due to their fast and efficient implementation [71]. These approaches are closely connected to sequential versions of the Gauss–Newton algorithm and, unlike the comparable batch variant, they do not need inversion of the approximate Hessian matrix [51].
To illustrate the procedure of the hybrid filter, the state space model must be established. As a measurement equation, the appropriate choice for this study is Equation (10), whereas the selection of the matching state equation is uncertain, as the evolution of the state vector N t in time is unknown. Hence, we presume that its change would be random and, as a result, we set the system’s nonlinear transition function h t 1 = 1 . Thus, the state measurement model is the following:
N t = N t 1 + w t 1
y t = m t N t , F o r t 1 + v t
After the dynamic system is defined, the Hybrid Extended Kalman Filter conducts the following steps:
1.
Definition. Jacobian matrix of the nonlinear transition function m .
F t / t 1 = m t / t 1 | N ^ t / t 1
2.
Initialization. For t = 0 , set
  N ^ 0 = E N 0 ,   P 0 = E N 0 E N 0 N 0 E N 0 T , R 0 , Q 0
3.
Iteration. For t = 1 , 2 , , compute the following:
3.1.
Prediction Step:
N ^ t / t 1 = N ^ t 1
P t / t 1 = P t 1 + Q t 1
3.2.
Correction Step:
d t = y t m t N ^ t / t 1 ( innovation )
K t = P t / t 1 F t / t 1 T F t / t 1 P t / t 1 F t / t 1 T + R t 1
N ^ t / t = N ^ t / t 1 + K t y t m t N ^ t / t 1 ( First State Correction )
ε t = y t m t N ^ t / t ( residual )
Update the measurement noise covariance matrix based on (6):
R t = α R t 1 + 1 α ε t ε t T + F t / t 1 P t / t 1 F t / t 1 T
K t = P t / t 1 F t / t 1 T F t / t 1 P t / t 1 F t / t 1 T + R t 1 ( Re-Calculate the Kalman Gain )
P t / t = I K t F t / t 1 P t / t 1
Update the process noise covariance matrix based on (7):
Q t = α Q t 1 + 1 α K t d t d t T K t T
N ^ t / t = N ^ t / t 1 + K t y t m t N ^ t / t 1 ( Second State Correction )
Applying the algorithm outlined in Algorithm 2, we obtain as N t the estimated systematic error at time t of the numerical model in use. This value represents the optimal weights and biases of the selected ANN, which produces a direct output added to the model’s forecast for time t + 1 , thus resulting in a more accurate prediction:
I m p r o v e d   F o r t + 1 = F o r t + 1 + m t N t , F o r t
Note here that, during the training process, N t is a column vector; therefore, each variable of the network should be adapted accordingly. Furthermore, the size of the network is determined based on Algorithms 1 and 2 correspondingly. The hybrid filter’s procedure is summarized in Algorithm 3.
Algorithm 3: Hybrid Extended Kalman Filter
Obtain   the   optimal   parameter   a and the number of hidden notes:Algorithm 1 or Algorithm 2
Create the training data set for the Hybrid Filter based on the Range data:{Inputs, Targets} → {Model’s Forecast, Observations}
% if Algorithm 2 is used, then the centers C are determined by k-means++: For   Algorithm   2   the   centers   C   are   not   included   in   N t
Create the initial values for the Filter: N 0 ,   P 0 ,   Q 0 . R 0
for each training data do
Implement Hybrid Extended Kalman Filter; % if Algorithm 2 is used, then take the absolute value of the widths (b).
end
Obtain   the   optimal   state   vector   N t
Create the forecasting data based on the Forecast data:{Inputs, Targets} → {Model’s Forecast, Observations}
Compute the Improved Forecasts

6. Time Window Process

This section presents a time window process application for the various environmental parameters under study. Specifically, the proposed methodology was applied for Significant Wave Height forecasts concerning the area of Heraklion in 2007–2009 and for Wind Speed and Temperature forecasts concerning the Thessaloniki region in 2020. The aim of this procedure was dual. On the one hand, the stability of the suggested hybrid Filter was tested over different regions and time periods, while on the other hand, the utilized ANNs topologies were compared through their computational cost.
Each time window applies Algorithms 1–3 based on specified history data sets and forecasting intervals, which are defined prior to the usage of the method. These hyper-parameters were not randomly selected but were determined via multiple sensitivity tests, and the results are shown in Table 4.
Studying the above, it is clear that there is not a fixed history data set for the ANN’s training that meets all environmental parameters, and the same goes for the predicting intervals. However, that is not the case regarding the hybrid filter’s training, as the conducted tests show that the optimal value for the number of observations is equal to 72. The proposed Time Window Process is described by the Algorithm 4.
Algorithm 4: Time Window Process
Load the data:{Inputs, Targets} → {Model’s Forecast, Observations}
Normalize the data:{Inputs, Targets} → [–1, 1]
Define the History, the Range, and the Forecast data sets
Define the maximum number of time windows: M a x _ t w
Initialize the necessary matrix and vectors to store the results
Define the set of parameters: parameter   a → [0:step:1]
Define the set of Neurons or Clusters depending on the ANN structure:Neuron → [5,...,12] or Cluster→ [10:step1:70]
for  k = 0 , , M a x _ t w
T r   1 + k : H i s t o r y   D a t a + k Training data for the ANN %s one step in time.
Run the Algorithm 1 or 2 Obtain the optimal parameter and network size.
T r 1 T r   e n d + 1 :   T r   e n d + R a n g e Training data for the HEKF.
T r 2 T r 1   e n d + 1 : T r 1 e n d + F o r e c a s t Forecasting data for the improved predictions and the evaluation.
Run the Algorithm 3
Denormalize the data
Apply HEKF, and obtain the optimal vector N t and improved forecasts.
Improved forecasts, corresponding model’s forecasts, and recorded observations.
Evaluate the method based on T r 2 and store the results Bias, RMSE, and Ns indices. Store Time Series, parameter, and network’s size.
end
Store the aggregate results from every time window

6.1. Evaluation of the Method

The following metrics were employed to assess the method’s efficacy for the different environmental parameters:
  • B i a s which serves as a measure of variations between observations and model forecasts, is defined as follows:
    Bias = t = 1 F o r e c a s t o b s t f o r t F o r e c a s t
  • RMSE stands for the Root Mean Squared Error and is a metric that quantifies the error variability by describing the model’s overall predictive behavior, and it is computed by the following equation:
    RMSE = t = 1 F o r e c a s t o b s t f o r t 2 F o r e c a s t
  • NS, or the Nash–Sutcliffe model efficiency coefficient, varies between and 1. A perfect match between the model’s forecasts and observations is indicated by a value of 1, but a zero value indicates that the model’s accuracy is only equal to that of the reference model, which in this case is the mean value of the observations o b s ¯ . The value of NS is defined as follows:
    NS = 1 t = 1 F o r e c a s t o b s t f o r t 2 t = 1 F o r e c a s t o b s t o b s ¯ 2
For every indicator, Forecast is the range of the forecasting interval (number of valid pairs with predictions–observations), o b s t expresses the observed value at time t , and f o r t is the improved prediction of the proposed method, or the model’s forecast, at the same time.

6.2. Results

The results derived from the suggested approach are presented in this section. More specifically, the following Table 5, Table 6 and Table 7 present the average values of the evaluation indicators obtained from the various time windows, while the following time series diagrams present the corresponding time series diagrams. In addition, for every case study, the produced computational cost for each ANN structure is provided. Detailed results from each time window are presented in Appendix A, Appendix B and Appendix C.

6.2.1. Results Derived from the Crete Region: Heraklion Station—Significant Wave Height

The results from the Crete region show that the suggested methodology improved the predictions of the WAM-cycle 4 numerical model considerably. In particular for 2007, the hybrid filter based on the FFNN produced better results, as the minimum enhancement noticed was 36% and concerned the RMSE index, while the corresponding improvement based on the RBFNN structure was only 11%. Similar conclusions can be extracted by studying the time series diagram (Figure 9—Crete 2007), as the FFNN’s improved forecasts satisfactorily describe the distribution of recorded observations.
Moving on to the next period, it is unclear which combination offered the best outcomes. The highest improvement reported was 86% in the Bias index after implementing the FFNN structure, while the biggest enhancements noticed for the RMSE and NS were 24% and 23%, respectively, through the RBFNN. Similar indications can be obtained from the time series diagram (Figure 9—Crete 2008), as the application of the hybrid filter, based on both structures, produced outputs closer to the recorded observations; thus, it is uncertain which architecture is the proper choice. However, if the time efficiency (Figure 10) is taken into consideration, then the RBFNN is the suitable selection, as its computational cost was almost 32 s.
During 2009, the RBFNN was the optimal choice, since it improved all the evaluation indicators noticeably and also because the FFNN structure produced lower-quality outcomes compared to the model. That can be seen, additionally, through the time series (Figure 9—Crete 2009), where the implementation of the RBFNN hybrid filter led to an adequate convergence of the modeled PDFs to the observations.

6.2.2. Results Derived from the Thessaloniki Region: Stations AUTH and AXIOS—Wind Speed

The results derived from the Thermaikos Gulf, regarding the wind speed, showed that the hybrid filter based on the FFNN improved the forecasts of the WRF model greatly. More specifically, in Station AUTH, the Bias index decreased by 86%, while the values of the RMSE and NS indicators enhanced by 47% and 75%, respectively. Moreover, the distribution of improved predictions (Figure 11—AUTH) exhibited the same tendency, as their morphology in a range of 72 observations was identical to that of the recorded observations. The first time corresponds to the 6th forecast hour (due to WRF model spin-up), and the following times are in hourly intervals (the same applies to the air temperature diagrams).
On the other hand, the improvement at Station AXIOS was less significant. In this scenario, the Bias dropped by 56%, but the RMSE and NS improved only by 7% and 21%, respectively. The same pattern is visible in the time series diagram (Figure 11—AXIOS), as between the 27th and 48th observation, the improved forecasts failed to approximate the distribution of the recorded observations successfully. Furthermore, it should be noted that the consistent behavior of the FFNN hybrid filter considerably rose the computational cost (Figure 12) of the procedure, since the total time was 53.4 s, whereas the corresponding time for the RBFNN was 15 s.

6.2.3. Results Derived from the Thessaloniki Region: Stations AUTH and AXIOS—Temperature

The implementation of the proposed approach for the environmental parameter of temperature considerably boosted the forecasting capabilities of the WRF model. Studying the time series diagrams (Figure 13) from Stations AUTH and AXIOS, it is observed that, once more, the hybrid filter based on the FFNN generated estimations that matched the available observation perfectly. Additionally, the enhancement noticed in the assessment indicators is of the same magnitude. Particularly, in Station AUTH, the Bias index showed the highest improvement of 98%, while the RMSE showed the lowest improvement of 55%. The corresponding indicators at station AXIOS improved by 99% and 62%, respectively, while the NS index enhanced by 83%. Although, it should be highlighted here that the selection of the FFNN hybrid filter caused a major decrease in the time efficiency of the process, since the total computational cost (Figure 14) exceeded 78 s.

7. Conclusions

A hybrid optimization model for various environmental forecasts has been proposed in this study by utilizing an Extended Kalman Filter enhanced by parametrized Artificial Neural Networks. The suggested system seeks the following:
  • To eliminate the systematic forecast error in the direct outputs of the Numerical Weather and Wave Prediction models WRF and WAM;
  • To reduce the remaining nonsystematic part of the error and the related forecast uncertainty.
The initial objective was achieved by the implementation of the Extended Kalman Filter, as well as the second goal by the parametrized Artificial Neural Networks. More thoroughly, two different ANN structures were used to define an exogenous parameter, which was employed by the EKF to adaptively estimate the process noise and the measurement noise covariance matrices.
The proposed model was evaluated through a Time Window Process for Significant Wave Height forecasts obtained from the numerical wave model WAM and for wind speed and temperature forecasts derived from the numerical non-hydrostatic system WRF. For each case study, a Feedforward Neural Network and a Radial Function Neural Network were trained for various values of that parameter based on a specified history data set, and the optimal one was selected. Afterward, the Hybrid Extend Kalman Filter was applied, using the selected parameter, to produce improved forecasts for the environmental parameter under study.
The obtained results showed that the suggested hybrid filter greatly improved the statistics of the weather numerical models. Specifically, the systematic errors recorded were practically eliminated, as the Bias index decreased at a percentage of more than 75%, while the RMSE indicator and, therefore, the associated forecast uncertainty was reduced by almost 35%. Moreover, in most case studies, the hybrid filter based on the FFNN structure produced more consistent and balanced final forecasts compared to the corresponding RBFNN’s predictions; thus, it can be considered as an optimal architecture. However, it should be noted that the FFNN’s selection worsened the time efficiency of the system, since the overall computational cost exceeded 320 s.
Furthermore, the Hybrid Extended Kalman Filter based on parametrized ANNs exhibited a stable behavior independent of forecasting horizons and environmental parameters, thus avoiding the limitations of traditional Kalman Filters, which replace initial systematic deviations with similar over- and underestimation periods, thus resulting in reduced mean error values but no significant increase in predictions.
Overall, the combined application of Artificial Neural Networks and Extended Kalman Filters managed to enhance the predictive capacity of the NWWP models in use, regardless of the environmental parameter under study, thus providing a reliable and effective tool for improving weather forecasts. In future stages, the suggested hybrid model can be expanded to similar simulations in domains like economy and biology, where the optimization afforded by the Hybrid Extended Kalman Filter can aid to tailor predictions to specific demands.

Author Contributions

Conceptualization, A.D., G.G. and I.T.F.; methodology, A.D., G.G. and I.T.F.; software, A.D. and I.T.F.; validation, A.D., G.G. and I.T.F.; formal analysis, A.D., G.G. and I.T.F.; investigation, A.D., G.G. and I.T.F.; resources, G.G. and I.P.; data curation, A.D., G.G. and I.P.; writing—original draft preparation, A.D. and I.T.F.; writing—review and editing, A.D., G.G., I.P. and I.T.F.; visualization, A.D., G.G. and I.T.F.; supervision, G.G. and I.T.F.; project administration, G.G. and I.T.F. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Due to privacy the data presented in this study are available on request from the corresponding author.

Conflicts of Interest

The authors declare no conflicts of interest.

Appendix A. Time Window Process for the Crete Region: Significant Wave Height

Table A1. Time Window Process. Aggregate results—Heraklion 2007. Significant Wave Height.
Table A1. Time Window Process. Aggregate results—Heraklion 2007. Significant Wave Height.
Heraklion_2007TimeWindow1 TimeWindow3
BiasRMSENS BiasRMSENS
Model0.21260.2459−0.9518Model0.19880.2347−0.5712
FFNN a = 0.60.11470.16600.1102FFNN a = 0.5−0.10180.15990.2703
RBFNN a = 0.6−0.10360.17510.0105RBFNN a = 0.7−0.19150.2352−0.5784
TimeWindow2 TimeWindow4
BiasRMSENS BiasRMSENS
Model0.21720.2522−1.1688Model0.21060.2397−0.5131
FFNN a = 0.60.00730.12610.4582FFNN a = 0.40.12410.16770.2597
RBFNN a = 0.7−0.15700.2095−0.4958RBFNN a = 0.30.21420.2410−0.5289
Table A2. Time Window Process. Aggregate results—Heraklion 2008. Significant Wave Height.
Table A2. Time Window Process. Aggregate results—Heraklion 2008. Significant Wave Height.
Heraklion_2008TimeWindow1 TimeWindow3
BiasRMSENS BiasRMSENS
Model0.41320.48960.6036Model0.40350.48410.6536
FFNN a = 0.20.08480.29770.8534FFNN a = 0.4−0.00250.35350.8153
RBFNN a = 0.20.19420.27630.8737RBFNN a = 0.6−0.09520.43350.7223
TimeWindow2 TimeWindow4
BiasRMSENS BiasRMSENS
Model0.40820.48720.6492Model0.36400.42890.6334
FFNN a = 0.30.06620.35530.8134FFNN a = 0.6−0.35810.48750.5265
RBFNN a = 0.20.16420.40750.7545RBFNN a = 00.15660.31150.8066
Table A3. Time Window Process. Aggregate results—Heraklion 2009.Significant Wave Height.
Table A3. Time Window Process. Aggregate results—Heraklion 2009.Significant Wave Height.
Heraklion_2009TimeWindow1 TimeWindow3
BiasRMSENS BiasRMSENS
Model0.41130.5016−0.5369Model0.38060.4736−0.4831
FFNN a = 0.3−0.26140.4761−0.3841FFNN a = 0.8−0.40650.5330−0.8778
RBFNN a = 1−0.12740.33020.3343RBFNN a = 0.90.15220.34860.1968
TimeWindow2 TimeWindow4
BiasRMSENS BiasRMSENS
Model0.40490.4960−0.5528Model0.34700.4386−0.3393
FFNN a = 0.8−0.37160.5321−0.7871FFNN a = 0.9−0.48060.5962−1.4753
RBFNN a = 0.6−0.25100.39170.0315RBFNN a = 0.9−0.21540.32900.2463

Appendix B. Time Window Process for AUTH and AXIOS: Wind Speed

Table A4. Time Window Process. Aggregate results—AUTH and AXIOS 2020. Wind speed.
Table A4. Time Window Process. Aggregate results—AUTH and AXIOS 2020. Wind speed.
AUTHTimeWindow1AXIOSTimeWindow1
BiasRMSENS BiasRMSENS
Model−2.15502.7626−24.8339Model−1.04712.3148−11.4628
FFNN a = 0.1−0.32901.5423−7.0515FFNN a = 0.9−0.04622.0658−8.9260
RBFNN a = 0.8−1.87762.3983−18.4692RBFNN a = 0.9−0.29932.0404−8.6839
AUTHTimeWindow2AXIOSTimeWindow2
BiasRMSENS BiasRMSENS
Model−2.22042.8262−24.8869Model−1.04542.3157−1.4507
FFNN a = 0.5−0.41591.3936−5.2943FFNN a = 0.9−0.87442.2460−1.3054
RBFNN a = 1−0.68192.3781−17.3295RBFNN a = 0.6−1.06942.3318−1.4849
AUTHTimeWindow3
BiasRMSENS
Model−2.28332.9010−31.3249
FFNN a = 0.8−0.21001.5403−8.1123
RBFNN a = 10.26772.2766−18.9072

Appendix C. Time Window Process for AUTH and AXIOS: Temperature

Table A5. Time Window Process. Aggregate results—AUTH and AXIOS 2020. Temperature.
Table A5. Time Window Process. Aggregate results—AUTH and AXIOS 2020. Temperature.
AUTHTimeWindow1AXIOSTimeWindow1
BiasRMSENS BiasRMSENS
Model−2.89673.1822−0.6260Model−3.97614.4915−2.4151
FFNN a = 0.3−0.08421.32020.7201FFNN a = 0.3−0.43932.13470.2286
RBFNN a = 0.15.70615.9973−4.7751RBFNN a = 09.48239.9026−15.6005
AUTHTimeWindow2AXIOSTimeWindow2
BiasRMSENS BiasRMSENS
Model−2.85723.1474−0.6865Model−3.51113.6015−3.2669
FFNN a = 0−0.99501.65310.5348FFNN a = 0.20.45330.92120.7208
RBFNN a = 0.84.24244.5336−2.4991RBFNN a = 05.91516.0213−10.9270
AUTHTimeWindow3
BiasRMSENS
Model−3.07223.2473−4.3121
FFNN a = 0.80.88531.37480.0479
RBFNN a = 1−3.13683.3002−4.4867

References

  1. Famelis, I.T. Runge-Kutta Solutions for an Environmental Parameter Prediction Boundary Value Problem. J. Coupled Syst. Multiscale Dyn. 2014, 2, 62–69. [Google Scholar] [CrossRef]
  2. Famelis, I.T.; Galanis, G.; Ehrhardt, M.; Triantafyllou, D. Classical and Quasi-Newton Methods for a Meteorological Parameters Prediction Boundary Value Problem. Appl. Math. Inf. Sci. 2014, 8, 2683–2693. [Google Scholar] [CrossRef]
  3. Famelis, I.T.; Tsitouras, C. Quadratic shooting solution for an environmental parameter prediction problem. FJAM 2015, 91, 81–98. [Google Scholar] [CrossRef]
  4. Galanis, G.; Emmanouil, G.; Chu, P.C.; Kallos, G. A New Methodology for the Extension of the Impact of Data Assimilation on Ocean Wave Prediction. Ocean. Dyn. 2009, 59, 523–535. [Google Scholar] [CrossRef]
  5. Kariniotakis, G.N.; Pinson, P. Evaluation of the MORE-CARE Wind Power Prediction Platform. Performance of the Fuzzy Logic Based Models. In Proceedings of the EWEC 2003—European Wind Energy Conference, Madrid, Spain, 16–19 June 2003. [Google Scholar]
  6. Kariniotakis, G.; Martí, I.; Casas, D.; Pinson, P.; Nielsen, T.S.; Madsen, H.; Giebel, G.; Usaola, J.; Sanchez, I. What Performance Can Be Expected by Short-Term Wind Power Prediction Models Depending on Site Characteristics? In Proceedings of the EWC 2004 Conference, Tokyo, Japan, 2–4 August 2004; pp. 22–25. [Google Scholar]
  7. Vanem, E. Long-Term Time-Dependent Stochastic Modelling of Extreme Waves. Stoch. Environ. Res. Risk Assess. 2011, 25, 185–209. [Google Scholar] [CrossRef]
  8. Giebel, G. On the Benefits of Distributed Generation of Wind Energy in Europe; VDI-Verlag: Dusseldorf, Germany, 2001. [Google Scholar]
  9. Resconi, G. Geometry of Risk Analysis (Morphogenetic System). Stoch. Environ. Res. Risk Assess. 2009, 23, 425–432. [Google Scholar] [CrossRef]
  10. Galanis, G.; Louka, P.; Katsafados, P.; Pytharoulis, I.; Kallos, G. Applications of Kalman Filters Based on Non-Linear Functions to Numerical Weather Predictions. Ann. Geophys. 2006, 24, 2451–2460. [Google Scholar] [CrossRef]
  11. Kalnay, E. Atmospheric Modeling, Data Assimilation and Predictability, 1st ed.; Cambridge University Press: Cambridge, UK, 2002. [Google Scholar] [CrossRef]
  12. Pelland, S.; Galanis, G.; Kallos, G. Solar and Photovoltaic Forecasting through Post-processing of the Global Environmental Multiscale Numerical Weather Prediction Model. Prog. Photovolt. 2013, 21, 284–296. [Google Scholar] [CrossRef]
  13. Vergez, P.; Sauter, L.; Dahlke, S. An Improved Kaiman Filter for Satellite Orbit Predictions. J. Astronaut. Sci. 2004, 52, 359–380. [Google Scholar] [CrossRef]
  14. Hur, S. Short-Term Wind Speed Prediction Using Extended Kalman Filter and Machine Learning. Energy Rep. 2021, 7, 1046–1054. [Google Scholar] [CrossRef]
  15. Galanis, G.; Papageorgiou, E.; Liakatas, A. A Hybrid Bayesian Kalman Filter and Applications to Numerical Wind Speed Modeling. J. Wind. Eng. Ind. Aerodyn. 2017, 167, 1–22. [Google Scholar] [CrossRef]
  16. Louka, P.; Galanis, G.; Siebert, N.; Kariniotakis, G.; Katsafados, P.; Pytharoulis, I.; Kallos, G. Improvements in Wind Speed Forecasts for Wind Power Prediction Purposes Using Kalman Filtering. J. Wind. Eng. Ind. Aerodyn. 2008, 96, 2348–2362. [Google Scholar] [CrossRef]
  17. Donas, A.; Galanis, G.; Famelis, I.T. A Hybrid Extended Kalman Filter Based on a Parametrized FeedForward Neural Network for the Improvement of the Results of Numerical Wave Prediction Models. Environ. Sci. Proc. 2023, 26, 199. [Google Scholar] [CrossRef]
  18. Group, T.W. The WAM Model—A Third Generation Ocean Wave Prediction Model. J. Phys. Oceanogr. 1988, 18, 1775–1810. [Google Scholar] [CrossRef]
  19. Ardhuin, F.; Rogers, E.; Babanin, A.V.; Filipot, J.-F.; Magne, R.; Roland, A.; Van Der Westhuysen, A.; Queffeulou, P.; Lefevre, J.-M.; Aouf, L.; et al. Semiempirical Dissipation Source Functions for Ocean Waves. Part I: Definition, Calibration, and Validation. J. Phys. Oceanogr. 2010, 40, 1917–1941. [Google Scholar] [CrossRef]
  20. Bidlot, J.-R. Present Status of Wave Forecasting at E.C.M.W.F. In Proceedings of the Workshop on Ocean Waves, Shinfield Park, Reading, 25–27 June 2012. [Google Scholar]
  21. Skamarock, W.C.; Klemp, J.B.; Dudhia, J.; Gill, D.O.; Liu, Z.; Berner, J.; Wang, W.; Powers, J.G.; Duda, M.G.; Barker, D.M.; et al. A Description of the Advanced Research WRF Model Version 4; UCAR/NCAR: Boulder, CO, USA, 2019. [Google Scholar] [CrossRef]
  22. Davis, C.A.; Jones, S.C.; Riemer, M. Hurricane Vortex Dynamics during Atlantic Extratropical Transition. J. Atmos. Sci. 2008, 65, 714–736. [Google Scholar] [CrossRef]
  23. Hutchinson, T.A. Global WRF-Based Forecast System. Implementation and Applications, 43rd ed.; American Meteorological Society: Boston, MA, USA, 2015. [Google Scholar]
  24. Lu, Y.; Deng, Y. Initial Transient Response of an Intensifying Baroclinic Wave to Increases in Cloud Droplet Number Concentration. J. Clim. 2015, 28, 9669–9677. [Google Scholar] [CrossRef]
  25. Shi, J.J.; Tao, W.-K.; Matsui, T.; Cifelli, R.; Hou, A.; Lang, S.; Tokay, A.; Wang, N.-Y.; Peters-Lidard, C.; Skofronick-Jackson, G.; et al. WRF Simulations of the 20–22 January 2007 Snow Events over Eastern Canada: Comparison with In Situ and Satellite Observations. J. Appl. Meteorol. Climatol. 2010, 49, 2246–2266. [Google Scholar] [CrossRef]
  26. Powers, J.G.; Klemp, J.B.; Skamarock, W.C.; Davis, C.A.; Dudhia, J.; Gill, D.O.; Coen, J.L.; Gochis, D.J.; Ahmadov, R.; Peckham, S.E.; et al. The Weather Research and Forecasting Model: Overview, System Efforts, and Future Directions. Bull. Am. Meteorol. Soc. 2017, 98, 1717–1737. [Google Scholar] [CrossRef]
  27. Pytharoulis, I.; Tegoulias, I.; Kotsopoulos, S.; Bampzelis, D.; Karacostas, T.; Katragkou, E. Verification of the Operational High-Resolution WRF Forecasts Produced by WAVEFORUS Project. In Proceedings of the 16th Annual WRF Users’ Workshop, Boulder, CO, USA, 15–19 June 2015. [Google Scholar]
  28. Androulidakis, Y.; Makris, C.; Kolovoyiannis, V.; Krestenitis, Y.; Baltikas, V.; Mallios, Z.; Pytharoulis, I.; Topouzelis, K.; Spondylidis, S.; Tegoulias, I.; et al. Hydrography of Northern Thermaikos Gulf Based on an Integrated Observational-Modeling Approach. Cont. Shelf Res. 2023, 269, 105141. [Google Scholar] [CrossRef]
  29. Krestenitis, Y.; Pytharoulis, I.; Karacostas, T.S.; Androulidakis, Y.; Makris, C.; Kombiadou, K.; Tegoulias, I.; Baltikas, V.; Kotsopoulos, S.; Kartsios, S. Severe Weather Events and Sea Level Variability Over the Mediterranean Sea: The WaveForUs Operational Platform. In Perspectives on Atmospheric Sciences; Karacostas, T., Bais, A., Nastos, P.T., Eds.; Springer Atmospheric Sciences; Springer International Publishing: Cham, Switzerland, 2017; pp. 63–68. [Google Scholar] [CrossRef]
  30. Pytharoulis, I.; Karacostas, T.; Tegoulias, I.; Kotsopoulos, S.; Bampzelis, D. Predictability of intense weather events over northern Greece. In Proceedings of the 95th AMS Annual Meeting, Phoenix, AZ, USA, 4–8 January 2015; Available online: https://ams.confex.com/ams/95Annual/webprogram/Manuscript/Paper261575/Pytharoulis_et_al_AMS2015.pdf (accessed on 19 June 2024).
  31. Pytharoulis, I.; Karacostas, T.; Christodoulou, M.; Matsangouras, I. The July 10, 2019 Catastrophic Supercell over Northern Greece. Part II: Numerical Modelling. In Proceedings of the 15th International Conference on Meteorology, Climatology and Atmospheric Physics (COMECAP2021), Ioannina, Greece, 26–29 September 2021; pp. 885–890. [Google Scholar]
  32. Androulidakis, Y.; Makris, C.; Mallios, Z.; Pytharoulis, I.; Baltikas, V.; Krestenitis, Y. Storm Surges and Coastal Inundation during Extreme Events in the Mediterranean Sea: The IANOS Medicane. Nat. Hazards 2023, 117, 939–978. [Google Scholar] [CrossRef]
  33. Eta-12 TPB. Available online: https://www.emc.ncep.noaa.gov/users/mesoimpldocs/mesoimpl/eta12tpb/ (accessed on 19 June 2024).
  34. Janjić, Z.I. The Step-Mountain Eta Coordinate Model: Further Developments of the Convection, Viscous Sublayer, and Turbulence Closure Schemes. Mon. Wea. Rev. 1994, 122, 927–945. [Google Scholar] [CrossRef]
  35. Janjić, Z.I. Comments on “Development and Evaluation of a Convection Scheme for Use in Climate Models”. J. Atmos. Sci. 2000, 57, 3686. [Google Scholar] [CrossRef]
  36. Iacono, M.J.; Delamere, J.S.; Mlawer, E.J.; Shephard, M.W.; Clough, S.A.; Collins, W.D. Radiative Forcing by Long-lived Greenhouse Gases: Calculations with the AER Radiative Transfer Models. J. Geophys. Res. 2008, 113, JD009944. [Google Scholar] [CrossRef]
  37. Chen, F.; Dudhia, J. Coupling an Advanced Land Surface–Hydrology Model with the Penn State–NCAR MM5 Modeling System. Part I: Model Implementation and Sensitivity. Mon. Wea. Rev. 2001, 129, 569–585. [Google Scholar] [CrossRef]
  38. Haykin, S. (Ed.) Kalman Filtering and Neural Networks, 1st ed.; Wiley: Hoboken, NJ, USA, 2001. [Google Scholar] [CrossRef]
  39. Ribeiro, M.; Ribeiro, I. Kalman and Extended Kalman Filters: Concept, Derivation and Properties. Inst. Syst. Robot. 2004, 43, 3736–3741. [Google Scholar]
  40. Galanis, G.; Anadranistakis, M. A One-dimensional Kalman Filter for the Correction of near Surface Temperature Forecasts. Meteorol. Appl. 2002, 9, 437–441. [Google Scholar] [CrossRef]
  41. Homleid, M. Diurnal Corrections of Short-Term Surface Temperature Forecasts Using the Kalman Filter. Wea. Forecast. 1995, 10, 689–707. [Google Scholar] [CrossRef]
  42. Libonati, R.; Trigo, I.; DaCamara, C.C. Correction of 2 M-Temperature Forecasts Using Kalman Filtering Technique. Atmos. Res. 2008, 87, 183–197. [Google Scholar] [CrossRef]
  43. Galanis, G.; Chu, P.C.; Kallos, G. Statistical Post Processes for the Improvement of the Results of Numerical Wave Prediction Models. A Combination of Kolmogorov-Zurbenko and Kalman Filters. J. Oper. Oceanogr. 2011, 4, 23–31. [Google Scholar] [CrossRef]
  44. Xu, J.; Xiao, Z.; Lin, Z.; Li, M. System Bias Correction of Short-Term Hub-Height Wind Forecasts Using the Kalman Filter. Prot. Control Mod. Power Syst. 2021, 6, 37. [Google Scholar] [CrossRef]
  45. Akhlaghi, S.; Zhou, N.; Huang, Z. Adaptive Adjustment of Noise Covariance in Kalman Filter for Dynamic State Estimation. In Proceedings of the 2017 IEEE Power & Energy Society General Meeting, Chicago, IL, USA, 16–20 July 2017; IEEE: Chicago, IL, 2017; pp. 1–5. [Google Scholar] [CrossRef]
  46. Anderson, J.A. An Introduction to Neural Networks; The MIT Press: Cambridge, MA, USA, 1995. [Google Scholar] [CrossRef]
  47. Wu, Y.; Wang, H.; Zhang, B.; Du, K.-L. Using Radial Basis Function Networks for Function Approximation and Classification. ISRN Applied Mathematics 2012, 2012, 1–34. [Google Scholar] [CrossRef]
  48. Stăvărache, G.; Ciortan, S.; Rusu, E. Optimization of Artificial Neural Networks Based Models for Wave Height Prediction. E3S Web Conf. 2020, 173, 03007. [Google Scholar] [CrossRef]
  49. Bui, N.T.; Hasegawa, H. Training Artificial Neural Network Using Modification of Differential Evolution Algorithm. IJMLC 2015, 5, 1–6. [Google Scholar] [CrossRef]
  50. Rauf, H.T.; Bangyal, W.H.; Ahmad, J.; Bangyal, S.A. Training of Artificial Neural Network Using PSO With Novel Initialization Technique. In Proceedings of the 2018 International Conference on Innovation and Intelligence for Informatics, Computing, and Technologies (3ICT), Sakhier, Bahrain, 20–21 December 2020; IEEE: Sakhier, Bahrain, 2018; pp. 1–8. [Google Scholar] [CrossRef]
  51. Hagan, M.T.; Demuth, H.B.; Beale, M.H.; De Jésus, O. Neural Network Design, 2nd ed; Oklahoma State University: Stillwater, OK, USA, 2014. [Google Scholar]
  52. Yu, H.; Wilamowski, B. Levenberg–Marquardt Training. In Intelligent Systems; Irwin, J., Ed.; Electrical Engineering Handbook; CRC Press: Boca Raton, FL, USA, 2011; pp. 1–16. [Google Scholar] [CrossRef]
  53. Jabbar, H.K.; Khan, R.Z. Methods to Avoid Over-Fitting and Under-Fitting in Supervised Machine Learning (Comparative Study). In Computer Science, Communication and Instrumentation Devices; Research Publishing Services: Singapore, 2014; pp. 163–172. [Google Scholar] [CrossRef]
  54. Ying, X. An Overview of Overfitting and Its Solutions. J. Phys. Conf. Ser. 2019, 1168, 022022. [Google Scholar] [CrossRef]
  55. Du, K.-L.; Swamy, M.N.S. Radial Basis Function Networks. In Neural Networks and Statistical Learning; Springer: London, UK, 2014; pp. 299–335. [Google Scholar] [CrossRef]
  56. Dey, P.; Gopal, M.; Pradhan, P.; Pal, T. On Robustness of Radial Basis Function Network with Input Perturbation. Neural Comput. Appl. 2019, 31, 523–537. [Google Scholar] [CrossRef]
  57. Que, Q.; Belkin, M. Back to the Future: Radial Basis Function Network Revisited. IEEE Trans. Pattern Anal. Mach. Intell. 2020, 42, 1856–1867. [Google Scholar] [CrossRef]
  58. Teng, P. Machine-Learning Quantum Mechanics: Solving Quantum Mechanics Problems Using Radial Basis Function Networks. Phys. Rev. E 2018, 98, 033305. [Google Scholar] [CrossRef]
  59. Alexandridis, A.; Chondrodima, E.; Sarimveis, H. Radial Basis Function Network Training Using a Nonsymmetric Partition of the Input Space and Particle Swarm Optimization. IEEE Trans. Neural Netw. Learn. Syst. 2013, 24, 219–230. [Google Scholar] [CrossRef]
  60. Gyamfi, K.S.; Brusey, J.; Gaura, E. Differential Radial Basis Function Network for Sequence Modelling. Expert. Syst. Appl. 2022, 189, 115982. [Google Scholar] [CrossRef]
  61. Zainuddin, Z.; Pauline, O. Function Approximation Using Artificial Neural Networks. WSEAS Trans. Math. 2008, 7, 333–338. [Google Scholar]
  62. Arthur, D.; Vassilvitskii, S. K-Means++: The Advantages of Careful Seeding. In Proceedings of the eighteenth annual ACM-SIAM Symposium on Discrete Algorithms, SODA ’07; Society for Industrial and Applied Mathematics: Philadelphia, PA, USA, 2007; pp. 1027–1035. [Google Scholar]
  63. He, J.; Liu, H. The Application of Dynamic K-Means Clustering Algorithm in the Center Selection of RBF Neural Networks. In Proceedings of the 2009 Third International Conference on Genetic and Evolutionary Computing, Guilin, China, 14–17 October 2009; IEEE: Guilin, China, 2009; pp. 488–491. [Google Scholar] [CrossRef]
  64. Liang, J.; Sarkhel, S.; Song, Z.; Yin, C.; Yin, J.; Zhuo, D. A Faster k-Means++ Algorithm. arXiv 2022, arXiv:2211.15118. [Google Scholar] [CrossRef]
  65. Su, S.F.; Chuang, C.C.; Tao, C.W.; Jeng, J.T.; Hsiao, C.C. Radial Basis Function Networks With Linear Interval Regression Weights for Symbolic Interval Data. IEEE Trans. Syst. Man. Cybern. B 2012, 42, 69–80. [Google Scholar] [CrossRef]
  66. Mark, J. Introduction to Radial Basis Function Networks. 1996. Available online: https://faculty.cc.gatech.edu/~isbell/tutorials/rbf-intro.pdf (accessed on 26 May 2024).
  67. Chernodub, A. Direct Method for Training Feed-Forward Neural Networks Using Batch Extended Kalman Filter for Multi-Step-Ahead Predictions. In Proceedings of the Artificial Neural Networks and Machine Learning—ICANN 2013, Sofia, Bulgaria, 10–13 September 2013; Mladenov, V., Koprinkova-Hristova, P., Palm, G., Villa, A.E.P., Appollini, B., Kasabov, N., Hutchison, D., Kanade, T., Kittler, J., Kleinberg, J.M., et al., Eds.; Lecture Notes in Computer Science. Springer: Berlin/Heidelberg, Germany, 2013; Volume 8131, pp. 138–145. [Google Scholar] [CrossRef]
  68. Ciocoiu, I.B. RBF Networks Training Using a Dual Extended Kalman Filter. Neurocomputing 2002, 48, 609–622. [Google Scholar] [CrossRef]
  69. De Lima, D.P. Neural Network Training Using Unscented and Extended Kalman Filter. RAEJ 2017, 1. [Google Scholar] [CrossRef]
  70. Wang, J.; Zhu, L.; Cai, Z.; Gong, W.; Lu, X. Training RBF Networks with an Extended Kalman Filter Optimized Using Fuzzy Logic. In Intelligent Information Processing III; Shi, Z., Shimohara, K., Feng, D., Eds.; IFIP International Federation for Information Processing; Springer: Boston, MA, USA, 2007; Volume 228, pp. 317–326. [Google Scholar] [CrossRef]
  71. Puskorius, G.V.; Feldkamp, L.A. Extensions and Enhancements of Decoupled Extended Kalman Filter Training. In Proceedings of the International Conference on Neural Networks (ICNN’97), Houston, TX, USA, 9–12 June 1997; IEEE: Houston, TX, USA, 1997; Volume 3, pp. 1879–1883. [Google Scholar] [CrossRef]
Figure 1. Method’s Diagram. A combined methodology of EKF and pANNs.
Figure 1. Method’s Diagram. A combined methodology of EKF and pANNs.
Atmosphere 15 00828 g001
Figure 2. Mediterranean Sea. Locations of Crete Island (1) and Thessaloniki (2). Region of Greece.
Figure 2. Mediterranean Sea. Locations of Crete Island (1) and Thessaloniki (2). Region of Greece.
Atmosphere 15 00828 g002
Figure 3. Locations of AUTH and AXIOS Stations. Thessaloniki.
Figure 3. Locations of AUTH and AXIOS Stations. Thessaloniki.
Atmosphere 15 00828 g003
Figure 4. Location of Heraklion Station. Crete.
Figure 4. Location of Heraklion Station. Crete.
Atmosphere 15 00828 g004
Figure 5. A three-layer parametrized Feedforward Neural Network.
Figure 5. A three-layer parametrized Feedforward Neural Network.
Atmosphere 15 00828 g005
Figure 6. Training process based on the Levenberg-Marquardt.
Figure 6. Training process based on the Levenberg-Marquardt.
Atmosphere 15 00828 g006
Figure 7. Early stopping strategy.
Figure 7. Early stopping strategy.
Atmosphere 15 00828 g007
Figure 8. A parameterized Radial Basis Function Neural Network.
Figure 8. A parameterized Radial Basis Function Neural Network.
Atmosphere 15 00828 g008
Figure 9. Time Window Process. Crete 2007–2009. Significant Wave Height.
Figure 9. Time Window Process. Crete 2007–2009. Significant Wave Height.
Atmosphere 15 00828 g009
Figure 10. Computational costs for the ANNs. Crete 2007–2009. Significant wave height.
Figure 10. Computational costs for the ANNs. Crete 2007–2009. Significant wave height.
Atmosphere 15 00828 g010
Figure 11. Time Window Process. Thessaloniki 2020. Wind speed.
Figure 11. Time Window Process. Thessaloniki 2020. Wind speed.
Atmosphere 15 00828 g011
Figure 12. Computational costs for the ANNs. Thessaloniki 2020. Wind speed.
Figure 12. Computational costs for the ANNs. Thessaloniki 2020. Wind speed.
Atmosphere 15 00828 g012
Figure 13. Time Window Process. Thessaloniki 2020. Temperature.
Figure 13. Time Window Process. Thessaloniki 2020. Temperature.
Atmosphere 15 00828 g013
Figure 14. Computational costs for the ANNs. Thessaloniki 2020. Temperature.
Figure 14. Computational costs for the ANNs. Thessaloniki 2020. Temperature.
Atmosphere 15 00828 g014
Table 1. Station characteristics.
Table 1. Station characteristics.
StationsAreaLatitudeLongitudeData TypeForecast Interval
HeraklionCrete35.434225.0792Time Series3 h
AUTHThessaloniki—AUTH’s Campus40.6317722.95755Time Series1 h
AXIOSThessaloniki—Axios Delta40.5515722.74187Time Series1 h
Table 2. Basic elements of the parametrized Feedforward Neural Network.
Table 2. Basic elements of the parametrized Feedforward Neural Network.
ANNFeedforward Neural Network
Neurons5 to 12
Activation FunctionLog-Sigmoid
Hidden Layers1
Output LayerOne Linear Output
Parameter   a 0:0.1:1
Training Algorithm Levenberg Marquardt ,   μ = 0.01
OverfittingEarly Stop
Table 3. Basic elements of the parametrized Radial Basis Function Neural Network.
Table 3. Basic elements of the parametrized Radial Basis Function Neural Network.
ANNRadial Basis Function Neural Network
Centers (Clusters) 10   to   70   with   s t e p 1   = 10
ClusteringK-means++
Activation FunctionGaussian
Hidden Layers1
Output LayerOne Linear Output
Parameter   a 0:0.1:1
Training AlgorithmLinear Least Square
Overfitting Regularization ,   λ = 0.06
Table 4. Time Window Process hyperparameters.
Table 4. Time Window Process hyperparameters.
SWHTime WindowsHistory DataRange DataForecasting Data
Heraklion_200742787212
Heraklion_200842787212
Heraklion_200944007215
WS_ThessalonikiTime WindowsHistory DataRange DataForecasting Data
AUTH_202033287224
AXIOS_202023287224
TEM_ThessalonikiTime WindowsHistory DataRange DataForecasting Data
AUTH_202033037218
AXIOS_202023037218
Table 5. Evaluation indicators. Average results for the area of Crete. Significant Wave Height.
Table 5. Evaluation indicators. Average results for the area of Crete. Significant Wave Height.
Average Results Heraklion 2007Average Results Heraklion 2008
BiasRMSENS BiasRMSENS
Model0.20980.2431−0.8012Model0.39720.47250.6349
FFNN0.03610.15490.2746FFNN−0.05240.37350.7521
RBFNN−0.05950.2152−0.3982RBFNN0.10500.35720.7893
Average Results Heraklion 2009
BiasRMSENS
Model0.38600.4775−0.4780
FFNN−0.38000.5343−0.8811
RBFNN−0.11040.34990.2022
Table 6. Evaluation indicators. Average result for the area of Thessaloniki. Wind speed.
Table 6. Evaluation indicators. Average result for the area of Thessaloniki. Wind speed.
Average Results AUTH 2020Average Results AXIOS 2020
BiasRMSENS BiasRMSENS
Model−2.21962.8300−27.0153Model−1.04632.3152−6.4568
FFNN−0.31831.4920−6.8193FFNN−0.46032.1559−5.1157
RBFNN−0.76392.3510−18.2353RBFNN−0.68432.1861−5.0844
Table 7. Evaluation indicators. Average results for the area of Thessaloniki. Temperature.
Table 7. Evaluation indicators. Average results for the area of Thessaloniki. Temperature.
Average Results AUTH 2020 Average Results AXIOS 2020
BiasRMSENS BiasRMSENS
Model−2.94203.1923−1.8749Model−2.49572.6977−1.8940
FFNN−0.06461.44940.4343FFNN0.00471.01860.3165
RBFNN2.27064.6103−3.9203RBFNN5.13255.3080−8.8425
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Donas, A.; Galanis, G.; Pytharoulis, I.; Famelis, I.T. A Hybrid Extended Kalman Filter Based on Parametrized ANNs for the Improvement of the Forecasts of Numerical Weather and Wave Prediction Models. Atmosphere 2024, 15, 828. https://doi.org/10.3390/atmos15070828

AMA Style

Donas A, Galanis G, Pytharoulis I, Famelis IT. A Hybrid Extended Kalman Filter Based on Parametrized ANNs for the Improvement of the Forecasts of Numerical Weather and Wave Prediction Models. Atmosphere. 2024; 15(7):828. https://doi.org/10.3390/atmos15070828

Chicago/Turabian Style

Donas, Athanasios, George Galanis, Ioannis Pytharoulis, and Ioannis Th. Famelis. 2024. "A Hybrid Extended Kalman Filter Based on Parametrized ANNs for the Improvement of the Forecasts of Numerical Weather and Wave Prediction Models" Atmosphere 15, no. 7: 828. https://doi.org/10.3390/atmos15070828

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