ByteStorm: a multi-step data-driven approach for Tropical Cyclones detection and tracking
Davide Donno, Donatello Elia, Gabriele Accarino, Marco De Carlo, Enrico Scoccimarro, Silvio Gualdi
TL;DR
ByteStorm addresses tropical cyclone tracking through a threshold-free, data-driven framework that combines two DL models for center detection (classification and localization) with the BYTE multi-object tracking algorithm to assemble coherent TC tracks. It relies on just RV850 and MSLP from ERA5 and IBTrACS labels, trained on a patch-based representation over the ENP and WNP basins. The approach delivers high detection performance, strong inter-annual variability correlations, and smoother tracks than traditional deterministic trackers, while remaining computationally efficient. These results demonstrate the potential of integrating deep learning with computer vision for fast, scalable TC diagnostics in climate science and operational contexts.
Abstract
Accurate tropical cyclones (TCs) tracking represents a critical challenge in the context of weather and climate science. Traditional tracking schemes mainly rely on subjective thresholds, which may introduce biases in their skills on the geographical region of application. We present ByteStorm, an efficient data-driven framework for reconstructing TC tracks without threshold tuning. It leverages deep learning networks to detect TC centers (via classification and localization), using only relative vorticity (850 mb) and mean sea-level pressure. Then, detected centers are linked into TC tracks through the BYTE algorithm. ByteStorm is evaluated against state-of-the-art deterministic trackers in the East- and West-North Pacific basins (ENP and WNP). The proposed framework achieves superior performance in terms of Probability of Detection ($85.05\%$ ENP, $79.48\%$ WNP), False Alarm Rate ($23.26\%$ ENP, $16.14\%$ WNP), and high Inter-Annual Variability correlations ($0.75$ ENP and $0.69$ WNP). These results highlight the potential of integrating deep learning and computer vision for fast and accurate TC tracking, offering a robust alternative to traditional approaches.
