ConvLSTM-CRF: Sea Ice Concentration Prediction with ConvLSTM and Conditional Random Fields

Hui Zhang,Xiaoyong Li,Kaijun Ren,Xiaoli Ren,Li Penglun,Libo Wang
DOI: https://doi.org/10.1109/SMC53654.2022.9945285
2022-01-01
Abstract:Predicting the Arctic sea ice concentration (SIC) has an essential guiding role in understanding climate change trends, resource extraction and route planning. Existing deep learning models still have the problem that it is challenging to utilize the global spatial information of SIC, and the predictions of boundary regions are not accurate enough. In this paper, we propose a new deep learning model, namely ConvLSTM-CRF, to predict the monthly sea ice concentration in the Arctic. We add a dense conditional random fields to the ConvLSTM, which further extracts global spatial information and can predict SIC more accurately. The experimental results show that compared with ConvLSTM, our model has a great improvement in the overall prediction accuracy and has more accurate predictions in the SIC boundary region, especially in the melting and freezing seasons when the SIC changes drastically. Our model also shows better prediction performance when making iterative predictions. In addition, ConvLSTM-CRF can be applied to similar time series forecasting problems, such as precipitation forecasting and snowfall forecasting.
What problem does this paper attempt to address?