中文
相关论文

相关论文: Calico Salmon Migration Algorithm: A novel meta-he…

200 篇论文

The human mental search (HMS) algorithm is a relatively recent population-based metaheuristic algorithm, which has shown competitive performance in solving complex optimisation problems. It is based on three main operators: mental search,…

In last decades optimization and control of complex systems that possessed various conflicted objectives simultaneously attracted an incremental interest of scientists. This is because of the vast applications of these systems in various…

神经与进化计算 · 计算机科学 2013-12-17 Ahmad Mozaffari , Alireza Fathi

Experimental robot optimization often requires evaluating each candidate policy for seconds to minutes. The chosen evaluation time influences optimization because of a speed-accuracy tradeoff: shorter evaluations enable faster iteration,…

神经与进化计算 · 计算机科学 2026-01-15 Russell M. Martin , Steven H. Collins

Sample efficiency is crucial in optimization, particularly in black-box scenarios characterized by expensive evaluations and zeroth-order feedback. When computing resources are plentiful, Bayesian optimization is often favored over…

机器学习 · 计算机科学 2024-01-04 Zhengfei Zhang , Yunyue Wei , Yanan Sui

This paper develops Penguin search Optimisation Algorithm (PeSOA), a new metaheuristic algorithm which is inspired by the foraging behaviours of penguins. A population of penguins located in the solution space of the given search and…

神经与进化计算 · 计算机科学 2019-04-09 Youcef Gheraibia , Abdelouahab Moussaoui , Peng-Yeng Yin , Yiannis Papadopoulos , Smaine Maazouzi

This paper presents the Goat Optimization Algorithm (GOA), a novel bio-inspired metaheuristic optimization technique inspired by goats' adaptive foraging, strategic movement, and parasite avoidance behaviors.GOA is designed to balance…

神经与进化计算 · 计算机科学 2025-03-05 Hamed Nozari , Hoessein Abdi , Agnieszka Szmelter-Jarosz

In practical optimisation the dominant characteristics of the problem are often not known prior. Therefore, there is a need to develop general solvers as it is not always possible to tailor a specialised approach to each application. The…

神经与进化计算 · 计算机科学 2021-04-23 P. A. Grudniewski , A. J. Sobey

Oilfield production optimization is challenging due to subsurface model complexity and associated non-linearity, large number of control parameters, large number of production scenarios, and subsurface uncertainties. Optimization involves…

神经与进化计算 · 计算机科学 2021-03-30 Ajitabh Kumar

Population-based metaheuristic algorithms have received significant attention in global optimisation. Human Mental Search (HMS) is a relatively recent population-based metaheuristic that has been shown to work well in comparison to other…

神经与进化计算 · 计算机科学 2021-11-23 Ehsan Bojnordi , Seyed Jalaleddin Mousavirad , Gerald Schaefer , Iakov Korovin

In this paper, we intend to formulate a new metaheuristic algorithm, called Cuckoo Search (CS), for solving optimization problems. This algorithm is based on the obligate brood parasitic behaviour of some cuckoo species in combination with…

最优化与控制 · 数学 2020-07-17 Xin-She Yang , Suash Deb

This paper introduces a new optimisation algorithm, called Adaptive Bacterial Colony Optimisation (ABCO), modelled after the foraging behaviour of E. coli bacteria. The algorithm follows three stages--explore, exploit and reproduce--and is…

神经与进化计算 · 计算机科学 2025-05-05 Barisi Kogam , Yevgeniya Kovalchuk , Mohamed Medhat Gaber

The chimp optimization algorithm (ChOA) is a nature-inspired algorithm that imitates chimpanzees' individual intelligence and hunting behaviors. In this algorithm, the hunting process consists of four steps: driving, blocking, chasing, and…

神经与进化计算 · 计算机科学 2025-12-09 Leren Qian , Mohammad Khishe , Yiqian Huang , Seyedali Mirjalili

Particle Swarm Optimization (PSO) is a metaheuristic global optimization paradigm that has gained prominence in the last two decades due to its ease of application in unsupervised, complex multidimensional problems which cannot be solved…

神经与进化计算 · 计算机科学 2019-01-07 Saptarshi Sengupta , Sanchita Basak , Richard Alan Peters

In this paper we simulate an ensemble of cooperating, mobile sensing agents that implement the cyclic stochastic optimization (CSO) algorithm in an attempt to survey and track multiple targets. In the CSO algorithm proposed, each agent uses…

机器学习 · 统计学 2021-08-04 Carsten H. Botts

Many real-world problems are dynamic optimization problems. In this case, the optima in the environment change dynamically. Therefore, traditional optimization algorithms disable to track and find optima. In this paper, a new multi-swarm…

神经与进化计算 · 计算机科学 2013-08-08 Somayeh Nabizadeh , Alireza Rezvanian , Mohammd Reza Meybodi

Swarm intelligence optimization algorithms can be adopted in swarm robotics for target searching tasks in a 2-D or 3-D space by treating the target signal strength as fitness values. Many current works in the literature have achieved good…

神经与进化计算 · 计算机科学 2021-05-28 Jian Yang , Yuhui Shi

Carrier Sense Multiple Access (CSMA) based distributed algorithms can attain the largest capacity region as the centralized Max-Weight policy does. Despite their capability of achieving throughput-optimality, these algorithms can either…

网络与互联网体系结构 · 计算机科学 2016-04-04 Mehmet Karaca , Bjorn Landfeldt

In distributed evolutionary algorithms, migration interval is used to decide migration moments. Nevertheless, migration moments predetermined by intervals cannot match the dynamic situation of evolution. In this paper, a scheme of setting…

神经与进化计算 · 计算机科学 2017-01-06 Chengjun Li , Jia Wu

The ability of an Evolutionary Algorithm (EA) to find a global optimal solution depends on its capacity to find a good rate between exploitation of found so far elements and exploration of the search space. Inspired by natural phenomena,…

人工智能 · 计算机科学 2014-05-21 Erik Cuevas , Alonso Echavarria , Marte A. Ramirez-Ortegon

Bayesian Optimization (BO) is an effective method for finding the global optimum of expensive black-box functions. However, it is well known that applying BO to high-dimensional optimization problems is challenging. To address this issue, a…

机器学习 · 统计学 2024-02-06 Lam Ngo , Huong Ha , Jeffrey Chan , Vu Nguyen , Hongyu Zhang