LGNov 21, 2024

ICODE: Modeling Dynamical Systems with Extrinsic Input Information

arXiv:2411.13914v44 citationsh-index: 3Has CodeIEEE Trans Autom Sci Eng
Originality Incremental advance
AI Analysis

This provides a valuable neural ODE framework for modeling physical systems with explicit external inputs, with potential applications in physics and robotics, though it appears incremental as it builds on existing neural ODE methods.

The paper tackles the problem of learning models of dynamical systems with external inputs by introducing Input Concomitant Neural ODEs (ICODEs), which incorporate real-time input information directly rather than treating inputs as hidden parameters, and demonstrates superior prediction performance on several real dynamics like robotics and physics systems.

Learning models of dynamical systems with external inputs, which may be, for example, nonsmooth or piecewise, is crucial for studying complex phenomena and predicting future state evolution, which is essential for applications such as safety guarantees and decision-making. In this work, we introduce \emph{Input Concomitant Neural ODEs (ICODEs)}, which incorporate precise real-time input information into the learning process of the models, rather than treating the inputs as hidden parameters to be learned. The sufficient conditions to ensure the model's contraction property are provided to guarantee that system trajectories of the trained model converge to a fixed point, regardless of initial conditions across different training processes. We validate our method through experiments on several representative real dynamics: Single-link robot, DC-to-DC converter, motion dynamics of a rigid body, Rabinovich-Fabrikant equation, Glycolytic-glycogenolytic pathway model, and heat conduction equation. The experimental results demonstrate that our proposed ICODEs efficiently learn the ground truth systems, achieving superior prediction performance under both typical and atypical inputs. This work offers a valuable class of neural ODE models for understanding physical systems with explicit external input information, with potentially promising applications in fields such as physics and robotics. Our code is available online at https://github.com/EEE-ai59/ICODE.git.

Foundations

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

Your Notes