🤖 AI Summary
Addressing the challenge of simultaneously achieving dimensionality reduction and dynamical fidelity in modeling high-dimensional time-varying physical systems, this paper proposes WeldNet: a novel framework that partitions spatiotemporal data into sliding temporal windows; applies intra-window deep autoencoders for nonlinear manifold-based dimensionality reduction; enforces inter-window temporal consistency via a cross-window transformer; and evolves dynamics in the latent space using a dedicated propagation network. WeldNet introduces the first windowed nonlinear dimensionality reduction paradigm and provides theoretical guarantees of complete representational capacity under the manifold hypothesis. Evaluated on diverse partial differential equation (PDE) modeling tasks, WeldNet consistently outperforms proper orthogonal decomposition (POD) and state-of-the-art nonlinear methods, accurately capturing strong nonlinear structures and long-term dynamical behavior while maintaining both local accuracy and global stability.
📝 Abstract
Many problems in science and engineering involve time-dependent, high dimensional datasets arising from complex physical processes, which are costly to simulate. In this work, we propose WeldNet: Windowed Encoders for Learning Dynamics, a data-driven nonlinear model reduction framework to build a low-dimensional surrogate model for complex evolution systems. Given time-dependent training data, we split the time domain into multiple overlapping windows, within which nonlinear dimension reduction is performed by auto-encoders to capture latent codes. Once a low-dimensional representation of the data is learned, a propagator network is trained to capture the evolution of the latent codes in each window, and a transcoder is trained to connect the latent codes between adjacent windows. The proposed windowed decomposition significantly simplifies propagator training by breaking long-horizon dynamics into multiple short, manageable segments, while the transcoders ensure consistency across windows. In addition to the algorithmic framework, we develop a mathematical theory establishing the representation power of WeldNet under the manifold hypothesis, justifying the success of nonlinear model reduction via deep autoencoder-based architectures. Our numerical experiments on various differential equations indicate that WeldNet can capture nonlinear latent structures and their underlying dynamics, outperforming both traditional projection-based approaches and recently developed nonlinear model reduction methods.