PastNet: Introducing Physical Inductive Biases for Spatio-temporal Video Prediction
Hao Wu, Fan Xu, Chong Chen, Xian-Sheng Hua, Xiao Luo, Haixin Wang
TL;DR
PastNet tackles spatio-temporal video prediction by injecting physical inductive biases through a Fourier-domain spectral convolution and a memory-bank–driven discrete spatio-temporal path. The method combines a Fourier-based Physics-Guided (FPG) module with a Discrete Spatio-temporal (DST) module, leveraging patch embeddings, FFT-based spectral filtering, intrinsic dimensionality estimation, and memory-augmented quantization to enable accurate, scalable prediction. Empirical results show PastNet achieving state-of-the-art or competitive performance across non-natural and natural datasets, with notably faster convergence and reduced computational cost, and preliminary evidence for solving PDE-like dynamics (e.g., NSE, SWE). This work offers a practical, physics-informed framework that improves both accuracy and efficiency for high-resolution video forecasting and opens avenues for PDE-aware video analysis.
Abstract
In this paper, we investigate the challenge of spatio-temporal video prediction task, which involves generating future video frames based on historical spatio-temporal observation streams. Existing approaches typically utilize external information such as semantic maps to improve video prediction accuracy, which often neglect the inherent physical knowledge embedded within videos. Worse still, their high computational costs could impede their applications for high-resolution videos. To address these constraints, we introduce a novel framework called \underline{P}hysics-\underline{a}ssisted \underline{S}patio-\underline{t}emporal \underline{Net}work (PastNet) for high-quality video prediction. The core of PastNet lies in incorporating a spectral convolution operator in the Fourier domain, which efficiently introduces inductive biases from the underlying physical laws. Additionally, we employ a memory bank with the estimated intrinsic dimensionality to discretize local features during the processing of complex spatio-temporal signals, thereby reducing computational costs and facilitating efficient high-resolution video prediction. Extensive experiments on various widely-used spatio-temporal video benchmarks demonstrate the effectiveness and efficiency of the proposed PastNet compared with a range of state-of-the-art methods, particularly in high-resolution scenarios.
