🤖 AI Summary
Adaptive control of parametric nonlinear dynamical systems typically requires online optimization or model retraining, hindering real-time deployment and generalization across system parameters.
Method: This paper proposes a zero-shot adaptive control framework that integrates a Function Encoder into Neural Ordinary Differential Equations (FE-NODE) to implicitly encode system parameters, coupled with Differentiable Predictive Control (DPC) for end-to-end, offline, self-supervised policy learning—eliminating online optimization entirely.
Contribution/Results: (1) The function encoder enables plug-and-play generalization across unseen parameter configurations; (2) differentiable closed-loop optimization replaces computationally expensive online Model Predictive Control (MPC) solvers. Evaluated on multiple canonical nonlinear systems, the approach achieves significant improvements in control deployment speed, cross-parameter generalization accuracy, and real-time adaptability. It establishes a new paradigm for efficient, sample-efficient adaptive control of parametric dynamical systems.
📝 Abstract
We introduce a differentiable framework for zero-shot adaptive control over parametric families of nonlinear dynamical systems. Our approach integrates a function encoder-based neural ODE (FE-NODE) for modeling system dynamics with a differentiable predictive control (DPC) for offline self-supervised learning of explicit control policies. The FE-NODE captures nonlinear behaviors in state transitions and enables zero-shot adaptation to new systems without retraining, while the DPC efficiently learns control policies across system parameterizations, thus eliminating costly online optimization common in classical model predictive control. We demonstrate the efficiency, accuracy, and online adaptability of the proposed method across a range of nonlinear systems with varying parametric scenarios, highlighting its potential as a general-purpose tool for fast zero-shot adaptive control.