日本地球惑星科学連合2019年大会

講演情報

[J] 口頭発表

セッション記号 A (大気水圏科学) » A-CG 大気海洋・環境科学複合領域・一般

[A-CG36] 地球環境科学と人工知能

2019年5月30日(木) 10:45 〜 12:15 106 (1F)

コンビーナ:冨田 智彦(熊本大学大学院 先端科学研究部)、福井 健一(大阪大学)、松岡 大祐(海洋研究開発機構)、小野 智司(鹿児島大学)、座長:冨田 智彦(熊本大学 大学院先端科学研究部 基礎科学部門)

11:35 〜 11:50

[ACG36-03] Spatiotemporal Climate Forecasting with ConvLSTM

*Ekasit Phermphoonphiphat1Tomohiko Tomita3Masayuki Numao2Ken-ichi Fukui2 (1.Graduate School of Information Science and Technology, Osaka University、2.The Institute of Scientific and Industrial Research, Osaka University、3.Faculty of Advanced Science and Technology, Kumamoto University)

キーワード:Climate Forecasting, ConvLSTM, Spatial Correlation

Recent years, climate forecasting techniques with machine learning have been developing to get high accuracy result, unlike physical simulation that uses the techniques of ensemble mean and has already been employed by JMA (Japan Meteorological Agency) which cannot perform well for long term prediction because climate data is a very high non-linear relationship. Machine learning techniques can build a forecasting model by learning patterns from prior data while maintaining the spatial correlation that very important for climate data because the variable from one area could affect other areas. In this paper, we studied the spatial-temporal pattern of machine learning techniques can improve the forecasting result. The experiment compares 3 forecasting models. Linear regression model is a simple forecasting linear model that try to produce linear formula from the training dataset, we use this model with non-spatial correlation setup. CNN (Convolutional Neural Network) is a class of deep learning, the key idea is convolutional layer that is able to maintain spatial correlation through the network. ConvLSTM (Convolutional Long Short-Term Memory) is the improvement version of Fully Connected Long Short-Term Memory that combines convolution operator inside every gate (the control unit that measures how much information will pass through) in the memory cell; therefore, spatial correlation is preferably maintained on the arbitrary of times. We run the experiment to forecast temperature at 2 meter height of the Japan area, we used the monthly mean data of ERA-Interim dataset that started from 1979 to the present. The result has shown that ConvLSTM performs the best accuracy compares to CNN and non-spatial correlation setup linear regression model.