Adaptive Particle Swarm Optimization for through-foliage target detection with drone swarms

Julia Pöschl
2023-10-16
Abstract:This work contributes to efforts on autonomously detecting a vegetation-occluded target by airborne observers. It investigates and enhances previous work on a Particle Swarm Optimization (PSO) strategy for Airborne Optical Sectioning (AOS) drone swarms. First, it identifies two issues with that method and proposes to resolve them by a leader stabilization for its scattering and projection-based line positions for its default scanning pattern. Second, it connects this method to other PSO variants and presents a new adaptive PSO strategy for AOS drone swarms that draws on the ideas of Adaptive PSO (APSO).
Systems and Control,Neural and Evolutionary Computing
What problem does this paper attempt to address?
### Problems the Paper Aims to Solve This paper aims to address the problem of target detection through vegetation occlusion, particularly in the context of autonomous flight of drone swarms. Specifically, it studies and improves the previously used Particle Swarm Optimization (PSO) strategy for Airborne Optical Sectioning (AOS) drone swarms. The main objectives include: 1. **Identify and Solve Issues with Existing Methods**: - The paper first points out two issues with the existing PSO methods in terms of scattering and projection line positions, and proposes improvements through leader stabilization and default scanning modes to address these issues. 2. **Introduce Adaptive PSO Strategy**: - Secondly, the paper connects the existing PSO methods with other variants and proposes a new Adaptive PSO (APSO) strategy for AOS drone swarms. This new strategy draws on the ideas of APSO to improve the efficiency and accuracy of target detection. ### Background and Motivation - **Applications of Drones**: Drones can cover hard-to-reach areas and perform large-scale target detection tasks, such as search and rescue, wildfire monitoring, or wildlife observation. - **Complexity of Vegetation Occlusion**: For aerial observers, vegetation occlusion increases the complexity of the task. AOS technology can penetrate occluding vegetation to see what lies beneath. - **Limitations of Existing Methods**: Existing blind sampling methods are time-consuming and suboptimal. Single-camera drones sampling in a predefined pattern are simple to implement but require a long time to cover large areas, and environmental changes can cause image blurring. Multi-camera arrays can sample in parallel but are limited by physical constraints such as the drone's carrying capacity and stability. ### Solution - **Particle Swarm Optimization (PSO)**: PSO is well-suited for drone swarms, and its concept can be directly applied to drone swarms. PSO optimizes the visibility of targets in integral images by combining random search with searches based on individual memory and shared knowledge. - **Adaptive PSO (APSO)**: The paper proposes the AOS-APSO strategy, which combines the analysis of AOS-PSO with the ideas of APSO, dynamically adjusting the hyperparameters of PSO to meet optimization needs under different conditions. ### Main Contributions - **Improved AOS-PSO**: By improving leader stabilization and default scanning modes, the paper addresses issues with existing methods. - **New AOS-APSO Strategy**: The introduction of adaptive mechanisms improves the efficiency and accuracy of target detection. - **Experimental Validation**: The effectiveness of the new strategy is validated through simulation experiments, demonstrating its performance under different initial conditions. ### Conclusion By improving and introducing a new adaptive PSO strategy, this paper effectively addresses the problem of target detection through vegetation occlusion, enhancing the performance of AOS drone swarms in practical applications.