paper-with-me

Papers

MT-IceNet -- A Spatial and Multi-Temporal Deep Learning Model for Arctic Sea Ice Forecasting

2023-08-08 · Sahara Ali, Jianwu Wang

Arctic amplification has altered the climate patterns both regionally and globally, resulting in more frequent and more intense extreme weather events in the past few decades. The essential part of Arctic amplification is the unprecedented sea ice loss as demonstrated by satellite observations. Accurately forecasting Arctic sea ice from sub-seasonal to seasonal scales has been a major research question with fundamental challenges at play. In addition to physics-based Earth system models, researchers have been applying multiple statistical and machine learning models for sea ice forecasting. Looking at the potential of data-driven approaches to study sea ice variations, we propose MT-IceNet - a UNet based spatial and multi-temporal (MT) deep learning model for forecasting Arctic sea ice concentration (SIC). The model uses an encoder-decoder architecture with skip connections and processes multi-temporal input streams to regenerate spatial maps at future timesteps. Using bi-monthly and monthly satellite retrieved sea ice data from NSIDC as well as atmospheric and oceanic variables from ERA5 reanalysis product during 1979-2021, we show that our proposed model provides promising predictive performance for per-pixel SIC forecasting with up to 60% decrease in prediction error for a lead time of 6 months as compared to its state-of-the-art counterparts.

📄 PDF Abstract BibTeX arXiv:2308.04511

Code (1)

big-data-lab-umbc/sea-ice-prediction 공식 구현

Tasks

Decoder

Similar Papers 제목 키워드 기반

Season-Aware Hybrid Convolutional-Transformer for Antarctic Sea Ice Concentration Forecasting

2026-08-31 · Danyang Li, John Taylor, Thang Bui, Quanling Deng arxiv

Antarctic sea ice concentration (SIC) forecasting is an important yet challenging task due to the coexistence of complex spatial structure, long-range temporal dependencies, and strong seasonal variability. Conventional …

SIFM: A Foundation Model for Multi-granularity Arctic Sea Ice Forecasting

2024-10-16 · Jingyi Xu, Yeqi Luo, Weidong Yang, Keyi Liu 외

Arctic sea ice performs a vital role in global climate and has paramount impacts on both polar ecosystems and coastal communities. In the last few years, multiple deep learning based pan-Arctic sea ice concentration (SIC…

IceBench-S2S: A Benchmark of Deep Learning for Challenging Subseasonal-to-Seasonal Daily Arctic Sea Ice Forecasting in Deep Latent Space

2026-01-31 · Jingyi Xu, Shengnan Wang, Weidong Yang, Siwei Tu 외 arxiv

Arctic sea ice plays a critical role in regulating Earth's climate system, significantly influencing polar ecological stability and human activities in coastal regions. Recent advances in artificial intelligence have fac…

Computational Efficiency

Frequency-Enhanced Hilbert Scanning Mamba for Short-Term Arctic Sea Ice Concentration Prediction

2026-02-13 · Feng Gao, Zheng Gong, Wenli Liu, Yanhai Gan 외 arxiv

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 F…

Sea Ice Forecasting using Attention-based Ensemble LSTM

2021-07-27 · Sahara Ali, Yiyi Huang, Xin Huang, Jianwu Wang

Accurately forecasting Arctic sea ice from subseasonal to seasonal scales has been a major scientific effort with fundamental challenges at play. In addition to physics-based earth system models, researchers have been ap…