paper-with-me

Papers

AI Algorithm for Predicting and Optimizing Trajectory of UAV Swarm

2024-05-20 · Amit Raj, Kapil Ahuja, Yann Busnel

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 is specifically designed to excel in capturing the complexities of UAV trajectory prediction. This new activation function gives substantially better accuracy than all existing activation functions. Thirdly, we propose a novel Integrated Collision Detection, Avoidance, and Batching (ICDAB) strategy that merges two complementary UAV collision avoidance techniques: changing UAV trajectories and altering their starting times, also referred to as batching. This integration helps overcome the disadvantages of both - reduction in the number of trajectory manipulations, which avoids overly convoluted paths in the first technique, and smaller batch sizes, which reduce overall takeoff time in the second.

📄 PDF Abstract BibTeX arXiv:2405.11722

Code (0)

등록된 구현이 없습니다.

Tasks

Collision AvoidanceTrajectory Prediction

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Sigmoid Activation 설명 없음

Similar Papers 제목 키워드 기반

Dynamic UAV Swarm Collaboration for Multi-Targets Tracking under Malicious Jamming: Joint Power, Path and Target Association Optimization

2023-06-28 · Lanhua Xiang, Fengyu Wang, Wenjun Xu, Tiankui Zhang 외

In this paper, the multi-target tracking (MTT) with an unmanned aerial vehicle (UAV) swarm is investigated in the presence of jammers, where UAVs in the swarm communicate with each other to exchange information of target…

Multi-Task Bayesian Optimization for Tuning Decentralized Trajectory Generation in Multi-UAV Systems

2025-12-09 · Marta Manzoni, Alessandro Nazzari, Roberto Rubinacci, Marco Lovera arxiv

This paper investigates the use of Multi-Task Bayesian Optimization for tuning decentralized trajectory generation algorithms in multi-drone systems. We treat each task as a trajectory generation scenario defined by a sp…

Gaussian Processes

UAV Swarm Deployment and Trajectory for 3D Area Coverage via Reinforcement Learning

2023-09-21 · Jia He, Ziye Jia, Chao Dong, Junyu Liu 외

Unmanned aerial vehicles (UAVs) are recognized as promising technologies for area coverage due to the flexibility and adaptability. However, the ability of a single UAV is limited, and as for the large-scale three-dimens…

Q-Learning

Optimization of Transformer heart disease prediction model based on particle swarm optimization algorithm

2024-12-03 · Jingyuan Yi, Peiyang Yu, Tianyi Huang, Zeqiu Xu

Aiming at the latest particle swarm optimization algorithm, this paper proposes an improved Transformer model to improve the accuracy of heart disease prediction and provide a new algorithm idea. We first use three mains…

ClassificationDisease Prediction

Improved particle swarm optimization algorithm: multi-target trajectory optimization for swarm drones

2025-07-18 · Minze Li, Wei Zhao, Ran Chen, Mingqiang Wei arxiv

Real-time trajectory planning for unmanned aerial vehicles (UAVs) in dynamic environments remains a key challenge due to high computational demands and the need for fast, adaptive responses. Traditional Particle Swarm Op…

Trajectory Planning