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

講演情報

[E] ポスター発表

セッション記号 P (宇宙惑星科学) » P-EM 太陽地球系科学・宇宙電磁気学・宇宙環境

[P-EM09] 宇宙天気・宇宙気候

2022年5月31日(火) 11:00 〜 13:00 オンラインポスターZoom会場 (3) (Ch.03)

コンビーナ:片岡 龍峰(国立極地研究所)、コンビーナ:Pulkkinen Antti A(NASA Goddard Space Flight Center)、坂口 歌織(情報通信研究機構)、コンビーナ:塩田 大幸(国立研究開発法人 情報通信研究機構)、座長:片岡 龍峰(国立極地研究所)、Antti A Pulkkinen(NASA Goddard Space Flight Center)、坂口 歌織(情報通信研究機構)、塩田 大幸(国立研究開発法人 情報通信研究機構)

11:00 〜 13:00

[PEM09-P12] Development of a data compression method for Sunspot magnetograms using Autoencoder

*田所 拓馬1飯田 佑輔1小松 耀人1 (1.国立大学法人新潟大学)


キーワード:宇宙天気予報、深層学習、ビッグデータ

Recent evoltion of machine learning enables us to predict solar flare occurrence with a highly accuracy. The CNN model achieves higher accuracy than the MLP model and this can be interpreted that the neural networks are able to distinct the features from the magnetogram better than human knowledge so far. Further, it is reported that the accuracy of the flare prediction becomes higher with the input of the time series information. However, only the table-based information, such as the history of flare occurrence, is used so far. As a next step, it is natural to use time series of image data as the input, but this is not practical now because it requires a huge amount of computation. One of the solutions to this problem is to compress the input image. To this end, we try constructing a data compression method of solar magnetograms by Autoencoder and develop a solar flare prediction model with an enough accuracy.
We used sunspot magnetograms taken by SDO/HMI from May 2010 to April 2011. The SHARP dataset, the active region magnetogram cut out from the full-Sun magnetogram, was used the input image and the SWAN dataset was used as the flare label. We define that the flare “occurs“ in this study when at least one flare occurs in the magnetogram within 24 hours. We reduced the data cadence to 1 hour and used 90% for training and 10% for testing. In addition, data shuffling is used between the training and testing.
Our model construction consists of two steps. In the first step, we develop the Convolutional Autoencoder model for Sunspot magnetograms by reproducing the input image. In the second step, the flare prediction model is developed with an input of the compressed feature vector produced by the Autoencoder. The developed model achieved TSS = 0.730 for solar flare prediction above C class and the input data volume is compressed by a factor of two. The highest score in the previous studies is TSS=0.724 with uncompressed data, and our results succeeded to achieve a similar score with compressed data.