Frequency-Enhanced Hilbert Scanning Mamba for Short-Term Arctic Sea Ice Concentration Prediction
Feng Gao, Zheng Gong, Wenli Liu, Yanhai Gan, Zhuoran Zheng, Junyu Dong, Qian Du
TL;DR
This work introduces FH-Mamba, a Frequency-enhanced Hilbert Scanning Mamba framework for short-term Arctic SIC forecasting that explicitly models temporal locality via a 3D Hilbert scanning mechanism, enhances edge details with a wavelet-based frequency branch, and fuses sequence and frequency information through Hybrid Shuffle Attention. The approach achieves state-of-the-art performance on OSI-450a1 and AMSR2 datasets, with strong improvements in RMSE, MAE, and NSE, and demonstrates sharper boundary preservation in marginal ice zones. Comprehensive ablations, efficiency analyses, and an uncertainty-quantification extension validate the robustness and practicality of the method, with code released for public use. Overall, FH-Mamba offers a scalable, accurate, and edge-aware solution for spatiotemporal Arctic SIC prediction with potential broader applicability to climate-data forecasting.
Abstract
While Mamba models offer efficient sequence modeling, vanilla versions struggle with temporal correlations and boundary details in Arctic sea ice concentration (SIC) prediction. To address these limitations, we propose Frequency-enhanced Hilbert scanning Mamba Framework (FH-Mamba) for short-term Arctic SIC prediction. Specifically, we introduce a 3D Hilbert scan mechanism that traverses the 3D spatiotemporal grid along a locality-preserving path, ensuring that adjacent indices in the flattened sequence correspond to neighboring voxels in both spatial and temporal dimensions. Additionally, we incorporate wavelet transform to amplify high-frequency details and we also design a Hybrid Shuffle Attention module to adaptively aggregate sequence and frequency features. Experiments conducted on the OSI-450a1 and AMSR2 datasets demonstrate that our FH-Mamba achieves superior prediction performance compared with state-of-the-art baselines. The results confirm the effectiveness of Hilbert scanning and frequency-aware attention in improving both temporal consistency and edge reconstruction for Arctic SIC forecasting. Our codes are publicly available at https://github.com/oucailab/FH-Mamba.
