paper-with-me

Papers

PredRNN: Recurrent Neural Networks for Predictive Learning using Spatiotemporal LSTMs

2017-12-01 · NeurIPS 2017 12 · Yunbo Wang, Mingsheng Long, Jian-Min Wang, Zhifeng Gao, Philip S. Yu

The predictive learning of spatiotemporal sequences aims to generate future images by learning from the historical frames, where spatial appearances and temporal variations are two crucial structures. This paper models these structures by presenting a predictive recurrent neural network (PredRNN). This architecture is enlightened by the idea that spatiotemporal predictive learning should memorize both spatial appearances and temporal variations in a unified memory pool. Concretely, memory states are no longer constrained inside each LSTM unit. Instead, they are allowed to zigzag in two directions: across stacked RNN layers vertically and through all RNN states horizontally. The core of this network is a new Spatiotemporal LSTM (ST-LSTM) unit that extracts and memorizes spatial and temporal representations simultaneously. PredRNN achieves the state-of-the-art prediction performance on three video prediction datasets and is a more general framework, that can be easily extended to other predictive learning tasks by integrating with other architectures.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Video Prediction

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

PredRNN: Recurrent Neural Networks for Predictive Learning using Spatiotemporal LSTMs

2017-12-01 · Conference 2017 12 · Yunbo Wang Mingsheng Long Jianmin Wang Zhifeng Gao Philip S. Yu

The predictive learning of spatiotemporal sequences aims to generate future images by learning from the historical frames, where spatial appearances and temporal variations are two crucial structures. This paper models t…

Video Prediction

PredRNN++: Towards A Resolution of the Deep-in-Time Dilemma in Spatiotemporal Predictive Learning

2018-04-17 · ICML 2018 7 · Yunbo Wang, Zhifeng Gao, Mingsheng Long, Jian-Min Wang 외

We present PredRNN++, an improved recurrent network for video predictive learning. In pursuit of a greater spatiotemporal modeling capability, our approach increases the transition depth between adjacent states by levera…

Video Prediction

PredRNN: A Recurrent Neural Network for Spatiotemporal Predictive Learning

2021-03-17 · Yunbo Wang, Haixu Wu, Jianjin Zhang, Zhifeng Gao 외

The predictive learning of spatiotemporal sequences aims to generate future images by learning from the historical context, where the visual dynamics are believed to have modular structures that can be learned with compo…

Video PredictionWeather Forecasting

When the Past Matters: FlashBack Memory for Precipitation Nowcasting

2026-06-15 · Yuhao Du, Boxiao Huang, Chengrong Wu, Jiankai Zhang arxiv

Accurate precipitation nowcasting is crucial for disaster mitigation and socio-economic planning, yet existing methods often struggle with false alarms, missed events, and long range dependency modeling at high spatiotem…

MS-RNN: A Flexible Multi-Scale Framework for Spatiotemporal Predictive Learning

2022-06-07 · Zhifeng Ma, Hao Zhang, Jie Liu

Spatiotemporal predictive learning, which predicts future frames through historical prior knowledge with the aid of deep learning, is widely used in many fields. Previous work essentially improves the model performance b…

image-classificationVideo Prediction