基于深度学习的地磁活动、扰动预测模型

news2024/10/1 15:22:00

注:包括SYM-H Index和Storm Intensity index

A transformer-based framework for predicting geomagnetic indices with uncertainty quantification

Journal of Intelligent Information Systems 18 November 2023

A transformer-based framework for predicting geomagnetic indices with uncertainty quantification | Journal of Intelligent Information Systems (springer.com)

Abstract

Geomagnetic activities have a crucial impact on Earth, which can affect spacecraft and electrical power grids. Geospace scientists use a geomagnetic index, called the Kp index, to describe the overall level of geomagnetic activity. This index is an important indicator of disturbances in the Earth’s magnetic field and is used by the U.S. Space Weather Prediction Center as an alert and warning service for users who may be affected by the disturbances. Another commonly used index, called the ap index, is converted from the Kp index. Early and accurate prediction of the Kp and ap indices is essential for preparedness and disaster risk management. In this paper, we present a deep learning framework, named GNet, to perform short-term forecasting of the Kp and ap indices. Specifically, GNet takes as input time series of solar wind parameters’ values, provided by NASA’s Space Science Data Coordinated Archive, and predicts as output the Kp and ap indices respectively at time point t+w hours for a given time point t where w ranges from 1 to 9. GNet combines transformer encoder blocks with Bayesian inference, which is capable of quantifying both aleatoric uncertainty (data uncertainty) and epistemic uncertainty (model uncertainty) in making predictions. Experimental results show that GNet outperforms closely related machine learning methods in terms of the root mean square error and R-squared score. Furthermore, GNet can provide both data and model uncertainty quantification results, which the existing methods cannot offer. To our knowledge, this is the first time that Bayesian transformers have been used for geomagnetic activity prediction.

A Transformer-Based Framework for Geomagnetic Activity Prediction

Foundations of Intelligent Systems (ISMIS 2022)

A Transformer-Based Framework for Geomagnetic Activity Prediction | SpringerLink

Abstract

Geomagnetic activities have a crucial impact on Earth, which can affect spacecraft and electrical power grids. Geospace scientists use a geomagnetic index, called the Kp index, to describe the overall level of geomagnetic activity. This index is an important indicator of disturbances in the Earth’s magnetic field and is used by the U.S. Space Weather Prediction Center as an alert and warning service for users who may be affected by the disturbances. Early and accurate prediction of the Kp index is essential for preparedness and disaster risk management. In this paper, we present a novel deep learning method, named KpNet, to perform short-term, 1–9 hour ahead, forecasting of the Kp index based on the solar wind parameters taken from the NASA Space Science Data Coordinated Archive. KpNet combines transformer encoder blocks with Bayesian inference, which is capable of quantifying both aleatoric uncertainty (data uncertainty) and epistemic uncertainty (model uncertainty) when making Kp predictions. Experimental results show that KpNet outperforms closely related machine learning methods in terms of the root mean square error and R-squared score. Furthermore, KpNet can provide both data and model uncertainty quantification results, which the existing methods cannot offer. To our knowledge, this is the first time that Bayesian transformers have been used for Kp prediction.

Use of Classification Algorithms to Predict the Grade of Geomagnetic Disturbance

Advances in Neural Computation, Machine Learning, and Cognitive Research VI(NEUROINFORMATICS 2022)

Use of Classification Algorithms to Predict the Grade of Geomagnetic Disturbance | SpringerLink

Abstract

This paper presents different approaches for predicting the grade of geomagnetic Kp index using machine learning algorithms. The Kp index is considered to be an indicator of the energy input from the solar wind into the Earth’s magnetosphere. In this study, a wide range of machine learning algorithms were tested for the purpose of classifying Kp index grade, such as gradient boosting models, linear models, and neural networks. The main challenge of this classification task is a strong class imbalance, due to the fact that extreme values of Kp index are rarely observed. To overcome the issue, the SMOTE technique for minority classes oversampling was utilized. It is shown that SMOTE improves quality of the classification at far horizons. We also test time-series cross-validation for hyperparameters optimization and show that it does not improve the quality. All the models are scored against an out-of-sample test set to assess their quality and compare the results. Finally, we highlight the directions of further research based on the results obtained in this study.

Forecasting Geomagnetic Storm Disturbances and Their Uncertainties Using Deep Learning

Space Weather, 13 November 2023

Forecasting Geomagnetic Storm Disturbances and Their Uncertainties Using Deep Learning - Conde - 2023 - Space Weather - Wiley Online Library

Abstract

Severe space weather produced by disturbed conditions on the Sun results in harmful effects both for humans in space and in high-latitude flights, and for technological systems such as spacecraft or communications. Also, geomagnetically induced currents (GICs) flowing on long ground-based conductors, such as power networks, potentially threaten critical infrastructures on Earth. The first step in developing an alarm system against GICs is to forecast them. This is a challenging task given the highly non-linear dependencies of the response of the magnetosphere to these perturbations. In the last few years, modern machine-learning models have shown to be very good at predicting magnetic activity indices. However, such complex models are on the one hand difficult to tune, and on the other hand they are known to bring along potentially large prediction uncertainties which are generally difficult to estimate. In this work we aim at predicting the SYM-H index characterizing geomagnetic storms multiple-hour ahead, using public interplanetary magnetic field (IMF) data from the Sun-Earth L1 Lagrange point and SYM-H data. We implement a type of machine-learning model called long short-term memory (LSTM) network. Our scope is to estimate the prediction uncertainties coming from a deep-learning model in the context of forecasting the SYM-H index. These uncertainties will be essential to set reliable alarm thresholds. The resulting uncertainties turn out to be sizable at the critical stages of the geomagnetic storms. Our methodology includes as well an efficient optimization of important hyper-parameters of the LSTM network and robustness tests.

Prediction of the SYM-H Index Using a Bayesian Deep Learning Method With Uncertainty Quantification

Space Weather, 14 February 2024

Prediction of the SYM‐H Index Using a Bayesian Deep Learning Method With Uncertainty Quantification - Abduallah - 2024 - Space Weather - Wiley Online Library

Abstract

We propose a novel deep learning framework, named SYMHnet, which employs a graph neural network and a bidirectional long short-term memory network to cooperatively learn patterns from solar wind and interplanetary magnetic field parameters for short-term forecasts of the SYM-H index based on 1- and 5-min resolution data. SYMHnet takes, as input, the time series of the parameters' values provided by NASA's Space Science Data Coordinated Archive and predicts, as output, the SYM-H index value at time point t + w hours for a given time point t where w is 1 or 2. By incorporating Bayesian inference into the learning framework, SYMHnet can quantify both aleatoric (data) uncertainty and epistemic (model) uncertainty when predicting future SYM-H indices. Experimental results show that SYMHnet works well at quiet time and storm time, for both 1- and 5-min resolution data. The results also show that SYMHnet generally performs better than related machine learning methods. For example, SYMHnet achieves a forecast skill score (FSS) of 0.343 compared to the FSS of 0.074 of a recent gradient boosting machine (GBM) method when predicting SYM-H indices (1 hr in advance) in a large storm (SYM-H = −393 nT) using 5-min resolution data. When predicting the SYM-H indices (2 hr in advance) in the large storm, SYMHnet achieves an FSS of 0.553 compared to the FSS of 0.087 of the GBM method. In addition, SYMHnet can provide results for both data and model uncertainty quantification, whereas the related methods cannot.

Figure 2

The SYMHnet framework: (a) the overall architecture of SYMHnet, (b) the architecture of its GNN component, and (c) the architecture of its BiLSTM component. The input parameter graph is for illustration; the actual graph in the implementation is a fully connected graph (FCG). B = IMF magnitude (B), By = By component, Bz = Bz component, EF = Electric field, N_p = Proton density, P_dyn = Flow pressure, and V = Flow speed.

A Time-efficient, Data-driven Modeling Approach for Predicting the Geomagnetic Impact of Coronal Mass Ejections

The Astrophysical Journal Letters, 950:L11 (11pp), 2023 June 20

A Time-efficient, Data-driven Modeling Approach for Predicting the Geomagnetic Impact of Coronal Mass Ejections (iop.org)

Abstract

To understand the global-scale physical processes behind coronal mass ejection (CME)–driven geomagnetic storms and predict their intensity as a space weather forecasting measure, we develop an interplanetary CME flux rope–magnetosphere interaction module using 3D magnetohydrodynamics. The simulations adequately describe CME-forced dynamics of the magnetosphere including the imposed magnetotail torsion. These interactions also result in induced currents, which are used to calculate the geomagnetic perturbation. Through a suitable calibration, we estimate a proxy of geoeffectiveness—the Storm Intensity index (STORMI)—that compares well with the Dst/ SYM-H index. Simulated impacts of two contrasting CMEs quantified by the STORMI index exhibit a high linear correlation with the corresponding Dst and SYM-H indices. Our approach is relatively simple, has fewer parameters to be fine-tuned, and is time efficient compared to complex fluid-kinetic methods. Furthermore, we demonstrate that flux rope erosion does not significantly affect our results. Thus our method has the potential to significantly extend the time window for predictability—an outstanding challenge in geospace environment forecasting—if early predictions of near-Earth CME flux rope structures based on near-Sun observations are available as inputs. This study paves the way for early warnings based on operational predictions of CME-driven geomagnetic storms.

Figure 2. Simulated 3D view of the planetary magnetosphere from a viewpoint just above the ecliptic plane. The magnetospheric fields are depicted using colored lines to distinguish among the Earth’s polar open field lines (orange), the closed inner magnetospheric lines (cyan), and IMF (green). The strong event (event 1) that occurred on 2003 November 20 is shown in panel (a), and the moderate event (event 2) of 2006 April 14 is shown in panel (b). The white arrows in both images denote the rotation axis of Earth. The magnitude of the current density (J) is plotted on the equatorial planes to demonstrate the current formation around the Earth right after the passage of the leading halves of the flux ropes for event 1 (top) and event 2 (bottom). The yellow arrows designate the Sun-side (along the x-axis).

-------------------------------

Model Evaluation Guidelines for Geomagnetic Index Predictions

Space Weather, December 2018 

Model Evaluation Guidelines for Geomagnetic Index Predictions - Liemohn - 2018 - Space Weather - Wiley Online Library

Abstract

Geomagnetic indices are convenient quantities that distill the complicated physics of some region or aspect of near-Earth space into a single parameter. Most of the best-known indices are calculated from ground-based magnetometer data sets, such as Dst, SYM-H, Kp, AE, AL, and PC. Many models have been created that predict the values of these indices, often using solar wind measurements upstream from Earth as the input variables to the calculation. This document reviews the current state of models that predict geomagnetic indices and the methods used to assess their ability to reproduce the target index time series. These existing methods are synthesized into a baseline collection of metrics for benchmarking a new or updated geomagnetic index prediction model. These methods fall into two categories: (1) fit performance metrics such as root-mean-square error and mean absolute error that are applied to a time series comparison of model output and observations and (2) event detection performance metrics such as Heidke Skill Score and probability of detection that are derived from a contingency table that compares model and observation values exceeding (or not) a threshold value. A few examples of codes being used with this set of metrics are presented, and other aspects of metrics assessment best practices, limitations, and uncertainties are discussed, including several caveats to consider when using geomagnetic indices.

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.coloradmin.cn/o/1991141.html

如若内容造成侵权/违法违规/事实不符,请联系多彩编程网进行投诉反馈,一经查实,立即删除!

相关文章

IP地址怎样实现安全的HTTPS访问?

IP实现HTTPS访问是一个涉及证书申请、服务器配置及网络安全的过程。以下是实现IP实现HTTPS访问的详细步骤: 公网IP地址的重要性:要实现HTTPS访问,必须拥有一个公网IP地址,这是从互联网直接访问网站的基础条件。 管理权限的必要性&…

高效批量提取PPT幻灯片中图片的方法

处理包含大量图片的PPT(PowerPoint)幻灯片已成为许多专业人士的日常任务之一。然而,手动从每张幻灯片中逐一提取图片不仅耗时耗力,还容易出错。为了提升工作效率,减少重复劳动,探索并实现一种高效批量提取P…

“网络信息安全”你真的了解吗?(非常详细)零基础入门到精通,收藏这一篇就够了

全面了解网络信息安全 01 导语: 在数字化浪潮中,我们每个人的生活都越来越依赖于网络。银行账户、个人隐私、企业机密——几乎所有的敏感信息都在网络上流转。随之而来的是不断升级的网络攻击和诈骗手段。本文将深入探讨网络信息安全的意义、挑战、防…

Candance Allegro 入门教程笔记:Cadence Allegro 17.4安装教程

文章目录 一、安装Cadence Allegro 17.4 安装包二、安装Candance Allegro Manager三、安装007号 补丁四、用阿狸狗破戒大师 破戒Candance Allegro 17.4软件 Cadence Allegro QQ交流学习裙:173416628 凡亿教育的Candance Allegro 17.4基础教程 小哥Cadence Allegro …

SSM伊犁旅游攻略网站—计算机毕业设计源码15961

目 录 摘要 1 绪论 1.1 开发背景 1.2开发意义 1.3ssm框架 1.4论文结构与章节安排 2 2 伊犁旅游攻略网站系统分析 2.1 可行性分析 2.2 系统流程分析 2.2.1 数据增加流程 2.2.2 数据修改流程 2.2.3数据删除流程 2.3 系统功能分析 2.3.1功能性分析 2.3.2非功能性分析…

48天笔试训练错题——day43

目录 选择题 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 编程题 1. 求和 选择题 1. synflood 是 syn 泛洪攻击。有一个恶意主机,伪造大量的 IP 地址,然后给服务器发送 SYN 请求,但是不进行第三次握手的回复,这样就会消耗服务器…

DITA发布MS Word样式定制

- 1 - 概述 上一期我们介绍了摩拿科技针对DITA发布PDF样式定制。 发布PDF通常能够满足大部分手册内容查看的需求,但是有时候公司的销售和服务部门的同事或者客户想要一个能修改的文件,这样可以做二次加工并生成自己想要的输出。这时候MS Word就能胜任…

SpringBoot中使用过滤器filter

过滤器Filter 在 Java 中,Filter(过滤器)是一种用于对请求进行预处理和后处理的机制。 工作原理: 当一个请求到达服务器时,会先经过一系列配置好的过滤器。过滤器可以检查请求的参数、头信息、请求体等内容&#xf…

buuctf CrackRTF (补)

另一种做题方式。 前言:学习笔记。 例题学习,涨大知识。 深入刨析,学习。 常规什么的这次就不写了,这篇wp主要是用于学习,以及分析。 以资料,代码理解,编程思维、编程手法等为主。 重在分析学…

php常见代码执行函数和常见系统命令执行函数。

PHP中常见代码执行函数: array_map() eval() assert() preg_replace() call_user_func() $a($b)动态函数 PHP中常见系统命令执行函数: system() exec() shell_exec() passthru() popen() 反引号"" 命令执行危险函数之assert函数…

成都云飞浩容文化传媒有限公司正规吗怎么样?

在数字经济的浪潮中,电商行业如日中天,成为推动经济增长的重要引擎。在这片蓝海中,如何脱颖而出,实现品牌与销量的双重飞跃?成都云飞浩容文化传媒有限公司,作为电商服务领域的佼佼者,正以专业的…

Echarts图表官网打开太慢怎么办?echarts.apache.org

1.ping官网,获取ip 使用 WIN R 输入cmd 进入命令控制台,ping 官网地址:echarts.apache.org 获取到的IP是 151.101.2.132 2.给hosts文件添加内容 使用文本编辑工具或编译器 打开 C:\Windows\System32\drivers\etc\hosts 文件,在最…

Linux基础知识之管理用户密码

往期系列内容回顾: Linux基础知识之Shell命令行及终端中的快捷键 Linux基础知识之man手册页_man 手册页-CSDN博客 Linux基础知识之Linux文件系统权限-CSDN博客 Linux基础知识之使用 Shell 扩展匹配文件名-CSDN博客 shadow 密码和密码策略 用户密码是Linux用户…

文件目录。

1、转换函数fileno和fdopen 一、文件目录 打开目录:opendir 读取目录:readdir:返回值是info(目录中的一项内容),type表示类型是目录。 关闭目录:closedir 输出的是所有文件,包括隐…

[工具]-gitee+pycharm-配置

安装git ​ 查看git是否安装设置成功: ​ git config user.name ​ git config user.email ​ 码云账号设置邮箱 pycharm设置gitee 打开 PyCharm,在 Settings - Plugins 里面,搜索 Gitee 插件,安装后重启 PyCharm。 pychar…

Java设计模式(原型模式)

定义 使用原型实例指定待创建对象的类型,并且通过复制这个原型来创建新的对象。 角色 Prototype(抽象原型角色) ConcretePrototype(具体原型角色) Client(客户端角色 优点 简化对象的创建过程&#xff0c…

Java网络编程、TCP、UDP、Socket通信---初识版

标题 InetAddress----IP地址端口号协议(UDP/TCP)JAVA操作-UDP一发一收模式多发多收 JAVA操作-TCP一发一收多发多收 实现群聊功能BS架构线程池优化 InetAddress----IP地址 端口号 协议(UDP/TCP) JAVA操作-UDP 一发一收模式 多发多收…

用Java手写jvm之模拟数组相关操作

写在前面 本文看下如何模拟数组相关的操作,主要是实现数组相关的指令,关于数组相关的指令可以参考这篇文章。 1:正文 简单起见这里我们仅仅实现int基础数据类型的一维数组。 newarray指令对应的类 package com.dahuyou.tryy.too.simulat…

猫咪不爱喝水又挑食,终于找到适合的补水罐

我已经被她搞疯掉了,养了快两年,特别不爱喝水。喂的是干粮,干粮本身就水少,加上她不爱喝水,我都怀疑它一天有没喝够20ml没有,太可怕了,只能拿针管喂。我看过很多科普,换过每天勤换水,水碗离猫粮很远,水碗不会太小不存在…

2025年第六届教育和信息技术进展国际会议(AEIT 2025)将在日本福冈召开!

2025 第六届教育和信息技术进展国际会议将于 2025 年 1 月 10-12 日在日本福冈举行,AEIT2025旨在为全世界的科学家、研究人员、工程师和工业从业人员提供一个良好的论坛,展示和讨论教育技术领域的最新技术进展以及未来的发展方向和趋势。 会议官网&#…