Related Experiment Video
Updated: Jun 9, 2026

11:53
The Modular Design and Production of an Intelligent Robot Based on a Closed-Loop Control Strategy
Published on: October 14, 2017
Reinforcement Learning-Driven Autonomous Path Planning for Unmanned Surface Vehicles: Current Status, Challenges, and
Zexu Dong1, Jiashu Zheng1, Chenxuan Guo1
1FedUni Information Engineering Institute, Hebei University of Science and Technology, Shijiazhuang 050018, China.
Sensors (Basel, Switzerland)
|May 13, 2026
Summary
Reinforcement learning enhances path planning for unmanned surface vehicles (USVs) in complex waters. Challenges remain in reward design, efficiency, and real-world application, requiring further research in data fusion and security.
Area of Science:
- Marine autonomous systems
- Robotics and intelligent control
- Computational intelligence
Background:
- Advancements in marine shipping autonomy necessitate safe navigation for unmanned surface vehicles (USVs) in complex environments.
- Local path planning is crucial for USV autonomous decision-making, requiring real-time collision avoidance and optimization under dynamic and uncertain conditions.
- Reinforcement learning (RL) offers a promising approach for USV path planning due to its adaptability to complex, nonlinear problems and high-dimensional state spaces.
Purpose of the Study:
- To systematically review the literature on reinforcement learning applications for unmanned surface vehicle local path planning.
- To analyze the evolution of RL algorithms and their integration with traditional methods in various water scenarios.
- To identify current research bottlenecks and future development trends in USV path planning.
Main Methods:
- Systematic literature review focusing on RL algorithms like Deep Q-Network (DQN), Proximal Policy Optimization (PPO), Soft Actor-Critic (SAC), and Twin Delayed Deep Deterministic Policy Gradient (TD3).
- Analysis of hybrid approaches combining RL with traditional path planning algorithms such as A* and Rapidly-exploring Random Tree (RRT).
- Evaluation of method performance, advantages, and limitations in typical marine scenarios.
Main Results:
- RL algorithms demonstrate significant potential for autonomous decision-making in USV local path planning.
- Specific RL algorithms (DQN, PPO, SAC, TD3) and hybrid methods show varying degrees of effectiveness in different scenarios.
- Key challenges identified include reward mechanism design, sample efficiency, sim-to-real transfer, and safety verification.
Conclusions:
- Reinforcement learning is a vital technical route for USV local path planning, but current methods face limitations.
- Future research should focus on enhancing reward mechanisms, improving sample utilization, and ensuring safety and trustworthiness for real-world deployment.
- Data fusion and security enhancement are identified as critical future development directions for robust USV navigation.
Related Concept Videos
Rolling Resistance: Problem Solving
Rolling resistance, also known as rolling friction, is the force that resists the motion of a rolling object, such as a wheel, tire, or ball, when it moves over a surface. It is caused by the deformation of the object and the surface in contact with each other, as well as other factors like internal friction, hysteresis, and energy losses within the materials. Rolling resistance opposes the object's motion, requiring additional energy to overcome it and maintain movement. In practical...
Vector Functions and Motion: Problem Solving
Accurate position tracking is fundamental to the safe and effective operation of unmanned aerial vehicles (UAVs), particularly during precision maneuvers near complex structures. In this scenario, a drone is programmed to perform a high-precision inspection of a vertical structure, starting at position ((x, y, z) = (3, 0, 0)), with an initial velocity oriented in the positive z-direction. The trajectory of the drone is governed by a time-dependent acceleration function a(t), which is predefined...

