TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/PredRNN: A Recurrent Neural Network for Spatiotemporal Pre...

PredRNN: A Recurrent Neural Network for Spatiotemporal Predictive Learning

Yunbo Wang, Haixu Wu, Jianjin Zhang, Zhifeng Gao, Jianmin Wang, Philip S. Yu, Mingsheng Long

2021-03-17Video PredictionWeather Forecasting
PaperPDFCodeCodeCode(official)

Abstract

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 compositional subsystems. This paper models these structures by presenting PredRNN, a new recurrent network, in which a pair of memory cells are explicitly decoupled, operate in nearly independent transition manners, and finally form unified representations of the complex environment. Concretely, besides the original memory cell of LSTM, this network is featured by a zigzag memory flow that propagates in both bottom-up and top-down directions across all layers, enabling the learned visual dynamics at different levels of RNNs to communicate. It also leverages a memory decoupling loss to keep the memory cells from learning redundant features. We further propose a new curriculum learning strategy to force PredRNN to learn long-term dynamics from context frames, which can be generalized to most sequence-to-sequence models. We provide detailed ablation studies to verify the effectiveness of each component. Our approach is shown to obtain highly competitive results on five datasets for both action-free and action-conditioned predictive learning scenarios.

Results

TaskDatasetMetricValueModel
VideoMoving MNISTLPIPS0.071PredRNN-V2
VideoMoving MNISTMSE48.4PredRNN-V2
VideoMoving MNISTSSIM0.891PredRNN-V2
VideoKTHCond10PredRNN-V2
VideoKTHLPIPS0.139PredRNN-V2
VideoKTHPSNR28.37PredRNN-V2
VideoKTHPred20PredRNN-V2
VideoKTHSSIM0.839PredRNN-V2
Video PredictionMoving MNISTLPIPS0.071PredRNN-V2
Video PredictionMoving MNISTMSE48.4PredRNN-V2
Video PredictionMoving MNISTSSIM0.891PredRNN-V2
Video PredictionKTHCond10PredRNN-V2
Video PredictionKTHLPIPS0.139PredRNN-V2
Video PredictionKTHPSNR28.37PredRNN-V2
Video PredictionKTHPred20PredRNN-V2
Video PredictionKTHSSIM0.839PredRNN-V2
Weather ForecastingSEVIRMSE3.9014PredRNN
Weather ForecastingSEVIRmCSI0.408PredRNN

Related Papers

FourCastNet 3: A geometric approach to probabilistic machine-learning weather forecasting at scale2025-07-16D3FL: Data Distribution and Detrending for Robust Federated Learning in Non-linear Time-series Data2025-07-15Epona: Autoregressive Diffusion World Model for Autonomous Driving2025-06-30Whole-Body Conditioned Egocentric Video Prediction2025-06-26Optimising 4th-Order Runge-Kutta Methods: A Dynamic Heuristic Approach for Efficiency and Low Storage2025-06-26Distributed Cross-Channel Hierarchical Aggregation for Foundation Models2025-06-26Elucidated Rolling Diffusion Models for Probabilistic Weather Forecasting2025-06-24MinD: Unified Visual Imagination and Control via Hierarchical World Models2025-06-23