Search papers, labs, and topics across Lattice.
The paper introduces DiLaR-PINN, a physics-informed neural network that learns unmodeled dissipative effects in electromechanical systems by operating on latent state components and enforcing a skew-dissipative parameterization to guarantee non-increasing energy. They also develop a recurrent rollout scheme with curriculum-based sequence length extension to enable stable training under partial state observability. Experiments on a real-world helicopter system demonstrate that DiLaR-PINN outperforms baselines, including unstructured residual MLPs and LSTMs, in capturing dissipative effects and achieving superior long-horizon extrapolation.
Guaranteeing energy dissipation in physics-informed neural networks lets you model complex electromechanical systems more accurately than black-box LSTMs, even with limited data.
Accurate dynamical modeling is essential for simulation and control of embodied systems, yet first-principles models of electromechanical systems often fail to capture complex dissipative effects such as joint friction, stray losses, and structural damping. While residual-learning physics-informed neural networks (PINNs) can effectively augment imperfect first-principles models with data-driven components, the residual terms are typically implemented as unconstrained multilayer perceptrons (MLPs), which may inadvertently inject artificial energy into the system. To more faithfully model the dissipative dynamics, we propose DiLaR-PINN, a dissipative latent residual PINN designed to learn unmodeled dissipative effects in a physically consistent manner. Structurally, the residual network operates only on unmeasurable (latent) state components and is parameterized in a skew-dissipative form that guarantees non-increasing energy for any choice of network parameters. To enable stable and data-efficient training under partial measurability of the state, we further develop a recurrent rollout scheme with a curriculum-based sequence length extension strategy. We validate DiLaR-PINN on a real-world helicopter system and compare it against four baselines: a pure physical model (without a residual network), an unstructured residual MLP, a DiLaR variant with a soft dissipativity constraint, and a black-box LSTM. The results demonstrate that DiLaR-PINN more accurately captures dissipative effects and achieves superior long-horizon extrapolation performance.