FIBONACCI-DISTRIBUTION-BASED OPTIMIZATION ALGORITHM: DESIGN, ANALYSIS AND COMPARISON WITH MIGRATING BIRDS OPTIMIZATION
DOI:
https://doi.org/10.46121/pspc.54.2.30Keywords:
Benchmark Functions, Fibonacci Sequence, Global Optimization, Migrating Birds Optimization, Nature-Inspired MetaheuristicsAbstract
Nature-inspired metaheuristic optimization algorithms have become powerful tools for solving difficult engineering and scientific problems that are nonlinear, multimodal and high-dimensional. In this paper, we propose a new population-based metaheuristic called Fibonacci Distribution Optimization (FDO). The algorithm is inspired by the Fibonacci sequence and its relationship with the golden ratio, which has been widely used in one-dimensional search methods such as Fibonacci and golden-section search. In FDO, candidate solutions are ranked and their movement intensities are distributed according to normalized Fibonacci numbers, generating a balance between global exploration and local exploitation. After describing the mathematical model, flowchart and pseudocode of FDO, we apply the algorithm to the two-dimensional minimization problem z(x,y) = (x - 2)² + (y - 5)² and compare its performance with the well-known Migrating Birds Optimization (MBO) algorithm. Furthermore, FDO is tested on five standard benchmark functions (Sphere, Rosenbrock, Rastrigin, Ackley and Griewank) and its results are conceptually compared with MBO. For each problem we report the best solution coordinates, corresponding function values and normalized computational times. The results illustrate that FDO achieves competitive performance with MBO, with slightly faster convergence on smooth unimodal functions and comparable accuracy on multimodal landscapes.

