Adapting Neural Robot Dynamics on the Fly for Predictive Control

arXiv cs.RO / 4/7/2026

📰 NewsSignals & Early TrendsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper argues that predictive control for autonomous mobile robots depends heavily on accurate dynamics models, and that purely physics-based or purely data-driven models each have key limitations.
  • It proposes a hybrid method that trains a neural dynamics model incrementally offline and then adapts it online using low-rank second-order parameter updates.
  • The low-rank, second-order online adaptation is designed to avoid slow or expensive full retraining while still reacting to changing real-world conditions.
  • Experiments on a real quadrotor show improved robustness for predictive tracking control when the robot operates in novel conditions.
  • Overall, the work targets faster on-the-fly model updates to make predictive controllers more reliable in deployment settings with unmodeled dynamics.

Abstract

Accurate dynamics models are critical for the design of predictive controller for autonomous mobile robots. Physics-based models are often too simple to capture relevant real-world effects, while data-driven models are data-intensive and slow to train. We introduce an approach for fast adaptation of neural robot dynamic models that combines offline training with efficient online updates. Our approach learns an incremental neural dynamics model offline and performs low-rank second-order parameter adaptation online, enabling rapid updates without full retraining. We demonstrate the approach on a real quadrotor robot, achieving robust predictive tracking control in novel operational conditions.