A Convex-Inspired Neural Construction for Structured and Generalizable Nonlinear Model Reduction
Shixun Huang, Eitan Grinspun, Yue Chang
TL;DR
The paper tackles the trade-off between the structured generalization of linear model reduction and the expressive power of nonlinear neural models for deformable object simulation. It introduces a symmetric convex-inspired decoder built from Input Convex Neural Networks (ICNNs) augmented with an odd-function constraint, enabling a nonlinear yet structured mapping from a reduced latent space to full-space displacements. By applying convexity to an intermediate latent stage and enforcing antisymmetry, the approach achieves stable extrapolation, better generalization to unseen loadings, and improved robustness under sparse data and limited cubature points, while remaining suitable for real-time interaction. Empirical results across unseen loading directions, magnitude variations, and collision scenarios demonstrate stronger generalization, faster convergence in many cases, and compact reduced spaces compared to traditional linear or vanilla nonlinear baselines. This framework offers a practical route to reliable, real-time reduced-order physics with potential extensions to energy-based learning and multi-stable systems.
Abstract
Real-time simulation of deformable objects relies on model reduction to achieve interactive performance while maintaining physical fidelity. Traditional linear methods, such as principal component analysis (PCA), provide structured and predictable behavior thanks to their linear formulation, but are limited in expressiveness. Nonlinear model reduction, typically implemented with neural networks, offers richer representations and higher compression; however, without structural constraints, the learned mappings often fail to generalize beyond the training distribution, leading to unstable or implausible deformations. We present a symmetric, convex-inspired neural formulation that bridges the gap between linear and nonlinear model reduction. Our approach adopts an input-convex neural network (ICNN) augmented with symmetry constraints to impose structure on the nonlinear decoder. This design retains the flexibility of neural mappings while embedding physical consistency, yielding coherent and stable displacements even under unseen conditions. We evaluate our method on challenging deformation scenarios involving forces of different magnitudes, inverse directions, and sparsely sampled training data. Our approach demonstrates superior generalization while maintaining compact reduced spaces, and supports real-time interactive applications.
