paper-with-me

Papers

Flower Pollination Algorithm for Global Optimization

2013-12-19 · Xin-She Yang

Flower pollination is an intriguing process in the natural world. Its evolutionary characteristics can be used to design new optimization algorithms. In this paper, we propose a new algorithm, namely, flower pollination algorithm, inspired by the pollination process of flowers. We first use ten test functions to validate the new algorithm, and compare its performance with genetic algorithms and particle swarm optimization. Our simulation results show the flower algorithm is more efficient than both GA and PSO. We also use the flower algorithm to solve a nonlinear design benchmark, which shows the convergence rate is almost exponential.

📄 PDF Abstract BibTeX arXiv:1312.5673

Code (1)

amir1m/bio-inspired

Tasks

global-optimization

Similar Papers 제목 키워드 기반

Global Convergence Analysis of the Flower Pollination Algorithm: A Discrete-Time Markov Chain Approach

2018-04-21 · Xingshi He, Xin-She Yang, Mehmet Karamanoglu, Yuxin Zhao

Flower pollination algorithm is a recent metaheuristic algorithm for solving nonlinear global optimization problems. The algorithm has also been extended to solve multiobjective optimization with promising results. In th…

global-optimizationMultiobjective Optimization

Hybrid data clustering approach using K-Means and Flower Pollination Algorithm

2015-05-13 · R. Jensi, G. Wiselin Jiji

Data clustering is a technique for clustering set of objects into known number of groups. Several approaches are widely applied to data clustering so that objects within the clusters are similar and objects in different …

Clusteringglobal-optimization

VNE Strategy based on Chaotic Hybrid Flower Pollination Algorithm Considering Multi-criteria Decision Making

2022-02-07 · Peiying Zhang, Fanglin Liu, Gagangeet Singh Aujla, Sahil Vashist

With the development of science and technology and the need for Multi-Criteria Decision-Making (MCDM), the optimization problem to be solved becomes extremely complex. The theoretically accurate and optimal solutions are…

Decision MakingNetwork Embedding

An Approach of Adjusting the Switch Probability based on Dimension Size: A Case Study for Performance Improvement of the Flower Pollination Algorithm

2022-08-20 · Tahsin Aziz, Tashreef Muhammad, Md. Rashedul Karim Chowdhury, Mohammad Shafiul Alam

Numerous meta-heuristic algorithms have been influenced by nature. Over the past couple of decades, their quantity has been significantly escalating. The majority of these algorithms attempt to emulate natural biological…

Multi-objective Flower Algorithm for Optimization

2014-04-02 · Xin-She Yang, M. Karamanoglu, Xing-Shi He

Flower pollination algorithm is a new nature-inspired algorithm, based on the characteristics of flowering plants. In this paper, we extend this flower algorithm to solve multi-objective optimization problems in engineer…