CVMay 19, 2019

FORECAST-CLSTM: A New Convolutional LSTM Network for Cloudage Nowcasting

arXiv:1905.07700v116 citations
Originality Highly original
AI Analysis

This work addresses cloudage nowcasting for public weather services, representing an incremental improvement with a novel method for a known bottleneck.

The paper tackled short-term cloudage prediction for weather services by proposing FORECAST-CLSTM, a hierarchical convolutional LSTM network with a new Forecaster loss function, achieving better performance than state-of-the-art ConvLSTM models.

With the highly demand of large-scale and real-time weather service for public, a refinement of short-time cloudage prediction has become an essential part of the weather forecast productions. To provide a weather-service-compliant cloudage nowcasting, in this paper, we propose a novel hierarchical Convolutional Long-Short-Term Memory network based deep learning model, which we term as FORECAST-CLSTM, with a new Forecaster loss function to predict the future satellite cloud images. The model is designed to fuse multi-scale features in the hierarchical network structure to predict the pixel value and the morphological movement of the cloudage simultaneously. We also collect about 40K infrared satellite nephograms and create a large-scale Satellite Cloudage Map Dataset(SCMD). The proposed FORECAST-CLSTM model is shown to achieve better prediction performance compared with the state-of-the-art ConvLSTM model and the proposed Forecaster Loss Function is also demonstrated to retain the uncertainty of the real atmosphere condition better than conventional loss function.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes