Abstract
This study applied machine learning methods to perform the probabilistic forecasting of coastal wave height during the typhoon warning period. The probabilistic forecasts comprise a deterministic forecast and the probability distribution of a forecast error. A support vector machine was used to develop a real-time forecasting model for generating deterministic wave height forecasts. The forecast errors of deterministic forecasting were then used as a database to generate probabilistic forecasts by using the modified fuzzy inference model. The innovation of the modified fuzzy inference model includes calculating the similarity of the data by performing fuzzy implication and resampling the potential data from the fuzzy database for probability distribution. The probabilistic forecasting method was applied to the east coast of Taiwan, where typhoons frequently cause large waves. Hourly wave height data from an offshore buoy and various typhoon characteristics were used as inputs of the probabilistic forecasting model. Validation results from real typhoon events verified that the proposed probabilistic forecasting model can generate the predicted confidence interval, which can properly enclose the observed wave height data, excluding some cases with extreme wave heights. Moreover, an objective measure was used to validate the proposed probabilistic forecasting method.
INTRODUCTION
Typhoons or hurricanes, causing large waves with high energy, frequently threaten coastal and offshore areas. An efficient coastal hazard warning system that can rapidly calculate typhoon waves can benefit such activities as beach protection, coastal structure management, and safe navigation. Therefore, real-time wave height forecasting during typhoons is a crucial concern in coastal and offshore engineering and management. The real-time forecasting information can be useful for authorities and decision-makers to prepare for resources planning and allocation for possible disasters.
Wave hindcasting and forecasting have been primary subjects in coastal engineering for decades. First, empirical regression methods based on wind speed, wind direction, wind duration, and fetch length were proposed to estimate ocean waves (Ippen 1966; Bretschneider & Tamaye 1976; Donelan et al. 1985; Hurdle & Stive 1989). The traditional empirical methods are limited in that ocean waves depend on not only the present wind field but also previous wind fields, bathymetric effect, pre-existing waves subjected to other wind systems, and the entire wave generation process (Chang et al. 2011). Recently, because of the improvement in computer efficiency and the knowledge of physical processes regarding wave formation, numerical models based on a wind-wave energy spectrum have been proposed to forecast wave characteristics (e.g., Chen & Wang 1983; WAMDI Group 1988; SWAMP Group 2013). The numerical models are more effective and systematic in calculation than are the empirical methods, and such models can account for the physical interaction between wave parameters and their driving factors. However, these numerical models require additional information, such as bathymetric data, the preparation of which requires considerable amount of work (Goda 2003), thus making the numerical models unfavorable for practical applications. Moreover, numerical models can significantly delay forecasts because of the time required for data collection and processing (Zamani et al. 2008), and were observed to be limited in predicting extreme situations (Chang et al. 2011).
A favorable alternative to forecasting the ocean waves is the machine learning method that has low computational cost and is easy to implement for researchers and engineers. Machine learning methods are widely used in hydrologic forecasting. For example, artificial neural networks (ANNs) have been successfully applied to forecast rainfalls and floods for decades (French et al. 1992; Dawson & Wilby 1998; Chang et al. 2007; Lin & Wu 2009; Chen et al. 2011; Lin et al. 2013; Jhong et al. 2018). Support vector machines (SVMs) have recently gained attention and demonstrated superior performance in rainfall and flood forecasting (Liong & Sivapragasam 2002; Bray & Han 2004; Han et al. 2007; Lin et al. 2009; Chen 2013; Yu et al. 2017) and the projection of hydrologic variables under climate change scenarios (Tripathi et al. 2006; Anandhi et al. 2008; Ghosh & Mujumdar 2008; Chen et al. 2010; Yang et al. 2011). Moreover, various fuzzy models that are based on the fuzzy set theory have been proposed to perform hydrologic forecasting (Yu et al. 2000; Chang & Chen 2001; Nayak et al. 2004; Yu & Chen 2005; Yu et al. 2005; Chen et al. 2013; Yarar 2014). These machine learning methods have been validated in various hydrologic forecasting and applications. Therefore, numerous studies have applied machine learning methods to wave forecasting.
The studies that adopted machine learning methods to forecast ocean waves have generally used ANN, SVM, and fuzzy methods. For example, Deo & Sridhar Naidu (1998) used the current observed wave height data in ANN models to forecast real-time wave heights. Deo et al. (2001) developed an ANN model to obtain the wave height and period by using the generated wind speeds as inputs. Tsai et al. (2002) applied ANNs to predict the significant wave height by using wave height data from two sites as inputs. Mandal & Prabaharan (2006) used various combinations of the wave height data in recurrent neural networks to forecast the significant wave height. Moreover, Kazeminezhad et al. (2005) proposed a fuzzy logic model to simulate wave parameters by using the wind speed and fetch length in Lake Ontario. Özger & Şen (2007) investigated the relation between the wind speed and wave characteristics and applied a fuzzy logic approach to forecast the significant wave height for the California coast. Mahjoobi et al. (2008) used the wind field data in a fuzzy logic model and an ANN model to hindcast the wave height and period for Lake Ontario. Mahjoobi & Etemad-Shahidi (2008) developed a wave height prediction model based on classification and regression trees by using the wind speed and direction as input variables. Mahjoobi & Mosabbeb (2009) employed the SVM to simulate the significant wave height for Lake Michigan by using current and previous wind speed data as inputs. Chang et al. (2011) employed an ANN model to modify the unsatisfactory wave calculations of a numerical model in special cases by using the simulated wind speed and wave height from the numerical model as inputs. Malekmohamadi et al. (2011) evaluated the efficacy of various machine learning models on wave height forecasting in Lake Superior and concluded that most models provide the suitable prediction of wave heights. Elbisy (2013) input the wind speed and direction into an SVM model calibrated using a genetic algorithm to predict the significant wave height, wave direction, and peak spectral period. Wei (2018) used ANN and SVM to predict typhoon-induced wave height near coastal areas in northeast Taiwan.
The studies that applied machine learning methods to wave forecasting have generally used the wave height and wind field data as model inputs. A few studies have adopted typhoon characteristics as the inputs to simulate or forecast wave parameters. Chang & Chien (2006a; 2006b) applied a fuzzy-neural hybrid model and a neural network model with a multi-trend simulating transfer function to simulate the wave height by adopting the typhoon moving speed and location information. Tsai et al. (2017) applied the ANN to forecast wave heights along the route of a ship during hurricanes by using hurricane characteristics (location, pressure, and intensity) generated by a quadtree-adaptive numerical model (Tsai et al. 2013).
The aforementioned studies that have applied machine learning methods to wave forecasting are related to deterministic forecasting. However, a deterministic forecast, which may provide the user with an illusion of certainty, can lead to a suboptimal action (Krzysztofowicz 2001). By contrast, probabilistic forecasting is scientifically more practical than deterministic forecasting and can allow the authorities to establish risk-based criteria for warnings and responses. This study presents the probabilistic forecasting of coastal wave heights during the typhoon warning period through machine learning.
This study adopted the probabilistic forecasting method that combines deterministic forecasting and the probability distribution of the forecast error for probabilistic forecasting (Chen & Yu 2007a). This method provides probabilistic forecasts with their corresponding exceeding probabilities, and the probabilistic forecasting results can be demonstrated by the confidence interval with a certain significant level. The SVM was used to develop a wave height forecasting model to produce the deterministic forecast of the significant wave height. The forecast errors of deterministic forecasting were used as the database to construct the forecasting model for predicting the probability distribution of the forecast error, which was derived using the modified fuzzy inference method proposed in this study. The modified fuzzy inference method is easier to understand and implement than the original method proposed by Chen & Yu (2007a). The proposed probabilistic forecasting method was used to forecast the significant wave heights offshore the east coast of Taiwan when a real-time typhoon warning was issued. Validation results pertaining to real typhoon events indicated that the proposed method can appropriately forecast the probability distribution of significant wave heights. The predictive confidence interval of the wave height and a wave height forecast with an exceedance probability can be derived accordingly.
METHODOLOGY
Probabilistic forecasting
This study adopted the probabilistic forecasting method proposed by Chen & Yu (2007a), where the probabilistic forecast is the combination of the deterministic forecast and the probability distribution of the forecast error. The methodology of probabilistic forecasting is briefly described as follows.
In addition, the confidence interval estimated with a certain confidence level can be constructed from the derived probability distribution.
Support vector machines
The methodology of applying an SVM to a regression problem is briefly introduced in this section. Some studies have provided a detailed description of the SVM theory (Vapnik 1995, 1998; Yu et al. 2006; Chen 2015).
Parameters in the SVM model are the penalty parameter C, error tolerance ɛ, and kernel parameter γ. In this study, the parameters are optimized using a two-step grid search method with a cross-validation technique (Chen & Yu 2007b).
Modified fuzzy inference method
Fuzzy inference is to develop a fuzzy logic system that emulates the reasoning process of a human expert within a particular domain of knowledge (Klir & Yuan 1995). This study proposed a modified fuzzy inference method that combines the fuzzy rule database with a resampling technique to output probability distribution. The proposed fuzzy inference method involves the following four steps: (1) fuzzifying inputs, (2) formulating fuzzy rules, (3) fuzzy implication as a measure of similarity, and (4) resampling to generate probability distribution. The methodology is described as follows.
Fuzzifying inputs
Input variables, which are crisp numerical values, are first converted into fuzzy sets by applying fuzzy membership functions. The degree of similarity between an input variable and the defined fuzzy set can then be calculated using the membership function. Various fuzzy membership functions have been presented. When selecting the fuzzy membership function, subjective expert decisions are generally required.
Formulating fuzzy rules
If the premise is true to a certain degree, then the consequence is also true to the same degree. The formulated fuzzy rule can be either a linguistic statement or the relation between numerical input and output data. When the numerical data are used to formulate the fuzzy rules, these rules represent the fuzzified relation between the input and output data. These formulated rules are stored in a fuzzy rule database. The following resampling procedure is then performed to sample the preferred data out of the database.
Fuzzy implication as a measure of similarity
Fuzzy implication is used as a measure of similarity between the fuzzy rules (the exemplar data stored in the database) and input data. For each fuzzy rule, an implication process generates a fuzzy subset of the output variable in the consequence. Figure 1 depicts an example of the fuzzy implication process that has two input variables in the premise and one output variable in the consequence. Membership grades and of both input data can be determined using the membership functions of input variables in the fuzzy rule. A fuzzy intersection operation is used to select the minimum membership grade as for the output variable. The resulting membership grade for the rule is termed firing strength. Firing strength is used as a measure of similarity between the input variable and fuzzy rule in the database. In this example, the inferred output has a similarity degree of with the output variable in Figure 1. The repetitive process of fuzzy implication for each rule provides the similarity of an input data set to each fuzzy rule.
Resampling to construct probability distribution
APPLICATION
Typhoon and wave height data
In Taiwan, approximately four typhoons occur annually, several of which move from the Pacific Ocean directly toward the east coast of Taiwan. Hualien, located on the east coast of Taiwan, was used as the study area because the long-term wave data are available for this offshore region (Figure 2). The hourly significant wave height data are recorded using a wave rider buoy operated by the Central Weather Bureau (CWB) of Taiwan. The buoy is placed at 121.63°E and 24.03°N, approximately 1 km from the coast at a water depth of approximately 30 m. The hourly typhoon data of central pressure (hPa), central wind velocity (m/s), cyclonic radius (km), and coordinates of latitude and longitude are available from the CWB typhoon archives. Complete hourly wave height and typhoon data during the typhoon warning period issued by the CWB are available for 27 typhoon events from 2006 to 2017. Table 1 lists the typhoon and the wave data, including the name and date of typhoon, the lowest central pressure, highest wind speed, cyclonic radius, moving track (classified by the CWB, cf. Figure 3), maximum significant wave height, and number of data points during the typhoon warning period. Table 1 indicates that the maximum wave height during a typhoon corresponds with the moving tracks. Typhoon events with maximum wave heights higher than 600 cm belong to two, three, and four tracks, and the typhoons in these tracks directly strike the east coast of Taiwan. For the collected 27 typhoon events, the former 20 events were used to calibrate the proposed probabilistic forecasting model, and the remaining seven events were used for validation.
Event no. . | Name of typhoon . | Date (yyyy/mm/dd) . | Lowest pressure (hPa) . | Highest wind (m/s) . | Cyclonic radius (km) . | Moving track . | Max. wave height (cm) . | No. of data . |
---|---|---|---|---|---|---|---|---|
1 | Bilis | 2006/07/12 | 978 | 25 | 300 | 2 | 441 | 73 |
2 | Kaemi | 2006/07/23 | 960 | 28 | 200 | 3 | 486 | 54 |
3 | Bopha | 2006/08/07 | 985 | 23 | 120 | 4 | 324 | 39 |
4 | Pabuk | 2007/08/06 | 980 | 28 | 150 | 4 | 355 | 36 |
5 | Wutip | 2007/08/08 | 992 | 18 | 100 | 3 | 414 | 24 |
6 | Sepat | 2007/08/16 | 920 | 53 | 250 | 3 | 937 | 79 |
7 | Wipha | 2007/09/17 | 935 | 48 | 200 | 1 | 321 | 52 |
8 | Krosa | 2007/10/04 | 925 | 51 | 300 | 2 | 1,013 | 79 |
9 | Kalmaegi | 2008/07/16 | 970 | 33 | 120 | 2 | 298 | 58 |
10 | Fungwong | 2008/07/26 | 948 | 43 | 220 | 3 | 958 | 77 |
11 | Sinlaku | 2008/09/11 | 925 | 51 | 250 | 2 | 635 | 109 |
12 | Hagupit | 2008/09/21 | 940 | 45 | 280 | * | 343 | 43 |
13 | Jangmi | 2008/09/26 | 925 | 53 | 280 | 2 | 953 | 73 |
14 | Parma | 2009/10/03 | 945 | 43 | 250 | 10 | 331 | 85 |
15 | Fanapi | 2010/09/17 | 940 | 45 | 200 | 4 | 1,189 | 64 |
16 | Megi | 2010/10/21 | 935 | 48 | 250 | 9 | 443 | 70 |
17 | Tembin | 2012/08/21 | 945 | 45 | 180 | 10 | 350 | 158 |
18 | Jelawat | 2012/09/27 | 910 | 55 | 250 | * | 535 | 43 |
19 | Fitow | 2013/10/04 | 960 | 38 | 250 | 1 | 549 | 58 |
20 | Matmo | 2014/07/21 | 960 | 38 | 200 | 3 | 748 | 55 |
21 | Soudelor | 2015/08/06 | 930 | 48 | 300 | 3 | 1,195 | 70 |
22 | Dujuan | 2015/09/27 | 925 | 51 | 220 | 2 | 663 | 58 |
23 | Nepartak | 2016/07/06 | 905 | 58 | 200 | 4 | 396 | 72 |
24 | Meranti | 2016/09/12 | 900 | 60 | 220 | 7 | 508 | 61 |
25 | Malakas | 2016/09/15 | 940 | 45 | 180 | * | 393 | 58 |
26 | Megi | 2016/09/25 | 940 | 45 | 250 | 3 | 1,056 | 67 |
27 | Nesat | 2017/07/28 | 955 | 40 | 180 | 2 | 378 | 51 |
Event no. . | Name of typhoon . | Date (yyyy/mm/dd) . | Lowest pressure (hPa) . | Highest wind (m/s) . | Cyclonic radius (km) . | Moving track . | Max. wave height (cm) . | No. of data . |
---|---|---|---|---|---|---|---|---|
1 | Bilis | 2006/07/12 | 978 | 25 | 300 | 2 | 441 | 73 |
2 | Kaemi | 2006/07/23 | 960 | 28 | 200 | 3 | 486 | 54 |
3 | Bopha | 2006/08/07 | 985 | 23 | 120 | 4 | 324 | 39 |
4 | Pabuk | 2007/08/06 | 980 | 28 | 150 | 4 | 355 | 36 |
5 | Wutip | 2007/08/08 | 992 | 18 | 100 | 3 | 414 | 24 |
6 | Sepat | 2007/08/16 | 920 | 53 | 250 | 3 | 937 | 79 |
7 | Wipha | 2007/09/17 | 935 | 48 | 200 | 1 | 321 | 52 |
8 | Krosa | 2007/10/04 | 925 | 51 | 300 | 2 | 1,013 | 79 |
9 | Kalmaegi | 2008/07/16 | 970 | 33 | 120 | 2 | 298 | 58 |
10 | Fungwong | 2008/07/26 | 948 | 43 | 220 | 3 | 958 | 77 |
11 | Sinlaku | 2008/09/11 | 925 | 51 | 250 | 2 | 635 | 109 |
12 | Hagupit | 2008/09/21 | 940 | 45 | 280 | * | 343 | 43 |
13 | Jangmi | 2008/09/26 | 925 | 53 | 280 | 2 | 953 | 73 |
14 | Parma | 2009/10/03 | 945 | 43 | 250 | 10 | 331 | 85 |
15 | Fanapi | 2010/09/17 | 940 | 45 | 200 | 4 | 1,189 | 64 |
16 | Megi | 2010/10/21 | 935 | 48 | 250 | 9 | 443 | 70 |
17 | Tembin | 2012/08/21 | 945 | 45 | 180 | 10 | 350 | 158 |
18 | Jelawat | 2012/09/27 | 910 | 55 | 250 | * | 535 | 43 |
19 | Fitow | 2013/10/04 | 960 | 38 | 250 | 1 | 549 | 58 |
20 | Matmo | 2014/07/21 | 960 | 38 | 200 | 3 | 748 | 55 |
21 | Soudelor | 2015/08/06 | 930 | 48 | 300 | 3 | 1,195 | 70 |
22 | Dujuan | 2015/09/27 | 925 | 51 | 220 | 2 | 663 | 58 |
23 | Nepartak | 2016/07/06 | 905 | 58 | 200 | 4 | 396 | 72 |
24 | Meranti | 2016/09/12 | 900 | 60 | 220 | 7 | 508 | 61 |
25 | Malakas | 2016/09/15 | 940 | 45 | 180 | * | 393 | 58 |
26 | Megi | 2016/09/25 | 940 | 45 | 250 | 3 | 1,056 | 67 |
27 | Nesat | 2017/07/28 | 955 | 40 | 180 | 2 | 378 | 51 |
Note: Asterisk *indicates that typhoon tracks were not classified by CWB.
Deterministic wave height forecasting
Parameter . | Wave height (cm) . | Central pressure (hPa) . | Wind velocity (m/s) . | Cyclonic radius (km) . | Distance (km) . |
---|---|---|---|---|---|
Xmin | 0 | 900 | 0 | 0 | 0 |
Xmax | 1,200 | 1,000 | 60 | 300 | 1,000 |
Parameter . | Wave height (cm) . | Central pressure (hPa) . | Wind velocity (m/s) . | Cyclonic radius (km) . | Distance (km) . |
---|---|---|---|---|---|
Xmin | 0 | 900 | 0 | 0 | 0 |
Xmax | 1,200 | 1,000 | 60 | 300 | 1,000 |
The hourly data from calibration events were used to calibrate the three SVM forecasting models with multiple hours ahead. Root mean squared error (RMSE) was used as an objective function to determine the optimal parameters of the forecasting models. RMSE is an overall estimate of the error between model forecasts and observed data. An RMSE index highlights large errors, such as errors around the peak wave height. Table 3 lists the calibrated parameters of the penalty parameter C, error tolerance ɛ, and kernel parameter γ of the SVM models and presents the RMSEs in the calibration phase. The RMSE of the significant wave height for the 1-h forecasting model during the calibration phase was 49.7 cm. The RMSEs for the 2-h and 3-h forecasting models were 64.8 and 75.6 cm, respectively. The RMSE values of wave height during typhoon period were tolerable. Figure 5 shows the 1-h simulation results pertaining to calibration events, which indicates that the 1-h forecasting model can satisfactorily replicate the wave height process excluding some cases around the peak wave height. Figure 6 presents scatter plots for multiple-hour-ahead simulation results. In general, the model outputs are similar to the observed data; however, the simulation for larger wave heights exhibits larger deviations.
Models . | Penalty parameter C . | Error tolerance ε . | Kernel parameter γ . | RMSE (cm) . |
---|---|---|---|---|
1.8 | 0.008 | 0.10 | 49.7 | |
1.8 | 0.020 | 0.11 | 64.8 | |
1.8 | 0.019 | 0.10 | 75.6 |
Models . | Penalty parameter C . | Error tolerance ε . | Kernel parameter γ . | RMSE (cm) . |
---|---|---|---|---|
1.8 | 0.008 | 0.10 | 49.7 | |
1.8 | 0.020 | 0.11 | 64.8 | |
1.8 | 0.019 | 0.10 | 75.6 |
The calibrated SVM models were executed in accordance with validation events to examine real-time forecasting performance. Figure 7 shows the deterministic forecasting performance in terms of RMSE for the calibration and validation events. The RMSEs for validation are greater than those for calibration, with a difference of 12 cm for 1-h forecasting and approximately 2 cm for 2-h and 3-h forecasting. In general, forecasting performance in validation is only slightly inferior to that in model simulation. Figures 8–10 exhibit deterministic wave height forecasting with lead times of 1, 2, and 3 h, respectively. The wave heights forecasted 1 to 3 h ahead generally coincide with the observed wave heights. However, the deterministic forecasting models do not successfully forecast peak wave heights for large events, such as Events 21 and 26. Moreover, a minor phase lag can be observed for forecasts with longer lead times, such as Events 24–27 (Figure 10). The naïve forecasting (or persistence forecasting) is a simple model that provides the same forecasts as the observations with a pure phase lag. Figure 7 also illustrates the forecasting performance with respect to the naïve forecasting, revealing that the SVM outperforms the naïve model. The issue of addressing the phase error has been studied and additional insights can be found in, e.g., Babovic et al. (2000), Sannasiraj et al. (2004), and Sun et al. (2010). Figure 11 presents the scatter plots for real-time wave height forecasting results. Figures 6 and 11 show that for larger wave heights, the simulation or forecasting results exhibit larger errors. Usually, there are less extreme data than the normal data in nature and in the collected database. Therefore, the extreme data have higher uncertainty and the deterministic forecasting for extreme waves has larger errors. Although SVM models have satisfactory forecasting performance in predicting the typhoon wave height, the deterministic forecasting scheme has minor phase lag and large errors around the peak wave height. Alternatively, the probabilistic forecasting can consider the forecasting uncertainty in the way that many possible forecasts with their exceedance probabilities are provided. Thus, the probabilistic forecasting method was used to provide comprehensive forecasting information.
Probabilistic wave height forecasting
Probabilistic forecasts are the combination of a deterministic forecast and probability distribution of the forecast error. The errors of deterministic forecasting during the calibration period provide the database for establishing probability distribution. The modified fuzzy inference method was proposed to deduce error probability distributions, which is described in the following.
When the data of six input variables at present time t were available, fuzzy implication was executed to obtain the similarity of this input data set to each rule in the database. The resampling procedure was then applied to sample out numerous forecast errors form the fuzzy rule database to obtain predictive probability distribution. In this study, 10,000 sets of the forecast error were generated at each time step, and predictive probability distribution was constructed using the Weibull plotting position formula. The derived probability distribution of the forecast error was added to the single deterministic forecast with respect to each lead-time forecasting to form probabilistic forecasting.
Figures 12–14 present probabilistic forecasting results with a 95% confidence interval (shaded area) for the forecasting lead time of 1–3 h, respectively. The regions with 95% confidence, which widen with the increasing forecast lead time, can reasonably enclose most of the observed wave heights. The predicted confidence intervals are smooth, and their amplitude is small for 1-h forecasting, demonstrating its practical usefulness. However, for 3-h forecasting, the predicted confidence intervals around the peak wave heights display fluctuations, and the interval is large in some events. Furthermore, the 3-h predictive 95% confidence interval does not include some extreme wave heights for Event 21 because the fuzzy rule database does not contain enough data for such extremely high wave heights for the inference model to produce perfect probabilistic forecasts. Nevertheless, the proposed modified fuzzy inference method can almost successfully perform probabilistic forecasting.
Figure 15 exhibits 1-h predicted probability details of peak wave heights corresponding to the largest (Event 21) and smallest events (Event 27) in validation. For Event 21, the observed peak wave height was 1,195 cm; however, the deterministic forecast was estimated to be 878.6 cm. The predicted probability distribution could cover the peak wave height with an exceedance probability of 0.13 (a cumulative probability of 0.87), which notified the user with the probability of the occurrence of an extremely high wave. However, probability distribution is not smooth and continuous because of the insufficient number of similar large wave data in the database. For Event 27, probability distribution is smooth and continuous because the database comprised similar data for the peak wave height of Event 27. The deterministic forecast for the peak wave height was 314.5 cm, which was lower than the observed value of 378 cm. Although the deterministic forecast was underestimated, the addition of the predicted probability distribution of the forecast error could enclose the observed peak wave height with an accompanying exceedance probability of 0.04. The examples in Figure 15 are extreme cases. Although the predicted probability distribution does not appropriately include the observed peak wave height in its middle region, it informs the user regarding the occurrence of a certain wave height in the future with a probability value. For probabilistic forecasting of most of the data, the predicted 95% confidence intervals are preferable for 1-h to 3-h forecasting (Figures 12–14).
An essential approach to assessing the performance of probabilistic forecasting includes the accurate enclosure of the amount of data within the confidence region. If predictive probability distribution can effectively explain total uncertainty, then the percentage of data included in the confidence interval is equivalent to the confidence level (Chen & Yu 2007a). Figure 16 shows the percentages of observed data that are included in the confidence interval at various percentages of confidence levels. In Figure 16, the included data for 1-h probabilistic forecasting is ideal. The performance of 2-h and 3-h probabilistic forecasting is inferior to that of 1-h forecasting because less than expected data are accurately enclosed in the confidence region. Moreover, this observation is analogous to the probabilistic forecasting results (Figures 12–14), indicating that probabilistic forecasts with longer lead times are inferior to those with shorter lead times. Overall, the proposed probabilistic forecasting method can account for the total uncertainty during the forecasting process. The modified fuzzy inference method can resample the desired forecast errors from the database to form predictive probability distribution for all cases, excluding some extreme cases around the peak wave height.
CONCLUSION
Fast and robust wave forecasting models for the coastal hazard warning system are crucial for practical engineering applications. The use of machine learning methods to forecast wave parameters in a timely manner has attracted considerable attention in coastal engineering. This study applied machine learning methods to forecast real-time significant wave heights in a probabilistic framework, which is a novel investigation in probabilistic wave forecasting.
The probabilistic forecasting method combines a deterministic forecast and the probability distribution of a forecast error. An SVM was used to develop a deterministic forecasting model to forecast significant wave heights with lead times of 1–3 h. A modified fuzzy inference model was proposed in this study to forecast the probability distribution of the forecast error, with the innovation of calculating the similarity of data by implementing fuzzy implication and resampling potential data from a fuzzy database to form probability distribution. The east coast of Taiwan, where typhoons frequently occur, was used as the study area. The wave data observed using the Hualien Buoy and typhoon characteristics were used in the model. Validation results from seven typhoon events demonstrated that the proposed probabilistic forecasting model is practical and robust. The predicted confidence interval can satisfactorily enclose the real wave height data with smooth and small amplitudes. The forecasted probability distribution is smooth and continuous to provide users with instructive probability information for all cases, excluding some cases for extreme wave heights. Finally, a measure that calculates the percentage of the observed data included in the confidence region was used to objectively verify the proposed probabilistic forecasting method.