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/Temporal Attention Unit: Towards Efficient Spatiotemporal ...

Temporal Attention Unit: Towards Efficient Spatiotemporal Predictive Learning

Cheng Tan, Zhangyang Gao, Lirong Wu, Yongjie Xu, Jun Xia, Siyuan Li, Stan Z. Li

2022-06-24CVPR 2023 1Video Prediction
PaperPDFCodeCode(official)

Abstract

Spatiotemporal predictive learning aims to generate future frames by learning from historical frames. In this paper, we investigate existing methods and present a general framework of spatiotemporal predictive learning, in which the spatial encoder and decoder capture intra-frame features and the middle temporal module catches inter-frame correlations. While the mainstream methods employ recurrent units to capture long-term temporal dependencies, they suffer from low computational efficiency due to their unparallelizable architectures. To parallelize the temporal module, we propose the Temporal Attention Unit (TAU), which decomposes the temporal attention into intra-frame statical attention and inter-frame dynamical attention. Moreover, while the mean squared error loss focuses on intra-frame errors, we introduce a novel differential divergence regularization to take inter-frame variations into account. Extensive experiments demonstrate that the proposed method enables the derived model to achieve competitive performance on various spatiotemporal prediction benchmarks.

Results

TaskDatasetMetricValueModel
VideoMoving MNISTMAE60.3TAU
VideoMoving MNISTMSE19.8TAU
VideoMoving MNISTSSIM0.957TAU
Video PredictionMoving MNISTMAE60.3TAU
Video PredictionMoving MNISTMSE19.8TAU
Video PredictionMoving MNISTSSIM0.957TAU

Related Papers

Epona: Autoregressive Diffusion World Model for Autonomous Driving2025-06-30Whole-Body Conditioned Egocentric Video Prediction2025-06-26MinD: Unified Visual Imagination and Control via Hierarchical World Models2025-06-23AMPLIFY: Actionless Motion Priors for Robot Learning from Videos2025-06-17Towards a Generalizable Bimanual Foundation Policy via Flow-based Video Prediction2025-05-30Autoregression-free video prediction using diffusion model for mitigating error propagation2025-05-28Consistent World Models via Foresight Diffusion2025-05-22Programmatic Video Prediction Using Large Language Models2025-05-20