← Latest papers
💻 computer science

Autonomous Collision Avoidance Decision-Making Method for UAV-USV Based on PD3QN Algorithm

This paper proposes an autonomous collision avoidance decision-making method for Unmanned Surface Vehicles (USVs) that integrates UAV visual perception with a Prioritized Experience Replay-enhanced Dueling Double Deep Q-Network (PD3QN) algorithm and a COLREGs-compliant reward function to achieve safe, efficient, and adaptable navigation.

Original authors: Sheng Qu, Wei Guan, Chunqi Luo, Tongbo Hu, Xianku Zhang

Published 2026-08-10
📖 5 min read🧠 Deep dive

Original authors: Sheng Qu, Wei Guan, Chunqi Luo, Tongbo Hu, Xianku Zhang

Original paper licensed under CC BY 4.0 (https://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine the ocean as a giant, chaotic dance floor where ships are the dancers. For centuries, humans have been the choreographers, steering these massive vessels through the crowd. But humans get tired, distracted, or make mistakes, leading to clumsy bumps and near-misses. Now, scientists are teaching ships to dance on their own using "Deep Reinforcement Learning." Think of this as a video game training method where a computer learns by trying, failing, and getting points for good moves until it masters the game. However, there's a catch: a ship on the water is like a person walking in a foggy room; it can only see what's right in front of it. To see the whole dance floor, researchers are now pairing the ship with a drone (a UAV) flying high above, acting like a pair of eagle eyes that can spot trouble from miles away. The big question is: can we teach a ship to use these high-flying eyes to make split-second decisions that are not only safe but also follow the strict, ancient rules of the sea?

This paper introduces a new "brain" for Unmanned Surface Vehicles (USVs) called the PD3QN algorithm. The researchers combined the high-altitude vision of a drone with a sophisticated learning system to help ships avoid collisions. They didn't just build a simple robot; they created a system that learns to navigate complex, crowded waters by watching the world through a drone's camera. The team found that by using a special "prioritized" learning method—where the ship focuses more on the scary, near-miss moments than the boring, safe ones—the ship learns much faster and makes smarter choices. In their simulations, this new method helped ships reach their destinations more quickly and smoothly than older methods, all while strictly following the International Regulations for Preventing Collisions at Sea (COLREGs), which are the traffic laws of the ocean.

Here is how the magic happens. The researchers gave the ship a new set of eyes: a drone flying overhead. Instead of the ship trying to guess where obstacles are using its own limited sensors, the drone snaps pictures of the water and sends them down. The ship's "brain" looks at these images to understand the environment, much like how you might look at a map on your phone to see where the traffic jams are. The ship then uses the PD3QN algorithm to decide what to do. This algorithm is a fancy upgrade of older learning systems. It uses a "Dueling" network, which is like having two experts in the ship's brain: one that judges how good a situation is, and another that figures out the best move to make. They work together to avoid the "overconfidence" that plagues simpler systems.

To make the ship learn even faster, the researchers added a "Prioritized Experience Replay" mechanism. Imagine you are studying for a test. If you get every question right, you might get bored. But if you keep getting a specific math problem wrong, you probably spend extra time studying that one problem until you get it right. This system does the same thing for the ship. It remembers the dangerous moments (like almost hitting another boat) and practices them more often than the boring, safe moments. This helps the ship learn from its mistakes much quicker.

The ship also has a very specific set of rules it must follow, known as COLREGs. These rules dictate who has the right of way in different situations, like when two ships are heading straight at each other or when one is passing another. The researchers designed a special "reward system" to teach the ship these rules. If the ship follows the rules and avoids a crash, it gets a big "gold star" (a positive reward). If it breaks the rules or hits something, it gets a "time-out" (a negative reward). They also gave the ship points for sailing in a smooth, straight line, because zigzagging wildly is unsafe and inefficient.

The team tested their new method in a computer simulation, which is like a super-advanced video game of the ocean. They created scenarios where the ship had to dodge multiple other vessels, including head-on collisions, overtaking situations, and crossing paths. In these tests, the PD3QN-powered ship was a star performer. It learned to reach its destination faster and with fewer sharp turns than ships using older methods like DQN or DWA. For example, in one crowded scenario, the new method reduced the total turning angle by about 23% compared to the older DWA method, meaning the ship sailed much more smoothly. The ship also learned to follow the traffic rules perfectly, knowing exactly when to turn right, when to hold its course, and when to let another ship pass.

However, the researchers are careful to note that this is currently a simulation. While the results are promising, the ship hasn't actually sailed in the real ocean yet. The current version of the system only controls the ship's steering (turning left or right) and doesn't yet handle speed adjustments like slowing down or speeding up. Also, the simulation didn't account for real-world headaches like wind, waves, or communication delays between the drone and the ship. The team suggests that future work will need to tackle these messy, real-world factors to make the system ready for actual deployment. But for now, this study shows that giving a ship a drone's eyes and a smart, rule-following brain could be the key to safer, more efficient travel on the high seas.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →