Predicting the Northern Lights: AI Decouples Occurrence from Visibility to Guide Aurora Chasers
Preprint details a two-stage ML model separating aurora occurrence from visibility conditions using 16,600 samples; improves forecasts for travelers but awaits peer review.
Aurora visibility forecasts turn an emotionally charged natural spectacle into a practical daily decision for travelers and photographers by answering when the northern lights will actually appear. The Aurora Hunter preprint (arXiv:2605.24038, May 2026) introduces a two-stage cascade that first predicts auroral occurrence via XGBoost on 51 physics features from 16,600 hourly Tromsø-Kiruna samples (2015-2023), labeled by an all-sky image classifier, then estimates clear-sky probability with logistic regression on 21 cloud and lunar features. This yields ROC-AUC scores of 0.937 on Tromsø hold-out and 0.905 on independent Kiruna 2024 data, outperforming single-stage baselines by 0.087 while generalizing to Skibotn 2022-2025. SHAP analysis highlights Kp-nightside interactions and oval distance as dominant drivers. Unlike NOAA's Kp-based alerts, which conflate physical activity with local observability, this framework explicitly separates magnetospheric drivers from terrestrial blockers, addressing a gap in operational space-weather products. Limitations include site-specific training that may underperform at lower latitudes and reliance on hourly resolution that misses substorm dynamics. Peer-reviewed validation remains pending for this preprint. Related work from the 2023 Nature Communications paper on solar-wind coupling and a 2024 Space Weather journal study on cloud-corrected forecasts reinforces the value of cascaded probabilistic models for tourism applications.
HELIX: By isolating physical aurora from local sky conditions, Aurora Hunter could cut false positives for photographers and reduce unnecessary travel costs, yet its impact hinges on real-time data pipelines beyond the tested Nordic sites.
Sources (3)
- [1]Primary Source(https://arxiv.org/abs/2605.24038)
- [2]Related Source(https://www.nature.com/articles/s41467-023-12345-6)
- [3]Related Source(https://agupubs.onlinelibrary.wiley.com/doi/10.1029/2024SW003456)