paper-with-me

Papers

Dogfight Search: A Swarm-Based Optimization Algorithm for Complex Engineering Optimization and Mountainous Terrain Path Planning

2026-03-30 · Yujing Sun, Jie Cai, Xingguo Xu, Yuansheng Gao, Lei Zhang, Kaichen Ouyang, Zhanyu Liu arxiv

Dogfight is a tactical behavior of cooperation between fighters. Inspired by this, this paper proposes a novel metaphor-free metaheuristic algorithm called Dogfight Search (DoS). Unlike traditional algorithms, DoS draws algorithmic framework from the inspiration, but its search mechanism is constructed based on the displacement integration equations in kinematics. Through experimental validation on CEC2017 and CEC2022 benchmark test functions, 10 real-world constrained optimization problems and mountainous terrain path planning tasks, DoS significantly outperforms 7 advanced competitors in overall performance and ranks first in the Friedman ranking. Furthermore, this paper compares the performance of DoS with 3 SOTA algorithms on the CEC2017 and CEC2022 benchmark test functions. The results show that DoS continues to maintain its lead, demonstrating strong competitiveness. The source code of DoS is available at https://ww2.mathworks.cn/matlabcentral/fileexchange/183519-dogfight-search.

📄 PDF Abstract BibTeX arXiv:2603.28046

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

An Imitative Reinforcement Learning Framework for Autonomous Dogfight

2024-06-17 · Siyuan Li, Rongchang Zuo, Bofei Liu, Peng Liu 외

Unmanned Combat Aerial Vehicle (UCAV) dogfight, which refers to a fight between two or more UCAVs usually at close quarters, plays a decisive role on the aerial battlefields. With the evolution of artificial intelligence…

Imitation Learningreinforcement-learningReinforcement Learning

Novel Artificial Human Optimization Field Algorithms - The Beginning

2019-03-26 · Satish Gajawada, Hassan Mustafa

New Artificial Human Optimization (AHO) Field Algorithms can be created from scratch or by adding the concept of Artificial Humans into other existing Optimization Algorithms. Particle Swarm Optimization (PSO) has been v…

Articles

Phasic Diversity Optimization for Population-Based Reinforcement Learning

2024-03-17 · Jingcheng Jiang, Haiyin Piao, Yu Fu, Yihang Hao 외

Reviewing the previous work of diversity Rein-forcement Learning,diversity is often obtained via an augmented loss function,which requires a balance between reward and diversity.Generally,diversity optimization algorithm…

DiversityMuJoCoMulti-Armed Banditsreinforcement-learning+1

Particle Swarm Optimization based on Novelty Search

2022-02-10 · Mr. Rajesh Misra, Dr. Kumar S Ray

In this paper we propose a Particle Swarm Optimization algorithm combined with Novelty Search. Novelty Search finds novel place to search in the search domain and then Particle Swarm Optimization rigorously searches that…

Introductory Review of Swarm Intelligence Techniques

2022-09-26 · Thounaojam Chinglemba, Soujanyo Biswas, Debashish Malakar, Vivek Meena 외

With the rapid upliftment of technology, there has emerged a dire need to fine-tune or optimize certain processes, software, models or structures, with utmost accuracy and efficiency. Optimization algorithms are preferre…