In the second experiment, a predictor is trained by three values (0, 1 and 2). As
this is a classification problem, decision trees were used. In the learning data, 0 means
that the damage is small scale, 1 means the damage is medium scale and 2 means the
damage is large scale. The prediction was considered accurate when the predicted
size was equal to the actual size. The average accuracy of three-class damage fore-
casting when trained by three values is shown in Table 7. The average accuracy of the
learning and test data with SOM was 100% and 96.8%, respectively. This also con-
firmed that damage data are also well related with typhoon data. The accuracy for
each damage type is shown in Table 8. Each damage type was also forecast very well
by SOM. For example, accuracy for number of fatalities and number of partially
destroyed houses was 85.7% and 100%, respectively. The accuracy with SOM was
also much better than that with multiple regression and decision trees.
Table 7. Average accuracy of three-class (small, medium or large scale) damage forecasting
when trained by three values.
Method Learning data Test data
Self-organizing maps (SOM) 100% 96.8%
Multiple regression (MR) 77.5% 65.1%
Decision trees (DT) 90.1% 78.6%
Table 8. Accuracy of three-class (small, medium or large scale) damage forecasting for test
data when trained by three values.
Damage type SOM MR DT
No. fatalities 85.7% 42.9% 78.6%
No. injured persons 100% 53.6% 71.4%
No. dead and injured persons 100% 53.6% 71.4%
No. completely destroyed houses 92.9% 39.3% 53.6%
No. half destroyed houses 100% 85.7% 96.4%
No. partially destroyed houses 100% 85.7% 85.7%
Total no. of damaged houses 100% 85.7% 92.9%
No. houses under water 92.9% 50.0% 60.7%
Total no. destroyed non-house structures 100% 89.3% 96.4%
Average 96.8% 65.1% 78.6%
5 Conclusions
We investigated typhoon damage forecasting with intelligent techniques. Using nine
types of typhoon data as inputs to SOM, experimental results on the average accuracy
of two-class (yes or no) and three-class (small, medium or large scale) damage fore-
casting were 93.3% and 96.8%, respectively. The accuracy with SOM was much
better than that with multiple regression and decision trees. As a result, a typhoon
forecasting method is proposed as follows: 1) Evaluate two-class damage forecasting,
2) When two-class forecasting result is yes, evaluate three-class damage forecasting,
3) Issue a typhoon warning based on above three-class damage forecasting. For ex-
ample, such a warning may be issued, “According to the Japanese typhoon database,
we forecast that the coming typhoon has a risk of causing both large scale human and
building damage. Please take care.” In further research, we will consider more de-
110