Jul 2026· Proceedings of the Institution of mechanical engineers. Part D, journal of automobile engineering· 0 citations· 30 references
TL;DR
A Decoupled Hybrid Residual Model for online adaptive prediction of vehicle dynamics is proposed, demonstrating that the proposed architecture effectively improves prediction accuracy, robustness, and implementation feasibility under varying driving conditions.
Abstract
Accurate prediction of vehicle dynamics is critical for reliable motion planning and control of autonomous vehicles. However, physics-based models often struggle to represent the strong nonlinearity and coupling inherent in vehicle dynamics, while purely data-driven models frequently deteriorate when operating conditions deviate from the training domain. Physics-informed neural networks (PINNs) alleviate this issue by incorporating physical priors, but their performance can still be constrained by incomplete physical equations. To address these limitations, this paper proposes a Decoupled Hybrid Residual Model (DHRM) for online adaptive prediction of vehicle dynamics. The overall modeling residual is decomposed into a static structural component and a dynamic stochastic component, which are compensated through an offline channel and an online channel, respectively. The offline static channel combines Kolmogorov-Arnold networks (KAN) and long short-term memory (LSTM) networks to learn the static residual arising from structural simplification and parameter uncertainty. Concurrently, the online dynamic channel employs a sparse Gaussian process (SGP) to adaptively compensate the dynamic residual induced by changing operating conditions and external disturbances. Extensive simulation and scaled vehicle experiments validate the proposed framework. Under an abrupt friction change, DHRM-SGP reduces the root mean square error (RMSE) of lateral velocity and yaw rate by 67.5% and 70.5%, respectively, compared with the nominal physical model. The deployed model achieves an average inference latency of
4
.
6036
ms
per sample on the Jetson Orin NX, supporting the feasibility of deploying the prediction module on onboard hardware. These results demonstrate that the proposed architecture effectively improves prediction accuracy, robustness, and implementation feasibility under varying driving conditions.
Imitation learning has emerged as a promising paradigm for autonomous vehicle control. However, existing policies often suffer from severe covariate shift and lack explicit stability guarantees in closed-loop trajectory tracking. This paper proposes an adaptive Lyapunov-constrained imitation learning framework for vehicle trajectory tracking. To address the covariate shift problem, we explicitly embed a discrete-time kinematic bicycle model into the policy training process. This differentiable physical prior enables propagation of the nominal tracking error and allows a global Lyapunov decay constraint to be directly employed on the policy optimization via an Actor-Critic architecture. To prevent the overly aggressive penalization near the reference trajectory, we introduce a state-dependent adaptive decay rate that relaxes the constraint for small errors while strengthening it under large deviations. As a result, the proposed method achieves both high tracking precision and strong recovery from model uncertainties and disturbances. Extensive experiments in interactive traffic environments demonstrate that the proposed method significantly outperforms state-of-the-art baselines in collision avoidance and disturbance rejection.
Yuchen Wei, Yu-Hsiang Su, F. Arvin et al.· 2026 IEEE/ASME International...· 0 citations
A Stochastic Gating Decoder for multimodal latent variable sampling, adaptively fusing kinematics and data-driven paths to capture driver intention uncertainty while maintaining kinematic consistency is introduced.
Unmanned Surface Vehicles (USVs) encounter varying disturbances across different sea states, making it difficult to achieve stable trajectory tracking based solely on nominal physical models. This limitation has motivated the development of disturbance observer-based compensation schemes. However, existing disturbance observers often suffer from slow updating rates, resulting in insufficient adaptability. Therefore, this paper presents a meta-learning based dynamic residual modeling method. To facilitate rapid adaptation to disturbances, Model-Agnostic Meta-Learning is employed for pre-training. Through dual-loop gradient updates, the meta-learned initial parameters for the residual dynamics model are obtained. Subsequently, the residual model is integrated with the nominal model and embedded into the model predictive control framework, utilizing few-shot observation data to execute online fine-tuning of the residual network, thereby continuously correcting the dynamic residuals induced by time-varying sea states. Simulation experiments conducted in Gazebo VRX demonstrate that the proposed method maintains stable trajectory tracking in time-varying environments, significantly enhancing the overall disturbance rejection capability and robustness of the USV in complex sea states.
Multi-step rollouts are essential for model-based reinforcement learning (RL) and predictive control, yet learned dynamics models often become unstable when recursively applied, leading to divergence and unreliable policy updates. This paper proposes a model-agnostic hybrid dynamics framework that blends a provably contracting nominal model with a flexible excursion model through an uncertainty-guided switching law. The switching signal is derived from calibrated epistemic uncertainty and activates only when the system leaves the nominal region, ensuring that each model operates within its reliability regime. Under clearly stated smoothness and boundedness assumptions, we show that the resulting hybrid predictor yields globally bounded recursive multi-step rollouts: trajectories remain Lyapunov-stable in the nominal region and exhibit at most affine growth during excursions. To illustrate the theory in practice, we instantiate the hybrid dynamics framework within a model-based RL scheme that uses real one-step transitions for value learning and hybrid rollouts for policy improvement. Experiments on a nonlinear Duffing oscillator demonstrate stable long-horizon prediction and improved cost-effort trade-offs relative to a stabilizing baseline.
In this paper, a deep operator network (DeepONet)-based feedforward–feedback control framework for autonomous vehicles’ path tracking controller is introduced. In the proposed framework, DeepONet is utilized for data-driven vehicle dynamics modeling within the feedforward control component. To improve the accuracy of lateral dynamics, the physical model is integrated into the DeepONet architecture as prior knowledge. By incorporating experimentally validated physical models, the proposed approach captures the causal relationship between vehicle parameters (e.g. mass, tire-road friction) and vehicle dynamics, thereby enhancing the interpretability of the model. In the CarSim/Simulink simulation environment, the designed DeepONet-based feedforward–feedback controller is evaluated in two scenarios: double-lane change and oval track. The validation results demonstrate that the proposed approach achieves smaller lateral errors than other methods in both linear and nonlinear regions. Notably, when facing unknown roads and varying road friction conditions on the oval track, the DeepONet-based approach shows improvement in tracking accuracy compared to purely data-driven methods without physical model integration.
Yingfeng Cai, Chenkai Tan, Hai Wang et al.· Proceedings of the Instituti...· 0 citations