paper-with-me

Papers

Drone Flocking Optimization using NSGA-II and Principal Component Analysis

2022-05-01 · Jagdish Chand Bansal, Nikhil Sethi, Ogbonnaya Anicho, Atulya Nagar

Individual agents in natural systems like flocks of birds or schools of fish display a remarkable ability to coordinate and communicate in local groups and execute a variety of tasks efficiently. Emulating such natural systems into drone swarms to solve problems in defence, agriculture, industry automation and humanitarian relief is an emerging technology. However, flocking of aerial robots while maintaining multiple objectives, like collision avoidance, high speed etc. is still a challenge. In this paper, optimized flocking of drones in a confined environment with multiple conflicting objectives is proposed. The considered objectives are collision avoidance (with each other and the wall), speed, correlation, and communication (connected and disconnected agents). Principal Component Analysis (PCA) is applied for dimensionality reduction, and understanding the collective dynamics of the swarm. The control model is characterised by 12 parameters which are then optimized using a multi-objective solver (NSGA-II). The obtained results are reported and compared with that of the CMA-ES algorithm. The study is particularly useful as the proposed optimizer outputs a Pareto Front representing different types of swarms which can applied to different scenarios in the real world.

📄 PDF Abstract BibTeX arXiv:2205.00432

Code (0)

등록된 구현이 없습니다.

Tasks

Collision AvoidanceDimensionality ReductionHumanitarian

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

A Time-efficient Prioritised Scheduling Algorithm to Optimise Initial Flock Formation of Drones

2025-12-22 · Sujan Warnakulasooriya, Andreas Willig, Xiaobing Wu arxiv

Drone applications continue to expand across various domains, with flocking offering enhanced cooperative capabilities but introducing significant challenges during initial formation. Existing flocking algorithms often s…

Computational Efficiency

Vision-based Drone Flocking in Outdoor Environments

2020-12-02 · Fabian Schilling, Fabrizio Schiano, Dario Floreano

Decentralized deployment of drone swarms usually relies on inter-agent communication or visual markers that are mounted on the vehicles to simplify their mutual detection. This letter proposes a vision-based detection an…

Navigate

Flocking phase transition and threat responses in bio-inspired autonomous drone swarms

2025-12-24 · Matthieu Verdoucq, Dari Trendafilov, Clément Sire, Ramón Escobedo 외 arxiv

Collective motion inspired by animal groups offers powerful design principles for autonomous aerial swarms. We present a bio-inspired 3D flocking algorithm in which each drone interacts only with a minimal set of influen…

VGAI: End-to-End Learning of Vision-Based Decentralized Controllers for Robot Swarms

2020-02-06 · Ting-Kuei Hu, Fernando Gama, Tianlong Chen, Zhangyang Wang 외

Decentralized coordination of a robot swarm requires addressing the tension between local perceptions and actions, and the accomplishment of a global objective. In this work, we propose to learn decentralized controllers…

Graph Neural Network

GO-Flock: Goal-Oriented Flocking in 3D Unknown Environments with Depth Maps

2025-10-07 · Yan Rui Tan, Wenqi Liu, Wai Lun Leong, John Guan Zhong Tan 외 arxiv

Artificial Potential Field (APF) methods are widely used for reactive flocking control, but they often suffer from challenges such as deadlocks and local minima, especially in the presence of obstacles. Existing solution…