paper-with-me

Papers

Machine learning as a flaring storm warning machine: Was a warning machine for the September 2017 solar flaring storm possible?

2020-07-05 · Federico Benvenuto, Cristina Campi, Anna Maria Massone, Michele Piana

Machine learning is nowadays the methodology of choice for flare forecasting and supervised techniques, in both their traditional and deep versions, are becoming the most frequently used ones for prediction in this area of space weather. Yet, machine learning has not been able so far to realize an operating warning system for flaring storms and the scientific literature of the last decade suggests that its performances in the prediction of intense solar flares are not optimal. The main difficulties related to forecasting solar flaring storms are probably two. First, most methods are conceived to provide probabilistic predictions and not to send binary yes/no indications on the consecutive occurrence of flares along an extended time range. Second, flaring storms are typically characterized by the explosion of high energy events, which are seldom recorded in the databases of space missions; as a consequence, supervised methods are trained on very imbalanced historical sets, which makes them particularly ineffective for the forecasting of intense flares. Yet, in this study we show that supervised machine learning could be utilized in a way to send timely warnings about the most violent and most unexpected flaring event of the last decade, and even to predict with some accuracy the energy budget daily released by magnetic reconnection during the whole time course of the storm. Further, we show that the combination of sparsity-enhancing machine learning and feature ranking could allow the identification of the prominent role that energy played as an Active Region property in the forecasting process.

📄 PDF Abstract BibTeX arXiv:2007.02425

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine Learning

Similar Papers 제목 키워드 기반

Prediction of severe thunderstorm events with ensemble deep learning and radar data

2021-09-20 · Sabrina Guastavino, Michele Piana, Marco Tizzi, Federico Cassola 외

The problem of nowcasting extreme weather events can be addressed by applying either numerical methods for the solution of dynamic model equations or data-driven artificial intelligence algorithms. Within this latter fra…

Binary Classification

Operational early warning of thunderstorm-driven power outages from open data: a two-stage machine learning approach

2025-10-04 · Iryna Stanishevska, Seth Guikema arxiv

Thunderstorm-driven power outages are difficult to predict because most storms do not cause damage, convective processes occur rapidly and chaotically, and the available public data are noisy and incomplete. Severe conve…

Do AI models produce better weather forecasts than physics-based models? A quantitative evaluation case study of Storm Ciarán

2023-12-05 · Andrew J. Charlton-Perez, Helen F. Dacre, Simon Driscoll, Suzanne L. Gray 외

There has been huge recent interest in the potential of making operational weather forecasts using machine learning techniques. As they become a part of the weather forecasting toolbox, there is a pressing need to unders…

PositionWeather Forecasting

HaorFloodAlert: A 72-Hour Machine Learning Early Warning System for Flash Floods in Bangladesh's Haor Wetlands

2026-05-19 · Salma Hoque Talukdar Koli, Fahima Haque Talukder Jely, Md. Samiul Alim, Md. Zakir Hossen arxiv

Every spring, flash floods strike the haor wetlands of northeast Bangladesh just before the boro rice harvest, and one flood can erase a family's entire crop in days. Warning people in time is hard here for a structural …

On the adequacy of static analysis warnings with respect to code smell prediction

2022-03-17 · Empirical Software Engineering 2022 3 · Fabiano Pecorelli, Savanna Lujan, Valentina Lenarduzzi, Fabio Palomba 외

Code smells are poor implementation choices that developers apply while evolving source code and that affect program maintainability. Multiple automated code smell detectors have been proposed: while most of them relied …