EasyUUV: An LLM-Enhanced Universal and Lightweight Sim-to-Real Reinforcement Learning Framework for UUV Attitude Control
Guanwen Xie, Jingzehua Xu, Jiwei Tang, Yubo Huang, Shuai Zhang, Xiaofan Li
TL;DR
The paper addresses the fragility of UUV attitude control under disturbances and model mismatch by proposing EasyUUV, a lightweight Sim2Real RL framework that couples a PPO-trained RL policy with a nonlinear adaptive A-S-Surface controller and multimodal LLM-based runtime tuning. Training occurs in a MuJoCo-based, domain-randomized simulation with GPU-accelerated parallelism, enabling zero-shot transfer of policies to a low-cost 6-DoF UUV hardware platform. Key contributions include a universal RL-based control architecture, LLM-driven online parameter adaptation, and extensive tank and sea-trial validation demonstrating robust, real-world performance without retraining. The work lowers hardware and development barriers while delivering reliable, high-precision attitude control across diverse underwater conditions.
Abstract
Despite recent advances in Unmanned Underwater Vehicle (UUV) attitude control, existing methods still struggle with generalizability, robustness to real-world disturbances, and efficient deployment. To address the above challenges, this paper presents EasyUUV, a Large Language Model (LLM)-enhanced, universal, and lightweight simulation-to-reality reinforcement learning (RL) framework for robust attitude control of UUVs. EasyUUV combines parallelized RL training with a hybrid control architecture, where a learned policy outputs high-level attitude corrections executed by an adaptive S-Surface controller. A multimodal LLM is further integrated to adaptively tune controller parameters at runtime using visual and textual feedback, enabling training-free adaptation to unmodeled dynamics. Also, we have developed a low-cost 6-DoF UUV platform and applied an RL policy trained through efficient parallelized simulation. Extensive simulation and real-world experiments validate the effectiveness and outstanding performance of EasyUUV in achieving robust and adaptive UUV attitude control across diverse underwater conditions. The source code is available from the following website: https://360zmem.github.io/easyuuv/
