用LSTM和分解模型预测太阳耀斑,准确率超87%。
Solar Flare Prediction Using Long Short-term Memory (LSTM) and Decomposition-LSTM with Sliding Window Pattern Recognition
- 用滑动窗口提取时间序列中的准模式,结合正则化降噪
- 分解型LSTM在规则化数据上达TSS 0.74、召回率0.95
- 适合空间天气预报与航天安全领域研究人员
本文研究基于长短期记忆网络(LSTM)与分解型LSTM(DLSTM)结合集成算法,利用GOES目录的时间序列数据预测太阳耀斑。数据集覆盖2003至2023年,包含151,071次耀斑事件。从约可能模式中识别出7,552个年度模式窗口,凸显长期预测的挑战。采用滑动窗口技术检测不规则与规则化耀斑序列中的时间准模式。正则化可降低复杂度,增强大耀斑活动识别,并更有效捕捉活跃日。为应对类别不平衡,使用重采样方法。在不规则序列上训练的LSTM与DLSTM模型,结合集成方法应用于每3小时间隔的规则化序列滑动窗口。性能指标显示,规则化序列上采用集成策略的DLSTM表现最优,其判别能力(TSS=0.74)、召回率(0.95)与受试者工作特征曲线下面积(AUC=0.87)均优于其他模型,大幅减少误报。该优势归因于DLSTM能将时间序列分解为趋势与季节分量,有效分离随机噪声。本研究证明先进机器学习在耀斑预测中的潜力,强调纳入不同太阳周期阶段与重采样策略对提升预报可靠性的重要性。
原文摘要 · Abstract (English)
We investigate the use of Long Short-Term Memory (LSTM) and Decomposition-LSTM (DLSTM) networks, combined with an ensemble algorithm, to predict solar flare occurrences using time-series data from the GOES catalog. The dataset spans from 2003 to 2023 and includes 151,071 flare events. Among approximately possible patterns, 7,552 yearly pattern windows are identified, highlighting the challenge of long-term forecasting due to the Sun's complex, self-organized criticality-driven behavior. A sliding window technique is employed to detect temporal quasi-patterns in both irregular and regularized flare time series. Regularization reduces complexity, enhances large flare activity, and captures active days more effectively. To address class imbalance, resampling methods are applied. LSTM and DLSTM models are trained on sequences of peak fluxes and waiting times from irregular time series, while LSTM and DLSTM, integrated with an ensemble approach, are applied to sliding windows of regularized time series with a 3-hour interval. Performance metrics, particularly TSS (0.74), recall (0.95) and the area under the curve (AUC=0.87) in the receiver operating characteristic (ROC), indicate that DLSTM with an ensemble approach on regularized time series outperforms other models, offering more accurate large-flare forecasts with fewer false errors compared to models trained on irregular time series. The superior performance of DLSTM is attributed to its ability to decompose time series into trend and seasonal components, effectively isolating random noise. This study underscores the potential of advanced machine learning techniques for solar flare prediction and highlights the importance of incorporating various solar cycle phases and resampling strategies to enhance forecasting reliability.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。