Reduced-Order Neural Operators: Learning Lagrangian Dynamics on Highly Sparse Graphs
Hrishikesh Viswanath, Yue Chang, Aleksey Panas, Julius Berner, Peter Yichen Chen, Aniket Bera
TL;DR
GIOROM tackles the costly problem of simulating Lagrangian dynamics on high-resolution domains by introducing a data-driven, discretization-invariant reduced-order framework. It learns a neural operator that maps sparse observations on graphs to pointwise field values and then uses a neural kernel to interpolate to arbitrary query points, eliminating the need for full PDE solvers or explicit projection-based decoders. A neural time-stepper on sparse graphs (phi_Theta) evolves a reduced latent representation by predicting accelerations from a window of past velocities, while a kernel-ROM interpolates the full-field deformation at query locations. The approach achieves substantial input-size reductions (6.6× to 32×) while maintaining high fidelity across fluids, granular media, and elastoplastic dynamics, and it demonstrates strong generalization across discretizations and sampling densities, outperforming conventional ROM baselines. This data-driven, discretization-invariant framework reduces computational cost and extends the applicability of ROMs to complex, multi-physics Lagrangian systems with minimal PDE priors.
Abstract
Simulating complex physical systems governed by Lagrangian dynamics often requires solving partial differential equations (PDEs) over high-resolution spatial domains, resulting in substantial computational costs. We present GIOROM (\textit{G}raph \textit{I}nf\textit{O}rmed \textit{R}educed \textit{O}rder \textit{M}odeling), a data-driven discretization invariant framework for accelerating Lagrangian simulations through reduced-order modeling (ROM). Previous discretization invariant ROM approaches rely on PDE time-steppers for spatiotemporally evolving low-dimensional reduced-order latent states. Instead, we leverage a data-driven graph-based neural approximation of the PDE solution operator. This operator estimates point-wise function values from a sparse set of input observations, reducing reliance on known governing equations of numerical solvers. Order reduction is achieved by embedding these point-wise estimates within the reduced-order latent space using a learned kernel parameterization. This latent representation enables the reconstruction of the solution at arbitrary spatial query points by evolving latent variables over local neighborhoods on the solution manifold, using the kernel. Empirically, GIOROM achieves a 6.6$\times$-32$\times$ reduction in input dimensionality while maintaining high-fidelity reconstructions across diverse Lagrangian regimes including fluid flows, granular media, and elastoplastic dynamics. The resulting framework enables learnable, data-driven and discretization-invariant order-reduction with reduced reliance on analytical PDE formulations. Our code is at \href{https://github.com/HrishikeshVish/GIOROM}{https://github.com/HrishikeshVish/GIOROM}
