MLLGNADec 11, 2025

Data-Driven Model Reduction using WeldNet: Windowed Encoders for Learning Dynamics

arXiv:2512.11090v1
Originality Incremental advance
AI Analysis

This work addresses costly simulations in science and engineering by providing an incremental improvement in model reduction techniques.

The paper tackles the problem of simulating time-dependent, high-dimensional datasets from complex physical processes by proposing WeldNet, a data-driven nonlinear model reduction framework that splits time into overlapping windows for dimension reduction and propagation, resulting in outperformance over traditional and recent methods in numerical experiments.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes