基于 Deep Flare Net 的可操作太阳耀斑预测模型

Operational solar flare prediction model using Deep Flare Net

Website of operational DeFN showing a full-disk solar image and detected ARs, in addition to the full-disk forecasts, region-by-region forecasts, an alert mark, and a comment list (https://defn.nict.go.jp)

Abstract

We developed an operational solar flare prediction model using deep neural networks, named Deep Flare Net (DeFN). DeFN can issue probabilistic forecasts of solar flares in two categories, such as ≥ M-class and < M-class events or ≥ C-class and < C-class events, occurring in the next 24 h after observations and the maximum class of flares occurring in the next 24 h. DeFN is set to run every 6 h and has been operated since January 2019. The input database of solar observation images taken by the Solar Dynamic Observatory (SDO) is downloaded from the data archive operated by the Joint Science Operations Center (JSOC) of Stanford University. Active regions are automatically detected from magnetograms, and 79 features are extracted from each region nearly in real time using multiwavelength observation data. Flare labels are attached to the feature database, and then, the database is standardized and input into DeFN for prediction. DeFN was pretrained using the datasets obtained from 2010 to 2015. The model was evaluated with the skill score of the true skill statistics (TSS) and achieved predictions with TSS = 0.80 for ≥ M-class flares and TSS = 0.63 for ≥ C-class flares. For comparison, we evaluated the operationally forecast results from January 2019 to June 2020. We found that operational DeFN forecasts achieved TSS = 0.70 (0.84) for ≥ C-class flares with the probability threshold of 50 (40)%, although there were very few M-class flares during this period, and we should continue monitoring the results for a longer time. Here, we adopted a chronological split to divide the database into two for training and testing. The chronological split appears suitable for evaluating operational models. Furthermore, we proposed the use of time-series cross-validation. The procedure achieved TSS = 0.70 for ≥ M-class flares and 0.59 for ≥ C-class flares using the datasets obtained from 2010 to 2017. Finally, we discuss the standard evaluation methods for operational forecasting models, such as the preparation of observation, training, and testing datasets and the selection of verification metrics.

我们利用深度神经网络开发了一个可操作的太阳耀斑预测模型,命名为深耀斑网(deep flare Net, DeFN)。DeFN可以对观测后24小时内发生的≥m级和< m级事件或≥c级和< c级事件以及未来24小时内发生的最大级别两类太阳耀斑进行概率预报。DeFN每6小时运行一次,自2019年1月开始运行。太阳动力观测台(SDO)拍摄的太阳观测图像输入数据库是从斯坦福大学联合科学行动中心(JSOC)运营的数据存档中下载的。利用多波长观测数据,从磁图中自动检测出活动区域,并在每个区域中近乎实时地提取出79个特征。将火炬标签附加到特征数据库中,然后将数据库标准化并输入到DeFN中进行预测。DeFN使用2010年至2015年获得的数据集进行预训练。用真实技能统计(TSS)的技能得分对模型进行评估,得出≥m级耀斑的TSS = 0.80,≥c级耀斑的TSS = 0.63的预测结果。为了比较,我们对2019年1月至2020年6月的运营预测结果进行了评估。我们发现,对于≥c级耀斑,DeFN预报的TSS = 0.70(0.84),概率阈值为50(40)%,尽管在此期间m级耀斑很少,我们应该继续监测更长时间的结果。在这里,我们采用了按时间顺序划分的方法,将数据库分为训练和测试两个部分。按时间顺序划分似乎适合于评估操作模型。此外,我们建议使用时间序列交叉验证。使用2010 - 2017年获得的数据集,该程序获得≥m级耀斑的TSS = 0.70,≥c级耀斑的TSS = 0.59。最后,我们讨论了业务预测模型的标准评估方法,如观测、训练和测试数据集的准备,以及验证指标的选择。

Fig. 1

Flowchart of operational DeFN. It is executed using the NRT data and the pretrained model. The best-performing model among the models trained using the 2010--2015 datasets is chosen as the pretrained model

Fig. 2

Full solar disk vector magnetograms taken by HMI/SDO on 6 September 2017. a HMI definitive series data for the full disk and the areas detected by DeFN with red frames. b HMI NRT data showing the HARP areas in gray scale and the areas detected by DeFN. Note that both HARP and DeFN areas overlapped each other. If DeFN areas are outside the HARP areas, the data are set to zero

相关推荐
瓜牛_gn27 分钟前
mysql特性
数据库·mysql
深度学习实战训练营31 分钟前
基于CNN-RNN的影像报告生成
人工智能·深度学习
奶糖趣多多1 小时前
Redis知识点
数据库·redis·缓存
昨日之日20062 小时前
Moonshine - 新型开源ASR(语音识别)模型,体积小,速度快,比OpenAI Whisper快五倍 本地一键整合包下载
人工智能·whisper·语音识别
浮生如梦_2 小时前
Halcon基于laws纹理特征的SVM分类
图像处理·人工智能·算法·支持向量机·计算机视觉·分类·视觉检测
CoderIsArt2 小时前
Redis的三种模式:主从模式,哨兵与集群模式
数据库·redis·缓存
深度学习lover3 小时前
<项目代码>YOLOv8 苹果腐烂识别<目标检测>
人工智能·python·yolo·目标检测·计算机视觉·苹果腐烂识别
热爱跑步的恒川3 小时前
【论文复现】基于图卷积网络的轻量化推荐模型
网络·人工智能·开源·aigc·ai编程
师太,答应老衲吧5 小时前
SQL实战训练之,力扣:2020. 无流量的帐户数(递归)
数据库·sql·leetcode
阡之尘埃5 小时前
Python数据分析案例61——信贷风控评分卡模型(A卡)(scorecardpy 全面解析)
人工智能·python·机器学习·数据分析·智能风控·信贷风控