MarineGym: A High-Performance Reinforcement Learning Platform for Underwater Robotics
Shuguang Chu, Zebin Huang, Yutong Li, Mingwei Lin, Ignacio Carlucho, Yvan R. Petillot, Canjun Yang
TL;DR
MarineGym addresses the challenges of applying reinforcement learning to underwater robotics by delivering a GPU-accelerated, RL-friendly simulation platform with a diverse UUV model library and a configurable domain-randomization toolkit. It includes a standardized benchmarking suite to enable fair comparisons and Sim2Sim transfer to real-world deployments. The experiments demonstrate high simulation throughput (up to 2.5e5 FPS on a single RTX 3060) and improved policy robustness through domain randomization, including substantial improvements in docking under novel conditions. While promising for scalable RL research in underwater robotics, the work notes the need for real-world validation and richer underwater visual and task realism in future work.
Abstract
This work presents the MarineGym, a high-performance reinforcement learning (RL) platform specifically designed for underwater robotics. It aims to address the limitations of existing underwater simulation environments in terms of RL compatibility, training efficiency, and standardized benchmarking. MarineGym integrates a proposed GPU-accelerated hydrodynamic plugin based on Isaac Sim, achieving a rollout speed of 250,000 frames per second on a single NVIDIA RTX 3060 GPU. It also provides five models of unmanned underwater vehicles (UUVs), multiple propulsion systems, and a set of predefined tasks covering core underwater control challenges. Additionally, the DR toolkit allows flexible adjustments of simulation and task parameters during training to improve Sim2Real transfer. Further benchmark experiments demonstrate that MarineGym improves training efficiency over existing platforms and supports robust policy adaptation under various perturbations. We expect this platform could drive further advancements in RL research for underwater robotics. For more details about MarineGym and its applications, please visit our project page: https://marine-gym.com/.
