Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

SimVP: Simpler yet Better Video Prediction

About

From CNN, RNN, to ViT, we have witnessed remarkable advancements in video prediction, incorporating auxiliary inputs, elaborate neural architectures, and sophisticated training strategies. We admire these progresses but are confused about the necessity: is there a simple method that can perform comparably well? This paper proposes SimVP, a simple video prediction model that is completely built upon CNN and trained by MSE loss in an end-to-end fashion. Without introducing any additional tricks and complicated strategies, we can achieve state-of-the-art performance on five benchmark datasets. Through extended experiments, we demonstrate that SimVP has strong generalization and extensibility on real-world datasets. The significant reduction of training cost makes it easier to scale to complex scenarios. We believe SimVP can serve as a solid baseline to stimulate the further development of video prediction. The code is available at \href{https://github.com/gaozhangyang/SimVP-Simpler-yet-Better-Video-Prediction}{Github}.

Zhangyang Gao, Cheng Tan, Lirong Wu, Stan Z. Li• 2022

Related benchmarks

TaskDatasetResultRank
Video PredictionKTH 10 -> 20 steps (test)
PSNR33.72
88
Video PredictionMoving MNIST
SSIM0.948
83
Video PredictionMoving MNIST (test)
MSE21.15
82
Video PredictionKTH 10 -> 40 steps (test)
PSNR32.93
77
Human Motion PredictionHuman3.6M--
50
Object TrackingVisEvent
AUC35.1
46
Spatio-temporal forecastingTaxiBJ
MSE0.3282
45
Video PredictionMoving-MNIST 10 → 10 (test)
MSE23.8
39
Video PredictionCaltech Pedestrian 10 -> 1 (test)
SSIM0.94
31
Radar NowcastingSEVIR
SSIM72.09
31
Showing 10 of 94 rows
...

Other info

Follow for update