Spatiotemporal Observer Design for Predictive Learning of High-Dimensional Data
Tongyi Liang, Han-Xiong Li
TL;DR
This work tackles high-dimensional spatiotemporal forecasting by introducing a Spatiotemporal Observer that merges Kazantzis-Kravaris-Luenberger observer theory with deep learning. The architecture uses a spatial encoder to form latent states, a spatiotemporal observer to predict future latent representations via a linear transformation in transformed space, and a spatial decoder to reconstruct observations, all trained with a dynamical-regularized loss. The authors provide generalization bounds and a convergence theorem, and they instantiate the framework with CNN-based components, including Inception modules, to demonstrate strong one-step and multi-step forecasting across traffic, synthetic, and radar datasets. The combination of theory-guided design and neural approximations yields improved predictive accuracy and reliable convergence, offering a principled approach to spatiotemporal learning in high dimensions.
Abstract
Although deep learning-based methods have shown great success in spatiotemporal predictive learning, the framework of those models is designed mainly by intuition. How to make spatiotemporal forecasting with theoretical guarantees is still a challenging issue. In this work, we tackle this problem by applying domain knowledge from the dynamical system to the framework design of deep learning models. An observer theory-guided deep learning architecture, called Spatiotemporal Observer, is designed for predictive learning of high dimensional data. The characteristics of the proposed framework are twofold: firstly, it provides the generalization error bound and convergence guarantee for spatiotemporal prediction; secondly, dynamical regularization is introduced to enable the model to learn system dynamics better during training. Further experimental results show that this framework could capture the spatiotemporal dynamics and make accurate predictions in both one-step-ahead and multi-step-ahead forecasting scenarios.
