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

Exploring Spatial-Temporal Multi-Frequency Analysis for High-Fidelity and Temporal-Consistency Video Prediction

About

Video prediction is a pixel-wise dense prediction task to infer future frames based on past frames. Missing appearance details and motion blur are still two major problems for current predictive models, which lead to image distortion and temporal inconsistency. In this paper, we point out the necessity of exploring multi-frequency analysis to deal with the two problems. Inspired by the frequency band decomposition characteristic of Human Vision System (HVS), we propose a video prediction network based on multi-level wavelet analysis to deal with spatial and temporal information in a unified manner. Specifically, the multi-level spatial discrete wavelet transform decomposes each video frame into anisotropic sub-bands with multiple frequencies, helping to enrich structural information and reserve fine details. On the other hand, multi-level temporal discrete wavelet transform which operates on time axis decomposes the frame sequence into sub-band groups of different frequencies to accurately capture multi-frequency motions under a fixed frame rate. Extensive experiments on diverse datasets demonstrate that our model shows significant improvements on fidelity and temporal consistency over state-of-the-art works.

Beibei Jin, Yu Hu, Qiankun Tang, Jingyu Niu, Zhiping Shi, Yinhe Han, Xiaowei Li• 2020

Related benchmarks

TaskDatasetResultRank
Video PredictionKTH 10 -> 20 steps (test)
PSNR29.85
88
Video PredictionKTH 10 -> 40 steps (test)
PSNR27.56
77
Video PredictionBAIR (test)
FVD159.6
59
Video PredictionCaltech Pedestrian 10 -> 1 (test)
SSIM0.927
31
Video PredictionBAIR Push (test)
FVD159.6
30
Next-frame predictionCalTech Pedestrian transfer from KITTI (test)
SSIM92.7
29
Video PredictionKTH (test)
FVD72.3
24
Showing 7 of 7 rows

Other info

Code

Follow for update