paper-with-me

Papers

Optimal Path Planning of Autonomous Marine Vehicles in Stochastic Dynamic Ocean Flows using a GPU-Accelerated Algorithm

2021-09-02 · Rohit Chowdhury, Deepak Subramani

Autonomous marine vehicles play an essential role in many ocean science and engineering applications. Planning time and energy optimal paths for these vehicles to navigate in stochastic dynamic ocean environments is essential to reduce operational costs. In some missions, they must also harvest solar, wind, or wave energy (modeled as a stochastic scalar field) and move in optimal paths that minimize net energy consumption. Markov Decision Processes (MDPs) provide a natural framework for sequential decision-making for robotic agents in such environments. However, building a realistic model and solving the modeled MDP becomes computationally expensive in large-scale real-time applications, warranting the need for parallel algorithms and efficient implementation. In the present work, we introduce an efficient end-to-end GPU-accelerated algorithm that (i) builds the MDP model (computing transition probabilities and expected one-step rewards); and (ii) solves the MDP to compute an optimal policy. We develop methodical and algorithmic solutions to overcome the limited global memory of GPUs by (i) using a dynamic reduced-order representation of the ocean flows, (ii) leveraging the sparse nature of the state transition probability matrix, (iii) introducing a neighbouring sub-grid concept and (iv) proving that it is sufficient to use only the stochastic scalar field's mean to compute the expected one-step rewards for missions involving energy harvesting from the environment; thereby saving memory and reducing the computational effort. We demonstrate the algorithm on a simulated stochastic dynamic environment and highlight that it builds the MDP model and computes the optimal policy 600-1000x faster than conventional CPU implementations, making it suitable for real-time use.

📄 PDF Abstract BibTeX arXiv:2109.00857

Code (0)

등록된 구현이 없습니다.

Tasks

CPUDecision MakingGPUNavigateSequential Decision Making

Similar Papers 제목 키워드 기반

Path Planning Algorithm Comparison Analysis for Wireless AUVs Energy Sharing System

2025-05-21 · Zhengji Feng, Hengxiang Chen, Liqun Chen, Heyan Li 외

Autonomous underwater vehicles (AUVs) are increasingly used in marine research, military applications, and undersea exploration. However, their operational range is significantly affected by battery performance. In this …

Autonomous Navigation

Uncertainty-Aware Active Source Tracking of Marine Pollution using Unmanned Surface Vehicles

2025-09-24 · Song Ma, Yanchao Wang, Richard Bucknall, Yuanchang Liu arxiv

This paper proposes an uncertainty-aware marine pollution source tracking framework for unmanned surface vehicles (USVs). By integrating high-fidelity marine pollution dispersion simulation with informative path planning…

Framework for Robust Motion Planning of Tethered Multi-Robot Systems in Marine Environments

2025-08-04 · Markus Buchholz, Ignacio Carlucho, Zebin Huang, Michele Grimaldi 외 arxiv

This paper introduces CoralGuide, a novel framework designed for path planning and trajectory optimization for tethered multi-robot systems. We focus on marine robotics, which commonly have tethered configurations of an …

Trajectory PlanningMotion Planning

SMART-OC: A Real-time Time-risk Optimal Replanning Algorithm for Dynamic Obstacles and Spatio-temporally Varying Currents

2025-08-13 · Reema Raval, Shalabh Gupta arxiv

Typical marine environments are highly complex with spatio-temporally varying currents and dynamic obstacles, presenting significant challenges to Unmanned Surface Vehicles (USVs) for safe and efficient navigation. Thus,…

A reinforcement learning path planning approach for range-only underwater target localization with autonomous vehicles

2023-01-17 · Ivan Masmitja, Mario Martin, Kakani Katija, Spartacus Gomariz 외

Underwater target localization using range-only and single-beacon (ROSB) techniques with autonomous vehicles has been used recently to improve the limitations of more complex methods, such as long baseline and ultra-shor…

Autonomous VehiclesReinforcement Learning (RL)