A geometry-aware, training-free inference framework that refines pretrained video diffusion predictions with projected static history content and view-conditioned routing achieves fifth place on AI City Challenge Track 5.
SimVP: Simpler yet Better Video Prediction
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
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}.
fields
cs.CV 1years
2026 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
GeoRoute: Geometry-Aware Hybrid Inference for Traffic Future-Frame Prediction
A geometry-aware, training-free inference framework that refines pretrained video diffusion predictions with projected static history content and view-conditioned routing achieves fifth place on AI City Challenge Track 5.