Tuesday, September 8, 2026
Science
No Result
View All Result
  • Login
  • HOME
  • SCIENCE NEWS
  • CONTACT US
  • HOME
  • SCIENCE NEWS
  • CONTACT US
No Result
View All Result
Scienmag
No Result
View All Result
Home Science News Space

LSTM-based multi-GNSS radio occultation fusion models global electron density

September 8, 2026
in Space
Grant Pearson
By Grant Pearson Scienmag Editorial Profile - Observational Astronomy
Reading Time: 6 mins read
0
LSTM-based multi-GNSS radio occultation fusion models global electron density

LSTM-based multi-GNSS radio occultation fusion models global electron density

65
SHARES
587
VIEWS
Share on FacebookShare on Twitter
ADVERTISEMENT

Scientists have unveiled a new deep learning framework that transforms two decades of satellite radio occultation measurements into a global, three-dimensional map of the ionosphere’s electron density, achieving accuracy that surpasses the widely used International Reference Ionosphere (IRI) empirical model when forecasting conditions beyond its training window. The study, published in Astrophysics and Space Science, harnesses long short-term memory (LSTM) networks to fuse multi-constellation GNSS radio occultation data from 2001 through 2019 with indices of solar and geomagnetic activity, and then tests how well the model can extrapolate to the year 2020 — a period it had never seen. The results suggest that recurrent deep learning architectures can capture the memory-laden, slowly evolving physics of the ionosphere better than conventional statistical or empirical approaches, with implications for satellite navigation, radar operations, and space weather forecasting.

The ionosphere, the shell of charged particles extending from roughly 60 to 1,000 kilometers above Earth, is far more than a scientific curiosity. It bends, delays, and scatters the radio signals that GPS, Galileo, BeiDou, and other navigation constellations beam to the ground, and its variability can degrade satellite communication, introduce positioning errors, and even pose risks to low-Earth-orbit spacecraft through increased atmospheric drag. Modeling the three-dimensional distribution of electron density — the fundamental quantity that governs how radio waves propagate through the charged upper atmosphere — has therefore been a decades-long challenge. Traditional empirical models such as IRI synthesize decades of ground- and space-based observations into climatological averages, but they struggle to respond dynamically to the day-to-day and hour-to-hour swings driven by solar radiation and geomagnetic storms.

The new research, led by Yutian Chen of Huaiyin Normal University together with Changzhi Zhai of China University of Geosciences (Wuhan), Dongjie Yue of Hohai University, and Xiangyu Tian of Jiangsu Ocean University, takes a fundamentally different approach. Rather than encoding climatological averages, their LSTM model learns the temporal dynamics of electron density directly from observations. The training corpus draws on radio occultation profiles from three satellite missions: COSMIC-1 (Constellation Observing System for Meteorology, Ionosphere, and Climate), CHAMP (Challenging Minisatellite Payload), and GRACE (Gravity Recovery and Climate Experiment). These data, archived by the COSMIC Data Analysis and Archive Center (CDAAC), provide vertical electron density profiles retrieved whenever a GNSS signal from GPS, GLONASS, or other constellations slices through the ionosphere as seen from a low-Earth-orbiting satellite — a technique that yields globally distributed, all-weather measurements of the ionosphere’s vertical structure.

Radio occultation works on a simple but powerful principle. As a GNSS satellite sets or rises behind Earth’s limb from the perspective of a low-Earth orbiter, the transmitted radio signals traverse progressively deeper layers of the atmosphere before reaching the receiver. The charged particles of the ionosphere introduce a frequency-dependent delay in the signals, and by precisely measuring these delays, scientists can invert them into a vertical profile of electron density from the satellite’s orbital altitude down through the ionospheric layers. Because occultations occur thousands of times per day across the entire globe, they offer a uniquely comprehensive view of the ionosphere’s three-dimensional structure — one that ground-based instruments, anchored to fixed locations, cannot match. Merging nearly two decades of such occultations from COSMIC-1, CHAMP, and GRACE produced the long, continuous record needed to train a recurrent neural network to recognize how the ionosphere evolves through the solar cycle.

The team augmented the occultation profiles with solar and geomagnetic activity indices, the external drivers that modulate ionization on timescales ranging from minutes to years. Solar indices capture the varying extreme-ultraviolet flux that creates ionospheric plasma, while geomagnetic indices quantify the disturbances that ripple through the upper atmosphere when solar wind and interplanetary magnetic field structures strike Earth’s magnetosphere. Feeding these indices alongside the occultation-derived electron densities allowed the LSTM network to learn the causal linkages between space environment and ionospheric response. The choice of architecture was deliberate: LSTM networks contain gating mechanisms — input, forget, and output gates — that regulate what information is retained or discarded across time steps. This solves the vanishing gradient problem that plagues standard recurrent neural networks (RNNs) when modeling long sequences, making LSTMs especially suited to phenomena like the ionosphere, whose state today depends on its state hours and days earlier.

To test whether the learned dynamics generalize, the researchers evaluated the models’ extrapolation capability for 2020, a year entirely absent from training. Verification relied on vertical electron density profiles measured by eight ionosondes distributed across the globe — ground-based radars that pulse high-frequency signals upward and infer electron density from the reflected echoes. The LSTM model did not merely perform adequately; it outperformed the IRI model overall, registering the lowest errors of all approaches tested. The comparison also included a gated recurrent unit (GRU) network, a streamlined relative of the LSTM with fewer internal gates, and a standard RNN. On the test set, the LSTM achieved correlation coefficients exceeding 0.9 against the reference data, beating both the GRU and the RNN and confirming that the full gating architecture confers a genuine advantage when modeling ionospheric memory.

The error analysis revealed instructive spatial structure. Root mean square error (RMSE) followed a clear altitude-dependent pattern, peaking between 250 and 350 kilometers — the region surrounding the F2 layer, where electron density reaches its maximum and where the physics of plasma production, loss, and transport are most vigorously contested. Errors also increased at low latitudes, a reflection of the extraordinary complexity of equatorial ionospheric dynamics, where the eastward electric field drives the equatorial plasma fountain, lifting plasma upward and outward to create the equatorial ionization anomaly — twin crests of enhanced density flanking the magnetic equator. These regions have long challenged both empirical and physics-based models, and the finding that deep learning errors concentrate there identifies precisely where future modeling efforts, whether through richer input features or hybrid physics-informed architectures, should focus.

Independent validation came from an entirely different observing system: the European Space Agency’s Swarm-A satellite, which carries instruments that measure in-situ electron density along its polar orbit at approximately 450 kilometers altitude. The team compared model predictions against Swarm-A measurements under both geomagnetically quiet and disturbed conditions. During quiet periods, correlations between the models and the satellite observations were strong across the board, with R values exceeding 0.8 for all three deep learning architectures, and RMSEs remaining below 0.04 × 10⁶ electrons per cubic centimeter. When geomagnetic storms roiled the ionosphere, correlations stayed comparably high — a noteworthy result, since storm-time prediction is where empirical models most often fail — but the RMSEs rose above 0.06 × 10⁶ electrons per cubic centimeter, confirming that storm-time ionospheric variability remains the discipline’s toughest test. That the deep learning models preserved their correlation structure even during disturbances hints that the networks had internalized, at least partially, how geomagnetic forcing reshapes the global plasma distribution.

The significance of the work extends beyond a single model benchmark. The ionosphere is coupled to space weather in ways that turn solar eruptions into terrestrial technological hazards: geomagnetic storms can disrupt high-frequency communications, degrade satellite navigation accuracy, endanger crewed and uncrewed spaceflight, and, through thermospheric heating and expansion, increase drag on satellites in low Earth orbit. Accurate, global, three-dimensional electron density models are a prerequisite for mitigating these risks, and the demonstrated ability of an LSTM trained on historical occultations to extrapolate into unseen years suggests a path toward operational, data-driven ionospheric forecasting. The authors note that all data underlying the study are publicly available — occultation records from CDAAC, ionosonde measurements from NOAA’s National Centers for Environmental Information, Swarm-A observations from ESA, and geomagnetic indices from NASA’s OMNIWeb — lowering the barrier for other groups to build upon the framework.

The study also situates itself within a rapidly growing body of machine learning applications to ionospheric science. Prior efforts have used artificial neural networks to model the F2 layer’s critical frequency, forecast total electron content, and construct three-dimensional climatological models such as ANNIM-3D, which was trained on long-term ionospheric observations. Related work by overlapping author groups has applied ConvLSTM networks to reconstruct ionospheric disturbances from hurricanes and to characterize the global ionospheric consequences of the January 2022 Tonga volcanic eruption. What distinguishes the new study is its combination of multi-mission GNSS occultation data spanning nearly two decades, a genuinely three-dimensional electron density target, rigorous out-of-sample extrapolation testing against independent ground truth, and a systematic head-to-head comparison of recurrent architectures under both quiet and storm-time conditions.

Challenges remain before such models can fully replace or complement physics-based ionospheric modeling in operations. The increased errors at low latitudes and at F-region heights reflect the intrinsic difficulty of capturing equatorial electrodynamics from data alone, and storm-time error growth indicates that extreme events — precisely those with the greatest societal impact — still elude the model’s grasp. The training record, ending in 2019, also spans a specific phase of the solar cycle, and how well the network generalizes to the approaching maximum of Solar Cycle 25 remains to be tested. Nevertheless, the study demonstrates convincingly that recurrent deep learning can distill the memory-driven behavior of the ionosphere from observational data into a predictive tool that outperforms the field’s standard empirical benchmark, marking a meaningful step toward data-driven, global, three-dimensional space weather forecasting.

As constellations of GNSS and low-Earth-orbit satellites continue to multiply, the volume of radio occultation data available for training such models will only grow, promising ever richer representations of the ionosphere’s structure and variability. If deep learning architectures like the one demonstrated here can be coupled with real-time data streams and solar wind observations, the prospect of minute-scale, global ionospheric nowcasting — and with it, more resilient navigation, communication, and satellite operations — moves from aspiration toward engineering reality.

Subject of Research: Global three-dimensional ionospheric electron density modeling using LSTM deep learning applied to long-term multi-GNSS radio occultation observations.

Subject of Research: Space

Article Title: Deep learning-based integration of multi-GNSS radio occultation using LSTM for global electron density modeling

Article References: Chen, Y., Zhai, C., Yue, D., & Tian, X. (2026). Deep learning-based integration of multi-GNSS radio occultation using LSTM for global electron density modeling. Astrophysics and Space Science, 371(8), Article 90. https://doi.org/10.1007/s10509-026-04618-9

Image Credits: AI Generated

DOI: 10.1007/s10509-026-04618-9

Keywords: Long short-term memory (LSTM), electron density, GNSS radio occultation, ionospheric modeling, space weather, International Reference Ionosphere, geomagnetic storms, Swarm-A, deep learning, COSMIC

Cite Scienmag News

Grant Pearson. (September 8, 2026). LSTM-based multi-GNSS radio occultation fusion models global electron density. Scienmag. https://scienmag.com/lstm-based-multi-gnss-radio-occultation-fusion-models-global-electron-density/

Grant Pearson. "LSTM-based multi-GNSS radio occultation fusion models global electron density." Scienmag, 8 September 2026, https://scienmag.com/lstm-based-multi-gnss-radio-occultation-fusion-models-global-electron-density/. Accessed 8 September 2026.

Grant Pearson. "LSTM-based multi-GNSS radio occultation fusion models global electron density." Scienmag. September 8, 2026. https://scienmag.com/lstm-based-multi-gnss-radio-occultation-fusion-models-global-electron-density/

Tags: advanced AI techniques for space weathercomparison of deep learning and empirical ionosphere modelscomparison of deep learning models versus empirical ionosphere modelsfusion of solar and geomagnetic indices with GNSS dataglobal 3D electron density mappingglobal 3D ionosphere modelingimpact of ionosphere variability on GPS and satellite communicationimpact of ionosphere variability on satellite navigation accuracyimplications for low-Eincorporation of solar and geomagnetic indices in ionospheric modelingionospheric electron density extrapolation beyond training dataionospheric electron density prediction beyond training datalong-term satellite radio occultation measurements analysisLSTM-based deep learning for ionosphere electron density mappingLSTM-based deep learning for ionosphere modelingmulti-GNSS radio occultation data fusionrecurrent neural networks in space physics applicationssatellite navigation signal correctionsatellite radio signal propagation delay predictionspace weather forecasting using recurrent neural networksspace weather forecasting with neural networks
Share26Tweet16
Previous Post

K-Cor Coronagraph Tracks Coronal Mass Ejections Linked to Solar Energetic Particles

Next Post

Rotating black hole thermodynamics shaped by geometry and topology in Lorentz-violating gravity

Related Posts

Rotating black hole thermodynamics shaped by geometry and topology in Lorentz-violating gravity
Space

Rotating black hole thermodynamics shaped by geometry and topology in Lorentz-violating gravity

September 8, 2026
K-Cor Coronagraph Tracks Coronal Mass Ejections Linked to Solar Energetic Particles
Space

K-Cor Coronagraph Tracks Coronal Mass Ejections Linked to Solar Energetic Particles

September 8, 2026
New one-dimensional detector promises sharper Compton X-ray polarization measurements
Space

New one-dimensional detector promises sharper Compton X-ray polarization measurements

September 8, 2026
Energy scan of isobar collisions probes charge transport in nuclear matter
Space

Energy scan of isobar collisions probes charge transport in nuclear matter

September 7, 2026
Gaia DR3 parallaxes and infrared data refine distances to five bok globules
Space

Gaia DR3 parallaxes and infrared data refine distances to five bok globules

September 7, 2026
Boundary matching rules derived for broad classes of gravity theories
Space

Boundary matching rules derived for broad classes of gravity theories

September 7, 2026
Next Post
Rotating black hole thermodynamics shaped by geometry and topology in Lorentz-violating gravity

Rotating black hole thermodynamics shaped by geometry and topology in Lorentz-violating gravity

  • Mothers who receive childcare support from maternal grandparents show more optimized

    Mothers who receive childcare support from maternal grandparents show more parental warmth, finds NTU Singapore study

    27656 shares
    Share 11059 Tweet 6912
  • University of Seville Breaks 120-Year-Old Mystery, Revises a Key Einstein Concept

    1061 shares
    Share 424 Tweet 265
  • Bee body mass, pathogens and local climate influence heat tolerance

    682 shares
    Share 273 Tweet 171
  • Researchers record first-ever images and data of a shark experiencing a boat strike

    546 shares
    Share 218 Tweet 137
  • Groundbreaking Clinical Trial Reveals Lubiprostone Enhances Kidney Function

    531 shares
    Share 212 Tweet 133
Science

Embark on a thrilling journey of discovery with Scienmag.com—your ultimate source for cutting-edge breakthroughs. Immerse yourself in a world where curiosity knows no limits and tomorrow’s possibilities become today’s reality!

RECENT NEWS

  • Rotating black hole thermodynamics shaped by geometry and topology in Lorentz-violating gravity
  • LSTM-based multi-GNSS radio occultation fusion models global electron density
  • K-Cor Coronagraph Tracks Coronal Mass Ejections Linked to Solar Energetic Particles
  • Unfair treatment may disrupt women’s sleep through unhealthy coping habits

Categories

  • Agriculture
  • Anthropology
  • Archaeology
  • Athmospheric
  • Biology
  • Biotechnology
  • Blog
  • Bussines
  • Cancer
  • Chemistry
  • Climate
  • Earth Science
  • Editorial Policy
  • Marine
  • Mathematics
  • Medicine
  • Pediatry
  • Policy
  • Psychology & Psychiatry
  • Science Education
  • Social Science
  • Space
  • Technology and Engineering

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 5,151 other subscribers

© 2025 Scienmag - Science Magazine

Welcome Back!

Login to your account below

Forgotten Password?

Retrieve your password

Please enter your username or email address to reset your password.

Log In
No Result
View All Result
  • HOME
  • SCIENCE NEWS
  • CONTACT US

© 2025 Scienmag - Science Magazine

Discover more from Science

Subscribe now to keep reading and get access to the full archive.

Continue reading