paper-with-me

Papers

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 reduced-order models (ROMs). Recently, Latent Space Dynamics Identification (LaSDI) was proposed as a data-driven, non-intrusive ROM framework. LaSDI compresses the training data using an autoencoder and learns a system of user-chosen ordinary differential equations (ODEs), which govern the latent space dynamics. This allows for rapid predictions by interpolating and evolving the low-dimensional ODEs in the latent space. While LaSDI has produced effective ROMs for numerous problems, the autoencoder can have difficulty accurately reconstructing training data while also satisfying the imposed dynamics in the latent space, particularly in complex or high-frequency regimes. To address this, we propose multi-stage Latent Space Dynamics Identification (mLaSDI). With mLaSDI, several autoencoders are trained sequentially in stages, where each autoencoder learns to correct the error of the previous stages. We find that applying mLaSDI with small autoencoders results in lower prediction and reconstruction errors, while also reducing training time compared to LaSDI.

📄 PDF Abstract BibTeX arXiv:2506.09207

Code (1)

llnl/gplasdi 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Sequential decoder training for improved latent space dynamics identification

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

Accurate numerical solutions of partial differential equations are essential in many scientific fields but often require computationally expensive solvers, motivating reduced-order models (ROMs). Latent Space Dynamics Id…

Identify Then Project: Contrastive Learning of Latent Dynamics from Partial Observations with Port-Hamiltonian Structure

2026-05-15 · Peilun Li, Kaiyuan Tan, Daniel Moyer, Thomas Beckers arxiv

Identifying latent state representations and dynamics is essential when direct modeling in observation space is infeasible, particularly under partial and high-dimensional observations. In such settings, representation l…

Representation LearningContrastive Learning

World2Act: Latent Action Post-Training from World Model Dynamics

2026-03-11 · An Dinh Vuong, Tuan Van Vo, Abdullah Sohail, Haoran Ding 외 arxiv

World Models (WMs) offer a promising mechanism for post-training Vision-Language-Action (VLA) policies by providing dynamics priors that improve generalization under task and scene variation. However, most WM-based post-…

Transformer with Koopman-Enhanced Graph Convolutional Network for Spatiotemporal Dynamics Forecasting

2025-07-05 · Zekai Wang, Bing Yao arxiv

Spatiotemporal dynamics forecasting is inherently challenging, particularly in systems defined over irregular geometric domains, due to the need to jointly capture complex spatial correlations and nonlinear temporal dyna…

Human Geometry Distribution for 3D Animation Generation

2025-12-08 · Xiangjun Tang, Biao Zhang, Peter Wonka arxiv

Generating realistic human geometry animations remains a challenging task, as it requires modeling natural clothing dynamics with fine-grained geometric details under limited data. To address these challenges, we propose…