ROCVLGNov 29, 2022

A Search and Detection Autonomous Drone System: from Design to Implementation

arXiv:2211.15866v119 citationsh-index: 26
Originality Incremental advance
AI Analysis

This work addresses urgent scenarios like search and rescue and wildfire detection, offering incremental improvements in drone autonomy and efficiency.

The paper tackles the problem of improving search efficiency for autonomous drones in scenarios like search and rescue or wildfire detection by proposing a framework with Bayesian path planning and ResNet-based target detection, showing a significant decrease in average mission time through simulations and experiments.

Utilizing autonomous drones or unmanned aerial vehicles (UAVs) has shown great advantages over preceding methods in support of urgent scenarios such as search and rescue (SAR) and wildfire detection. In these operations, search efficiency in terms of the amount of time spent to find the target is crucial since with the passing of time the survivability of the missing person decreases or wildfire management becomes more difficult with disastrous consequences. In this work, it is considered a scenario where a drone is intended to search and detect a missing person (e.g., a hiker or a mountaineer) or a potential fire spot in a given area. In order to obtain the shortest path to the target, a general framework is provided to model the problem of target detection when the target's location is probabilistically known. To this end, two algorithms are proposed: Path planning and target detection. The path planning algorithm is based on Bayesian inference and the target detection is accomplished by means of a residual neural network (ResNet) trained on the image dataset captured by the drone as well as existing pictures and datasets on the web. Through simulation and experiment, the proposed path planning algorithm is compared with two benchmark algorithms. It is shown that the proposed algorithm significantly decreases the average time of the mission.

Foundations

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

Your Notes