AI Algorithm for Predicting and Optimizing Trajectory of UAV Swarm
Amit Raj, Kapil Ahuja, Yann Busnel

TL;DR
This paper introduces a novel AI-based approach for UAV swarm trajectory prediction and collision avoidance, utilizing a new activation function and an integrated strategy to improve accuracy and efficiency.
Contribution
The paper proposes a new activation function, AdaptoSwelliGauss, and an integrated collision avoidance strategy, enhancing UAV trajectory prediction and collision management capabilities.
Findings
The new activation function outperforms existing functions in accuracy.
The integrated collision strategy reduces trajectory manipulations and takeoff time.
Enhanced robustness against noise in UAV trajectory prediction.
Abstract
This paper explores the application of Artificial Intelligence (AI) techniques for generating the trajectories of fleets of Unmanned Aerial Vehicles (UAVs). The two main challenges addressed include accurately predicting the paths of UAVs and efficiently avoiding collisions between them. Firstly, the paper systematically applies a diverse set of activation functions to a Feedforward Neural Network (FFNN) with a single hidden layer, which enhances the accuracy of the predicted path compared to previous work. Secondly, we introduce a novel activation function, AdaptoSwelliGauss, which is a sophisticated fusion of Swish and Elliott activations, seamlessly integrated with a scaled and shifted Gaussian component. Swish facilitates smooth transitions, Elliott captures abrupt trajectory changes, and the scaled and shifted Gaussian enhances robustness against noise. This dynamic combination…
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
MethodsSparse Evolutionary Training · Sigmoid Activation
