English

Convolutional LSTM Network: A Machine Learning Approach for Precipitation Nowcasting

Computer Vision and Pattern Recognition 2015-09-22 v2

Abstract

The goal of precipitation nowcasting is to predict the future rainfall intensity in a local region over a relatively short period of time. Very few previous studies have examined this crucial and challenging weather forecasting problem from the machine learning perspective. In this paper, we formulate precipitation nowcasting as a spatiotemporal sequence forecasting problem in which both the input and the prediction target are spatiotemporal sequences. By extending the fully connected LSTM (FC-LSTM) to have convolutional structures in both the input-to-state and state-to-state transitions, we propose the convolutional LSTM (ConvLSTM) and use it to build an end-to-end trainable model for the precipitation nowcasting problem. Experiments show that our ConvLSTM network captures spatiotemporal correlations better and consistently outperforms FC-LSTM and the state-of-the-art operational ROVER algorithm for precipitation nowcasting.

Keywords

Cite

@article{arxiv.1506.04214,
  title  = {Convolutional LSTM Network: A Machine Learning Approach for Precipitation Nowcasting},
  author = {Xingjian Shi and Zhourong Chen and Hao Wang and Dit-Yan Yeung and Wai-kin Wong and Wang-chun Woo},
  journal= {arXiv preprint arXiv:1506.04214},
  year   = {2015}
}
R2 v1 2026-06-22T09:52:59.085Z