We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CV

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Computer Vision and Pattern Recognition

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

Abstract: 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 by widening or deepening the network, but it also brings surging memory overhead, which seriously hinders the development and application of this technology. In order to improve the performance without increasing memory consumption, we focus on scale, which is another dimension to improve model performance but with low memory requirement. The effectiveness has been widely demonstrated in many CNN-based tasks such as image classification and semantic segmentation, but it has not been fully explored in recent RNN models. In this paper, learning from the benefit of multi-scale, we propose a general framework named Multi-Scale RNN (MS-RNN) to boost recent RNN models for spatiotemporal predictive learning. We verify the MS-RNN framework by thorough theoretical analyses and exhaustive experiments, where the theory focuses on memory reduction and performance improvement while the experiments employ eight RNN models (ConvLSTM, TrajGRU, PredRNN, PredRNN++, MIM, MotionRNN, PredRNN-V2, and PrecipLSTM) and four datasets (Moving MNIST, TaxiBJ, KTH, and Germany). The results show the efficiency that RNN models incorporating our framework have much lower memory cost but better performance than before. Our code is released at \url{this https URL}.
Subjects: Computer Vision and Pattern Recognition (cs.CV)
Cite as: arXiv:2206.03010 [cs.CV]
  (or arXiv:2206.03010v7 [cs.CV] for this version)

Submission history

From: Zhifeng Ma [view email]
[v1] Tue, 7 Jun 2022 04:57:58 GMT (1347kb,D)
[v2] Tue, 14 Jun 2022 03:40:18 GMT (2569kb,D)
[v3] Wed, 22 Jun 2022 05:50:39 GMT (2573kb,D)
[v4] Sun, 16 Apr 2023 08:43:54 GMT (3936kb,D)
[v5] Fri, 28 Apr 2023 02:44:47 GMT (3936kb,D)
[v6] Thu, 15 Feb 2024 15:09:09 GMT (1620kb,D)
[v7] Thu, 29 Feb 2024 13:21:27 GMT (1620kb,D)

Link back to: arXiv, form interface, contact.