paper-with-me

홈 › Papers

Aquatic Navigation: A Challenging Benchmark for Deep Reinforcement Learning

2024-05-30 · Davide Corsi, Davide Camponogara, Alessandro Farinelli

An exciting and promising frontier for Deep Reinforcement Learning (DRL) is its application to real-world robotic systems. While modern DRL approaches achieved remarkable successes in many robotic scenarios (including mobile robotics, surgical assistance, and autonomous driving) unpredictable and non-stationary environments can pose critical challenges to such methods. These features can significantly undermine fundamental requirements for a successful training process, such as the Markovian properties of the transition model. To address this challenge, we propose a new benchmarking environment for aquatic navigation using recent advances in the integration between game engines and DRL. In more detail, we show that our benchmarking environment is problematic even for state-of-the-art DRL approaches that may struggle to generate reliable policies in terms of generalization power and safety. Specifically, we focus on PPO, one of the most widely accepted algorithms, and we propose advanced training techniques (such as curriculum learning and learnable hyperparameters). Our extensive empirical evaluation shows that a well-designed combination of these ingredients can achieve promising results. Our simulation environment and training baselines are freely available to facilitate further research on this open problem and encourage collaboration in the field.

📄 PDF Abstract BibTeX arXiv:2405.20534

Code (1)

dadecampo/SafeRLAUV 공식 구현

Tasks

Autonomous DrivingBenchmarkingDeep Reinforcement Learningreinforcement-learningReinforcement Learning

Methods 이 논문이 사용한 방법론

Focus 설명 없음
Entropy Regularization 설명 없음
PPO Proximal Policy Optimization, or PPO, is a policy gradient method for reinforcement learning. The motivation was to have an algorithm with the data efficiency and reliable…

Similar Papers 제목 키워드 기반

Benchmarking Safe Deep Reinforcement Learning in Aquatic Navigation

2021-12-16 · Enrico Marchesini, Davide Corsi, Alessandro Farinelli

We propose a novel benchmark environment for Safe Reinforcement Learning focusing on aquatic navigation. Aquatic navigation is an extremely challenging task due to the non-stationary environment and the uncertainties of …

BenchmarkingDeep Reinforcement Learningreinforcement-learningReinforcement Learning+2

Designing Control Barrier Function via Probabilistic Enumeration for Safe Reinforcement Learning Navigation

2025-04-30 · Luca Marzari, Francesco Trotti, Enrico Marchesini, Alessandro Farinelli

Achieving safe autonomous navigation systems is critical for deploying robots in dynamic and uncertain real-world environments. In this paper, we propose a hierarchical control framework leveraging neural network verific…

Autonomous NavigationSafe Reinforcement Learning

Depth-Constrained ASV Navigation with Deep RL and Limited Sensing

2025-04-25 · Amirhossein Zhalehmehrabi, Daniele Meli, Francesco Dal Santo, Francesco Trotti 외

Autonomous Surface Vehicles (ASVs) play a crucial role in maritime operations, yet their navigation in shallow-water environments remains challenging due to dynamic disturbances and depth constraints. Traditional navigat…

Decision MakingReinforcement Learning (RL)

NavBench: A Unified Robotics Benchmark for Reinforcement Learning-Based Autonomous Navigation

2025-05-20 · Matteo El-Hariry, Antoine Richard, Ricard M. Castan, Luis F. W. Batista 외

Autonomous robots must navigate and operate in diverse environments, from terrestrial and aquatic settings to aerial and space domains. While Reinforcement Learning (RL) has shown promise in training policies for specifi…

Autonomous NavigationBenchmarkingNavigateReinforcement Learning (RL)

GUNNEL: Guided Mixup Augmentation and Multi-View Fusion for Aquatic Animal Segmentation

2021-12-12 · Minh-Quan Le, Trung-Nghia Le, Tam V. Nguyen, Isao Echizen 외

Recent years have witnessed great advances in object segmentation research. In addition to generic objects, aquatic animals have attracted research attention. Deep learning-based methods are widely used for aquatic anima…

BenchmarkingInstance SegmentationSegmentationSemantic Segmentation