Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Temporal Attention Unit: Towards Efficient Spatiotemporal Predictive Learning

About

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.

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

Related benchmarks

TaskDatasetResultRank
Video PredictionKTH 10 -> 20 steps (test)
PSNR34.13
88
Video PredictionMoving MNIST (test)
MSE19.9112
82
Video PredictionKTH 10 -> 40 steps (test)
PSNR33.01
77
Video PredictionMoving MNIST
SSIM0.957
52
Human Motion PredictionHuman3.6M--
46
Video PredictionMoving-MNIST 10 → 10 (test)
MSE19.8
39
Video PredictionKTH
PSNR27.1
35
Spatio-temporal forecastingTaxiBJ
MSE0.3108
30
Next-frame predictionCalTech Pedestrian transfer from KITTI (test)
SSIM94.6
29
Traffic ForecastingTaxiBJ (test)
MAE15.6
29
Showing 10 of 45 rows

Other info

Follow for update