LGAIRODec 18, 2019

Taming an autonomous surface vehicle for path following and collision avoidance using deep reinforcement learning

arXiv:1912.08578v175 citations
Originality Incremental advance
AI Analysis

This addresses navigation challenges for autonomous vehicles in marine environments, but it is incremental as it applies an existing method to a specific dual-objective problem.

The study tackled controlling an autonomous surface vehicle for path following and collision avoidance using deep reinforcement learning, achieving episodic success rates between 84% and 100% in simulation.

In this article, we explore the feasibility of applying proximal policy optimization, a state-of-the-art deep reinforcement learning algorithm for continuous control tasks, on the dual-objective problem of controlling an underactuated autonomous surface vehicle to follow an a priori known path while avoiding collisions with non-moving obstacles along the way. The artificial intelligent agent, which is equipped with multiple rangefinder sensors for obstacle detection, is trained and evaluated in a challenging, stochastically generated simulation environment based on the OpenAI gym python toolkit. Notably, the agent is provided with real-time insight into its own reward function, allowing it to dynamically adapt its guidance strategy. Depending on its strategy, which ranges from radical path-adherence to radical obstacle avoidance, the trained agent achieves an episodic success rate between 84 and 100%.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes