LGSYSYMay 24

T2S-MPC: Time-Embedded Online Adaptive Model Predictive Control for Time-Varying Dynamics

arXiv:2605.2485255.3Has Code
Predicted impact top 43% in LG · last 90 daysOriginality Incremental advance
AI Analysis

For robotics control, this method addresses the challenge of unknown, unpredictable time-varying dynamics, offering a robust solution without task-specific tuning.

T2S-MPC introduces a time-embedded adaptive MPC framework that learns residual dynamics online to handle general time-varying disturbances, outperforming classical and neural MPC on quadrotor tasks with up to 50% reduction in tracking error.

Recent advances in learning-based model predictive control (MPC) have leveraged neural networks for online model learning, achieving strong performance when nonstationary system dynamics deviate from nominal models. However, existing approaches primarily address specific or relatively structured forms of dynamical variation, leaving more general, unknown, and unpredictable time-varying dynamics insufficiently handled. To tackle this challenge, we propose T2S-MPC, a framework that adaptively learns a residual dynamics model online and integrates it with the nominal model within the MPC framework to enable fast-evolving online planning. To make the model time-aware, we explicitly encode temporal information through a structured time embedding and employ a two-timescale update scheme, allowing the controller to capture nonstationary dynamics while balancing rapid adaptation with stable learning. We evaluate the proposed method on a 2D quadrotor across stabilization and trajectory tracking tasks under diverse time-varying disturbances, including linear drifting and periodic perturbations. Experimental results show that T2S-MPC consistently outperforms classical MPC, neural MPC, and ablated variants in control performance, while also demonstrating strong robustness across a wide range of disturbance conditions without additional tuning. The source code is publicly available at https://github.com/Zeyuu0920/T2S_MPC

Foundations

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

Your Notes