Deep Reinforcement Learning-Based Local Path Planning with Memory-Guided
摘要
For the issue of traditional unmanned aerial vehicle (UAV) local path planning algorithms easily falling into local optima, an algorithm for local path planning that combines deep reinforcement learning and memory-guided strategy is proposed. The algorithm takes the UAV heading angle as the learning action, and detection information as the state. It integrates the Deep Q-network (DQN) algorithm to learn path planning strategies. When the UAV gets trapped in a local optimum, the memory-guided strategy utilizes historical detection information to guide the UAV out of the local optimum, completing local path planning for UAVs in unknown environments. Simulation experiments verify that the proposed algorithm achieves higher success rates and shorter average flight distances.