CORONA-Fields: Leveraging Foundation Models for Classification of Solar Wind Phenomena
- URL: http://arxiv.org/abs/2511.09843v1
- Date: Fri, 14 Nov 2025 01:12:36 GMT
- Title: CORONA-Fields: Leveraging Foundation Models for Classification of Solar Wind Phenomena
- Authors: Daniela Martin, Jinsu Hong, Connor O'Brien, Valmir P Moraes Filho, Jasmine R. Kobayashi, Evangelia Samara, Joseph Gallego,
- Abstract summary: Major space weather contributors are the solar wind and coronal mass ejections.<n>We adapt a foundation model for solar physics to create embeddings suitable for solar wind structure analysis.<n>As a first proof-of-concept, it lays the groundwork for future improvements toward more reliable space weather predictions.
- Score: 0.0
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: Space weather at Earth, driven by the solar activity, poses growing risks to satellites around our planet as well as to critical ground-based technological infrastructure. Major space weather contributors are the solar wind and coronal mass ejections whose variable density, speed, temperature, and magnetic field make the automated classification of those structures challenging. In this work, we adapt a foundation model for solar physics, originally trained on Solar Dynamics Observatory imagery, to create embeddings suitable for solar wind structure analysis. These embeddings are concatenated with the spacecraft position and solar magnetic connectivity encoded using Fourier features which generates a neural field-based model. The full deep learning architecture is fine-tuned bridging the gap between remote sensing and in situ observations. Labels are derived from Parker Solar Probe measurements, forming a downstream classification task that maps plasma properties to solar wind structures. Although overall classification performance is modest, likely due to coarse labeling, class imbalance, and limited transferability of the pretrained model, this study demonstrates the feasibility of leveraging foundation model embeddings for in situ solar wind tasks. As a first proof-of-concept, it lays the groundwork for future improvements toward more reliable space weather predictions. The code and configuration files used in this study are publicly available to support reproducibility.
Related papers
- SolarGPT-QA: A Domain-Adaptive Large Language Model for Educational Question Answering in Space Weather and Heliophysics [0.2770822269241973]
Solar activity, including solar flares, coronal mass ejections (CMEs), and geomagnetic storms, can significantly impact satellites, aviation, power grids, data centers, and space missions.<n>We introduce SolarGPT-QA, a question answering system based on a domain-adapted large language model built on the LLaMA-3 base model.<n>Human pairwise evaluations show that SolarGPT-QA outperforms general-purpose models in zero-shot settings.
arXiv Detail & Related papers (2026-01-17T18:18:11Z) - Ultra-short-term solar power forecasting by deep learning and data reconstruction [60.200987006598524]
We propose a deep-learning based ultra-short-term solar power prediction with data reconstruction.<n>We employ deep-learning models to capture long- and short-term dependencies towards the target prediction period.
arXiv Detail & Related papers (2025-09-21T14:22:35Z) - Surya: Foundation Model for Heliophysics [3.573991705302358]
We introduce Surya, a 366M parameter foundation model for heliophysics designed to learn general-purpose solar representations.<n>We show its ability to forecast solar dynamics and flare events, while downstream fine-tuning with parameter-efficient Low-temporal AdaptationRank (LoRA) shows strong performance.<n>Its novel architecture and performance suggest that the model is able to learn the underlying physics behind solar evolution.
arXiv Detail & Related papers (2025-08-18T05:44:25Z) - Atmospheric Transport Modeling of CO$_2$ with Neural Networks [46.26819563674888]
Accurately describing the distribution of CO$$ in the atmosphere with atmospheric tracer transport models is essential for greenhouse gas monitoring and verification support systems.
Large deep neural networks are poised to revolutionize weather prediction, which requires 3D modeling of the atmosphere.
In this study we explore four different deep neural networks which have proven as state-of-the-art in weather prediction to assess their usefulness for atmospheric tracer transport modeling.
arXiv Detail & Related papers (2024-08-20T17:33:20Z) - A Foundation Model for the Earth System [82.73624748093333]
We introduce Aurora, a large-scale foundation model for the Earth system trained on over a million hours of diverse data.
Aurora outperforms operational forecasts for air quality, ocean waves, tropical cyclone tracks, and high-resolution weather forecasting at orders of magnitude smaller computational expense than dedicated existing systems.
arXiv Detail & Related papers (2024-05-20T14:45:18Z) - Transformer-based nowcasting of radar composites from satellite images
for severe weather [45.0983299269404]
We present a Transformer-based model for nowcasting ground-based radar image sequences using satellite data up to two hours lead time.
Trained on a dataset reflecting severe weather conditions, the model predicts radar fields occurring under different weather phenomena.
The model can support precipitation nowcasting across large domains without an explicit need for radar towers.
arXiv Detail & Related papers (2023-10-30T13:17:38Z) - Improving day-ahead Solar Irradiance Time Series Forecasting by
Leveraging Spatio-Temporal Context [46.72071291175356]
Solar power harbors immense potential in mitigating climate change by substantially reducing CO$_2$ emissions.
However, the inherent variability of solar irradiance poses a significant challenge for seamlessly integrating solar power into the electrical grid.
In this paper, we put forth a deep learning architecture designed to harnesstemporal context using satellite data.
arXiv Detail & Related papers (2023-06-01T19:54:39Z) - Physics-driven machine learning for the prediction of coronal mass
ejections' travel times [46.58747894238344]
Coronal Mass Ejections (CMEs) correspond to dramatic expulsions of plasma and magnetic field from the solar corona into the heliosphere.
CMEs are correlated to geomagnetic storms and may induce the generation of Solar Energetic Particles streams.
The present paper introduces a physics-driven artificial intelligence approach to the prediction of CMEs travel time.
arXiv Detail & Related papers (2023-05-17T08:53:29Z) - A Comparative Study on Generative Models for High Resolution Solar
Observation Imaging [59.372588316558826]
This work investigates capabilities of current state-of-the-art generative models to accurately capture the data distribution behind observed solar activity states.
Using distributed training on supercomputers, we are able to train generative models for up to 1024x1024 resolution that produce high quality samples indistinguishable to human experts.
arXiv Detail & Related papers (2023-04-14T14:40:32Z) - Computational Solar Energy -- Ensemble Learning Methods for Prediction
of Solar Power Generation based on Meteorological Parameters in Eastern India [0.0]
It is important to estimate the amount of solar photovoltaic (PV) power generation for a specific geographical location.
In this paper, the impact of weather parameters on solar PV power generation is estimated by several Ensemble ML (EML) models like Bagging, Boosting, Stacking, and Voting.
The results demonstrate greater prediction accuracy of around 96% for Stacking and Voting models.
arXiv Detail & Related papers (2023-01-21T19:16:03Z) - A Moment in the Sun: Solar Nowcasting from Multispectral Satellite Data
using Self-Supervised Learning [4.844946519309793]
We develop a general model for solar nowcasting from abundant and readily available multispectral satellite data using self-supervised learning.
Our model estimates a location's future solar irradiance based on satellite observations.
We evaluate our approach for different coverage areas and forecast horizons across 25 solar sites.
arXiv Detail & Related papers (2021-12-28T03:13:44Z) - DeepSun: Machine-Learning-as-a-Service for Solar Flare Prediction [3.994605741665177]
We present a machine-learning-as-a-service framework, called DeepSun, for predicting solar flares on the Web.
The DeepSun system employs several machine learning algorithms to tackle this multi-class prediction problem.
To our knowledge, DeepSun is the first ML tool capable of predicting solar flares through the Internet.
arXiv Detail & Related papers (2020-09-04T03:41:50Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.