ROAIMar 12

Sim-to-reality adaptation for Deep Reinforcement Learning applied to an underwater docking application

arXiv:2603.12020v17.2h-index: 31
Predicted impact top 69% in RO · last 90 daysOriginality Incremental advance
AI Analysis

This addresses practical deployment challenges for autonomous underwater vehicles, though it is incremental as it adapts existing methods to a specific domain.

The paper tackled the sim-to-real gap and high training latencies in deep reinforcement learning for autonomous underwater docking, achieving over 90% success in simulation and successful physical validation with emergent behaviors like pitch-based braking.

Deep Reinforcement Learning (DRL) offers a robust alternative to traditional control methods for autonomous underwater docking, particularly in adapting to unpredictable environmental conditions. However, bridging the "sim-to-real" gap and managing high training latencies remain significant bottlenecks for practical deployment. This paper presents a systematic approach for autonomous docking using the Girona Autonomous Underwater Vehicle (AUV) by leveraging a high-fidelity digital twin environment. We adapted the Stonefish simulator into a multiprocessing RL framework to significantly accelerate the learning process while incorporating realistic AUV dynamics, collision models, and sensor noise. Using the Proximal Policy Optimization (PPO) algorithm, we developed a 6-DoF control policy trained in a headless environment with randomized starting positions to ensure generalized performance. Our reward structure accounts for distance, orientation, action smoothness, and adaptive collision penalties to facilitate soft docking. Experimental results demonstrate that the agent achieved a success rate of over 90% in simulation. Furthermore, successful validation in a physical test tank confirmed the efficacy of the sim-to-reality adaptation, with the DRL controller exhibiting emergent behaviors such as pitch-based braking and yaw oscillations to assist in mechanical alignment.

Foundations

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

Your Notes