paper-with-me

홈 › Papers

SimVPv2: Towards Simple yet Powerful Spatiotemporal Predictive Learning

2022-11-22 · Cheng Tan, Zhangyang Gao, Siyuan Li, Stan Z. Li

Recent years have witnessed remarkable advances in spatiotemporal predictive learning, with methods incorporating auxiliary inputs, complex neural architectures, and sophisticated training strategies. While SimVP has introduced a simpler, CNN-based baseline for this task, it still relies on heavy Unet-like architectures for spatial and temporal modeling, which still suffers from high complexity and computational overhead. In this paper, we propose SimVPv2, a streamlined model that eliminates the need for Unet architectures and demonstrates that plain stacks of convolutional layers, enhanced with an efficient Gated Spatiotemporal Attention mechanism, can deliver state-of-the-art performance. SimVPv2 not only simplifies the model architecture but also improves both performance and computational efficiency. On the standard Moving MNIST benchmark, SimVPv2 achieves superior performance compared to SimVP, with fewer FLOPs, about half the training time, and 60% faster inference efficiency. Extensive experiments across eight diverse datasets, including real-world tasks such as traffic forecasting and climate prediction, further demonstrate that SimVPv2 offers a powerful yet straightforward solution, achieving robust generalization across various spatiotemporal learning scenarios. We believe the proposed SimVPv2 can serve as a solid baseline to benefit the spatiotemporal predictive learning community.

📄 PDF Abstract BibTeX arXiv:2211.12509

Code (2)

chengtan9907/OpenSTL 공식 구현 pytorch
chengtan9907/simvpv2 공식 구현 pytorch

Tasks

Computational EfficiencyVideo Prediction

Similar Papers 제목 키워드 기반

Spatiotemporal Observer Design for Predictive Learning of High-Dimensional Data

2024-02-23 · Tongyi Liang, Han-Xiong Li

Although deep learning-based methods have shown great success in spatiotemporal predictive learning, the framework of those models is designed mainly by intuition. How to make spatiotemporal forecasting with theoretical …

Deep Learning

A Distillation-based Future-aware Graph Neural Network for Stock Trend Prediction

2025-02-15 · Zhipeng Liu, Peibo Duan, Mingyang Geng, Bin Zhang

Stock trend prediction involves forecasting the future price movements by analyzing historical data and various market indicators. With the advancement of machine learning, graph neural networks (GNNs) have been extensiv…

Graph Neural NetworkPredictionStock PredictionStock Trend Prediction

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: Recurrent Neural Networks for Predictive Learning using Spatiotemporal LSTMs

2017-12-01 · NeurIPS 2017 12 · Yunbo Wang, Mingsheng Long, Jian-Min Wang, Zhifeng Gao 외

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

A spatiotemporal style transfer algorithm for dynamic visual stimulus generation

2024-03-07 · Antonino Greco, Markus Siegel

Understanding how visual information is encoded in biological and artificial systems often requires vision scientists to generate appropriate stimuli to test specific hypotheses. Although deep neural network models have …

Image GenerationObject RecognitionStyle TransferVideo Generation