ROLGNEMar 20, 2022

Reinforcement learning reward function in unmanned aerial vehicle control tasks

arXiv:2203.10519v16 citationsh-index: 4
Originality Incremental advance
AI Analysis

This work addresses UAV control problems, offering a domain-specific solution that is incremental in nature.

The paper tackled UAV control and navigation by introducing a new reward function based on third-order Bezier curves for deep reinforcement learning, achieving successful performance in tasks like point-to-point flight and interception avoidance using three modern algorithms.

This paper presents a new reward function that can be used for deep reinforcement learning in unmanned aerial vehicle (UAV) control and navigation problems. The reward function is based on the construction and estimation of the time of simplified trajectories to the target, which are third-order Bezier curves. This reward function can be applied unchanged to solve problems in both two-dimensional and three-dimensional virtual environments. The effectiveness of the reward function was tested in a newly developed virtual environment, namely, a simplified two-dimensional environment describing the dynamics of UAV control and flight, taking into account the forces of thrust, inertia, gravity, and aerodynamic drag. In this formulation, three tasks of UAV control and navigation were successfully solved: UAV flight to a given point in space, avoidance of interception by another UAV, and organization of interception of one UAV by another. The three most relevant modern deep reinforcement learning algorithms, Soft actor-critic, Deep Deterministic Policy Gradient, and Twin Delayed Deep Deterministic Policy Gradient were used. All three algorithms performed well, indicating the effectiveness of the selected reward function.

Foundations

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

Your Notes