ARDDQN: Attention Recurrent Double Deep Q-Network for UAV Coverage Path Planning and Data Harvesting
Praveen Kumar, Priyadarshni, Rajiv Misra

TL;DR
This paper introduces ARDDQN, a novel attention-based recurrent double deep Q-network that enhances UAV coverage path planning and data harvesting efficiency by integrating RNNs and attention mechanisms for scalable, energy-aware control.
Contribution
The paper presents ARDDQN, combining DDQN, RNNs, and attention to improve UAV path planning and data harvesting, with a focus on scalability and energy constraints.
Findings
ARDDQN outperforms baseline models in data collection and coverage ratios.
LSTM with attention mechanism yields the best results among RNN variants.
Structured environment maps enable efficient scaling to large environments.
Abstract
Unmanned Aerial Vehicles (UAVs) have gained popularity in data harvesting (DH) and coverage path planning (CPP) to survey a given area efficiently and collect data from aerial perspectives, while data harvesting aims to gather information from various Internet of Things (IoT) sensor devices, coverage path planning guarantees that every location within the designated area is visited with minimal redundancy and maximum efficiency. We propose the ARDDQN (Attention-based Recurrent Double Deep Q Network), which integrates double deep Q-networks (DDQN) with recurrent neural networks (RNNs) and an attention mechanism to generate path coverage choices that maximize data collection from IoT devices and to learn a control scheme for the UAV that generalizes energy restrictions. We employ a structured environment map comprising a compressed global environment map and a local map showing the UAV…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotic Path Planning Algorithms · Robotics and Sensor-Based Localization · UAV Applications and Optimization
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory
