中文
相关论文

相关论文: Cuckoo Search via Levy Flights

200 篇论文

Recently, numerous meta-heuristic based approaches are deliberated to reduce the computational complexities of several existing approaches that include tricky derivations, very large memory space requirement, initial value sensitivity etc.…

神经与进化计算 · 计算机科学 2020-11-23 Bryar A. Hassan

Swarm intelligence is a research field that models the collective behavior in swarms of insects or animals. Several algorithms arising from such models have been proposed to solve a wide range of complex optimization problems. In this…

神经与进化计算 · 计算机科学 2014-06-13 Erik Cuevas , Miguel Cienfuegos , Daniel Zaldivar , Marco Perez

Cuckoo hashing is a powerful primitive that enables storing items using small space with efficient querying. At a high level, cuckoo hashing maps $n$ items into $b$ entries storing at most $\ell$ items such that each item is placed into one…

密码学与安全 · 计算机科学 2023-06-21 Kevin Yeo

This paper presents a new algorithm named spherical vector-based particle swarm optimization (SPSO) to deal with the problem of path planning for unmanned aerial vehicles (UAVs) in complicated environments subjected to multiple threats. A…

神经与进化计算 · 计算机科学 2021-04-21 Manh Duong Phung , Quang Phuc Ha

Beetle antennae search (BAS) is an efficient meta-heuristic algorithm inspired by foraging behaviors of beetles. This algorithm includes several parameters for tuning and the existing results are limited to solve single objective…

神经与进化计算 · 计算机科学 2017-11-08 Xiangyuan Jiang , Shuai Li

This study proposes an algorithm titled a statistical firefly algorithm (SFA) for truss topology optimization. In the proposed algorithm, historical results of fireflies' motions are used in hypothesis testing to limit the motions of…

神经与进化计算 · 计算机科学 2026-01-21 Nghi Huu Duong , Duy Vo , Pruettha Nanakorn

This first chapter intends to review and analyze the powerful new Harmony Search (HS) algorithm in the context of metaheuristic algorithms. I will first outline the fundamental steps of Harmony Search, and how it works. I then try to…

最优化与控制 · 数学 2010-03-10 Xin-She Yang

Monte Carlo Tree Search (MCTS) is a branch of stochastic modeling that utilizes decision trees for optimization, mostly applied to artificial intelligence (AI) game players. This project imagines a game in which an AI player searches for a…

机器学习 · 计算机科学 2020-12-01 Elana Kozak , Scott Hottovy

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…

人工智能 · 计算机科学 2026-03-31 Yujing Sun , Jie Cai , Xingguo Xu , Yuansheng Gao , Lei Zhang , Kaichen Ouyang , Zhanyu Liu

The efficiency of any metaheuristic algorithm largely depends on the way of balancing local intensive exploitation and global diverse exploration. Studies show that bat algorithm can provide a good balance between these two key components…

最优化与控制 · 数学 2014-08-25 Xin-She Yang , Suash Deb , Simon Fong

Fitness Dependent Optimizer (FDO) is a recent metaheuristic algorithm that mimics the reproduction behavior of the bee swarm in finding better hives. This algorithm is similar to Particle Swarm Optimization (PSO) but it works differently.…

神经与进化计算 · 计算机科学 2021-10-18 Hardi M. Mohammed , Tarik A. Rashid

The "Curse of Dimensionality" induced by the rapid development of information science, might have a negative impact when dealing with big datasets. In this paper, we propose a variant of the sparrow search algorithm (SSA), called Tent…

机器学习 · 计算机科学 2022-09-23 Qinwen Yang , Yuelin Gao , Yanjie Song

This paper proposes a novel nature-inspired meta-heuristic algorithm called the Golden Tortoise Beetle Optimizer (GTBO) to solve optimization problems. It mimics golden tortoise beetle's behavior of changing colors to attract opposite sex…

神经与进化计算 · 计算机科学 2021-04-06 Omid Tarkhaneh , Neda Alipour , Amirahmad Chapnevis , Haifeng Shen

In this work we investigate the effectiveness of the application of niching able swarm metaheuristic approaches in order to solve constrained optimization problems. Sub-swarms are used in order to allow the achievement of many feasible…

Swarm intelligence algorithms have traditionally been designed for continuous optimization problems, and these algorithms have been modified and extended for application to discrete optimization problems. Notably, their application in…

神经与进化计算 · 计算机科学 2024-03-29 Hayata Saitou , Harumi Haraguchi

Sea Horse Optimizer (SHO) is a noteworthy metaheuristic algorithm that emulates various intelligent behaviors exhibited by sea horses, encompassing feeding patterns, male reproductive strategies, and intricate movement patterns. To mimic…

神经与进化计算 · 计算机科学 2024-02-23 Fatma A. Hashim , Reham R. Mostafa , Ruba Abu Khurma , Raneem Qaddoura , P. A. Castillo

This article introduces the Fuzzy Hunter Optimizer (FHO), a novel metaheuristic inspired by L\'evy diffuse visibility walk observed in predatory species and even in human behavior during the search for sustenance. To address a constrained…

最优化与控制 · 数学 2023-09-26 Matías Ezequiel Hernández Rodríguez

Levy flights are known to be optimal search strategies in the particular case of revisitable targets. In the relevant situation of non revisitable targets, we propose an alternative model of bidimensional search processes, which explicitly…

统计力学 · 物理学 2009-11-11 O. Benichou , C. Loverdo , M. Moreau , R. Voituriez

In this article using Cuckoo Optimization Algorithm and simple additive weighting method the hybrid COAW algorithm is presented to solve multi-objective problems. Cuckoo algorithm is an efficient and structured method for solving nonlinear…

神经与进化计算 · 计算机科学 2016-11-03 Zeinab Borhanifar , Elham Shadkam

Large-scale problems are nonlinear problems that need metaheuristics, or global optimization algorithms. This paper reviews nature-inspired metaheuristics, then it introduces a framework named Competitive Ant Colony Optimization inspired by…

神经与进化计算 · 计算机科学 2013-12-17 M. A. El-Dosuky