LGJul 4, 2024

Learning Lagrangian Interaction Dynamics with Sampling-Based Model Order Reduction

arXiv:2407.03925v44 citationsh-index: 30Has Code
Originality Highly original
AI Analysis

This addresses the problem of efficient simulation of localized, dynamic behaviors in Lagrangian systems for computational physics and engineering, representing a novel method for a known bottleneck.

The paper tackles the computational expense of simulating Lagrangian physical systems by proposing a sampling-based reduced-order modeling framework that evolves systems directly in physical space over particles, achieving a 6.6x to 32x reduction in input dimensionality while maintaining high fidelity across diverse regimes like fluid flows and granular media.

Simulating physical systems governed by Lagrangian dynamics often entails solving partial differential equations (PDEs) over high-resolution spatial domains, leading to significant computational expense. Reduced-order modeling (ROM) mitigates this cost by evolving low-dimensional latent representations of the underlying system. While neural ROMs enable querying solutions from latent states at arbitrary spatial points, their latent states typically represent the global domain and struggle to capture localized, highly dynamic behaviors such as fluids. We propose a sampling-based reduction framework that evolves Lagrangian systems directly in physical space over the particles themselves, reducing the number of active degrees of freedom via data-driven neural PDE operators. To enable querying at arbitrary spatial locations, we introduce a learnable kernel parameterization that uses local spatial information from time-evolved sample particles to infer the underlying solution manifold. Empirically, our approach achieves a 6.6x to 32x reduction in input dimensionality while maintaining high-fidelity evaluations across diverse Lagrangian regimes, including fluid flows, granular media, and elastoplastic dynamics. We refer to this framework as GIOROM (Geometry-Informed Reduced-Order Modeling). All code and data are available at: https://github.com/HrishikeshVish/GIOROM

Code Implementations1 repo
Foundations

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

Your Notes