paper-with-me

Papers

Weak-Form Latent Space Dynamics Identification

2023-11-20 · April Tran, Xiaolong He, Daniel A. Messenger, Youngsoo Choi, David M. Bortz

Recent work in data-driven modeling has demonstrated that a weak formulation of model equations enhances the noise robustness of a wide range of computational methods. In this paper, we demonstrate the power of the weak form to enhance the LaSDI (Latent Space Dynamics Identification) algorithm, a recently developed data-driven reduced order modeling technique. We introduce a weak form-based version WLaSDI (Weak-form Latent Space Dynamics Identification). WLaSDI first compresses data, then projects onto the test functions and learns the local latent space models. Notably, WLaSDI demonstrates significantly enhanced robustness to noise. With WLaSDI, the local latent space is obtained using weak-form equation learning techniques. Compared to the standard sparse identification of nonlinear dynamics (SINDy) used in LaSDI, the variance reduction of the weak form guarantees a robust and precise latent space recovery, hence allowing for a fast, robust, and accurate simulation. We demonstrate the efficacy of WLaSDI vs. LaSDI on several common benchmark examples including viscid and inviscid Burgers', radial advection, and heat conduction. For instance, in the case of 1D inviscid Burgers' simulations with the addition of up to 100% Gaussian white noise, the relative error remains consistently below 6% for WLaSDI, while it can exceed 10,000% for LaSDI. Similarly, for radial advection simulations, the relative errors stay below 15% for WLaSDI, in stark contrast to the potential errors of up to 10,000% with LaSDI. Moreover, speedups of several orders of magnitude can be obtained with WLaSDI. For example applying WLaSDI to 1D Burgers' yields a 140X speedup compared to the corresponding full order model. Python code to reproduce the results in this work is available at (https://github.com/MathBioCU/PyWSINDy_ODE) and (https://github.com/MathBioCU/PyWLaSDI).

📄 PDF Abstract BibTeX arXiv:2311.12880

Code (2)

mathbiocu/pywlasdi 공식 구현 pytorch
mathbiocu/pywsindy_ode 공식 구현

Tasks

Form

Similar Papers 제목 키워드 기반

Physics-informed active learning with simultaneous weak-form latent space dynamics identification

2024-06-29 · Xiaolong He, April Tran, David M. Bortz, Youngsoo Choi

The parametric greedy latent space dynamics identification (gLaSDI) framework has demonstrated promising potential for accurate and efficient modeling of high-dimensional nonlinear physical systems. However, it remains c…

Active LearningForm

Time-Dependent PDE-Constrained Optimization via Weak-Form Latent Dynamics

2026-05-20 · April Tran, Terry Haut, David Bortz, Youngsoo Choi arxiv

Optimization problems constrained by high-dimensional, time-dependent partial differential equations require repeated forward and sensitivity solves, making high-fidelity optimization computationally prohibitive in many-…

mLaSDI: Multi-stage latent space dynamics identification

2025-06-10 · William Anderson, Seung Whan Chung, Youngsoo Choi

Determining accurate numerical solutions of partial differential equations (PDEs) is an important task in many scientific disciplines. However, solvers can be computationally expensive, leading to the development of redu…

gLaSDI: Parametric Physics-informed Greedy Latent Space Dynamics Identification

2022-04-26 · Xiaolong He, Youngsoo Choi, William D. Fries, Jon Belof 외

A parametric adaptive physics-informed greedy Latent Space Dynamics Identification (gLaSDI) method is proposed for accurate, efficient, and robust data-driven reduced-order modeling of high-dimensional nonlinear dynamica…

tLaSDI: Thermodynamics-informed latent space dynamics identification

2024-03-09 · Jun Sur Richard Park, Siu Wun Cheung, Youngsoo Choi, Yeonjong Shin

We propose a latent space dynamics identification method, namely tLaSDI, that embeds the first and second principles of thermodynamics. The latent variables are learned through an autoencoder as a nonlinear dimension red…

Dimensionality Reduction