ScholarGate
助手

方法对比

并排查看您选择的方法;存在差异的行会高亮显示。

蝙蝠算法×布谷鸟搜索×萤火虫算法×粒子群优化 (PSO)×
领域优化优化优化优化
方法族Process / pipelineProcess / pipelineProcess / pipelineProcess / pipeline
起源年份2010200920081995
提出者Xin-She YangXin-She Yang
类型Population-based swarm intelligencePopulation-based metaheuristic / swarm intelligenceSwarm intelligence metaheuristicPopulation-based metaheuristic / swarm intelligence
开创性文献Yang, X.-S. (2010). A new metaheuristic bat-inspired algorithm. Nature Inspired Cooperative Strategies for Optimization (NICSO), 65–74. DOI ↗Yang, X.S. & Deb, S. (2009). Cuckoo Search via Lévy Flights. 2009 World Congress on Nature & Biologically Inspired Computing (NaBIC), 210-214. IEEE. link ↗Yang, X.S. (2010). Firefly Algorithm, Stochastic Test Functions and Design Optimisation. International Journal of Bio-Inspired Computation, 2(2), 78-84. DOI ↗Kennedy, J. & Eberhart, R. (1995). Particle Swarm Optimization. IEEE International Conference on Neural Networks (ICNN), 1942-1948. DOI ↗
别名BA, Bat-Inspired Algorithm, Echolocation-Based Optimization, Yarasa AlgoritmasıGuguk Kuşu Araması (Cuckoo Search), CS algorithm, Cuckoo Search via Lévy FlightsFA, Firefly Optimization, Ateşböceği Algoritması (Firefly Algorithm)PSO, swarm intelligence optimization, Parçacık Sürü Optimizasyonu (PSO)
相关3656
摘要The Bat Algorithm (BA) is a nature-inspired metaheuristic optimization method proposed by Xin-She Yang in 2010. It mimics the echolocation behavior of microbats to balance global exploration and local exploitation. Each artificial bat adjusts its position, velocity, and emission frequency, with loudness and pulse rate dynamically controlling the transition from broad search to refined local tuning. BA is suited to continuous and combinatorial optimization problems across engineering, scheduling, and machine learning domains.Cuckoo Search (CS) is a population-based metaheuristic optimization algorithm introduced by Xin-She Yang and Suash Deb in 2009. It models the obligate brood-parasitism of cuckoo birds — which lay eggs in other birds' nests — combined with Lévy flight random walks that enable long-range exploration of the search space. The algorithm has proven effective in structural engineering design, machine learning hyperparameter tuning, and other continuous black-box optimization problems.The Firefly Algorithm (FA), introduced by Xin-She Yang in 2008 and formally published in 2010, is a nature-inspired swarm metaheuristic that models the bioluminescent attraction behaviour of fireflies. Each candidate solution is a firefly whose brightness represents its objective-function value; dimmer fireflies move toward brighter ones with an attraction force that decays with distance, driving the swarm toward optima without gradient information.Particle Swarm Optimization (PSO) is a population-based metaheuristic algorithm introduced by Kennedy and Eberhart in 1995, inspired by the collective movement of bird flocks and fish schools. Each candidate solution — called a particle — moves through the search space by updating its velocity and position based on its own best experience and the best experience of the entire swarm, enabling fast convergence across continuous optimization problems.
ScholarGate数据集
  1. v1
  2. 1 来源
  3. PUBLISHED
  1. v1
  2. 2 来源
  3. PUBLISHED
  1. v1
  2. 2 来源
  3. PUBLISHED
  1. v1
  2. 2 来源
  3. PUBLISHED

前往搜索 下载幻灯片

ScholarGate方法对比: Bat Algorithm · Cuckoo Search · Firefly Algorithm · Particle Swarm Optimization. 于 2026-06-15 检索自 https://scholargate.app/zh/compare