paper-with-me

Papers

Collaborative Target Search with a Visual Drone Swarm: An Adaptive Curriculum Embedded Multistage Reinforcement Learning Approach

2022-04-26 · Jiaping Xiao, Phumrapee Pisutsin, Mir Feroskhan

Equipping drones with target search capabilities is highly desirable for applications in disaster rescue and smart warehouse delivery systems. Multiple intelligent drones that can collaborate with each other and maneuver among obstacles show more effectiveness in accomplishing tasks in a shorter amount of time. However, carrying out collaborative target search (CTS) without prior target information is extremely challenging, especially with a visual drone swarm. In this work, we propose a novel data-efficient deep reinforcement learning (DRL) approach called adaptive curriculum embedded multistage learning (ACEMSL) to address these challenges, mainly 3-D sparse reward space exploration with limited visual perception and collaborative behavior requirements. Specifically, we decompose the CTS task into several subtasks including individual obstacle avoidance, target search, and inter-agent collaboration, and progressively train the agents with multistage learning. Meanwhile, an adaptive embedded curriculum (AEC) is designed, where the task difficulty level (TDL) can be adaptively adjusted based on the success rate (SR) achieved in training. ACEMSL allows data-efficient training and individual-team reward allocation for the visual drone swarm. Furthermore, we deploy the trained model over a real visual drone swarm and perform CTS operations without fine-tuning. Extensive simulations and real-world flight tests validate the effectiveness and generalizability of ACEMSL. The project is available at https://github.com/NTU-UAVG/CTS-visual-drone-swarm.git.

📄 PDF Abstract BibTeX arXiv:2204.12181

Code (2)

ntu-uavg/collaborative-target-search-vision-drone-swarm 공식 구현 pytorch
ntu-uavg/cts-visual-drone-swarm 공식 구현 pytorch

Tasks

Deep Reinforcement LearningManagement

Similar Papers 제목 키워드 기반

Heuristics for optimizing 3D mapping missions over swarm-powered ad hoc clouds

2021-03-11 · Leandro R. Costa, Daniel Aloise, Luca G. Gianoli, Andrea Lodi

Drones have been getting more and more popular in many economy sectors. Both scientific and industrial communities aim at making the impact of drones even more disruptive by empowering collaborative autonomous behaviors …

3D ReconstructionHumanitarian

Visibility-aware Cooperative Aerial Tracking with Decentralized LiDAR-based Swarms

2025-12-01 · Longji Yin, Yunfan Ren, Fangcheng Zhu, Liuyu Shi 외 arxiv

Autonomous aerial tracking with drones offers vast potential for surveillance, cinematography, and industrial inspection applications. While single-drone tracking systems have been extensively studied, swarm-based target…

DSSE: a drone swarm search environment

2023-07-12 · Manuel Castanares, Luis F. S. Carrete, Enrico F. Damiani, Leonardo D. M. de Abreu 외

The Drone Swarm Search project is an environment, based on PettingZoo, that is to be used in conjunction with multi-agent (or single-agent) reinforcement learning algorithms. It is an environment in which the agents (dro…

Positionreinforcement-learningReinforcement Learning

Synthetic Aperture Sensing for Occlusion Removal with Drone Swarms

2022-12-30 · Rakesh John Amala Arokia Nathan, Indrajit Kurmi, Oliver Bimber

We demonstrate how efficient autonomous drone swarms can be in detecting and tracking occluded targets in densely forested areas, such as lost people during search and rescue missions. Exploration and optimization of loc…

Drone swarm patrolling with uneven coverage requirements

2021-07-01 · Claudio Piciarelli, Gian Luca Foresti

Swarms of drones are being more and more used in many practical scenarios, such as surveillance, environmental monitoring, search and rescue in hardly-accessible areas, etc.. While a single drone can be guided by a human…

Deep Reinforcement Learning