English

Latent Space Element Method

Dynamical Systems 2026-01-06 v1 Machine Learning Numerical Analysis Analysis of PDEs Numerical Analysis

Abstract

How can we build surrogate solvers that train on small domains but scale to larger ones without intrusive access to PDE operators? Inspired by the Data-Driven Finite Element Method (DD-FEM) framework for modular data-driven solvers, we propose the Latent Space Element Method (LSEM), an element-based latent surrogate assembly approach in which a learned subdomain ("element") model can be tiled and coupled to form a larger computational domain. Each element is a LaSDI latent ODE surrogate trained from snapshots on a local patch, and neighboring elements are coupled through learned directional interaction terms in latent space, avoiding Schwarz iterations and interface residual evaluations. A smooth window-based blending reconstructs a global field from overlapping element predictions, yielding a scalable assembled latent dynamical system. Experiments on the 1D Burgers and Korteweg-de Vries equations show that LSEM maintains predictive accuracy while scaling to spatial domains larger than those seen in training. LSEM offers an interpretable and extensible route toward foundation-model surrogate solvers built from reusable local models.

Keywords

Cite

@article{arxiv.2601.01741,
  title  = {Latent Space Element Method},
  author = {Seung Whan Chung and Youngsoo Choi and Christopher Miller and H. Keo Springer and Kyle T. Sullivan},
  journal= {arXiv preprint arXiv:2601.01741},
  year   = {2026}
}

Comments

17 pages, 10 figures

R2 v1 2026-07-01T08:50:16.035Z