NEAILGMar 25

A Firefly Algorithm for Mixed-Variable Optimization Based on Hybrid Distance Modeling

arXiv:2603.267925.0h-index: 21
AI Analysis

For practitioners solving real-world optimization problems with mixed variable types, this work offers an effective adaptation of a popular metaheuristic.

The paper adapts the Firefly Algorithm for mixed-variable optimization by introducing a hybrid distance model. On the CEC2013 benchmark, the proposed method achieves competitive or superior performance compared to state-of-the-art algorithms.

Several real-world optimization problems involve mixed-variable search spaces, where continuous, ordinal, and categorical decision variables coexist. However, most population-based metaheuristic algorithms are designed for either continuous or discrete optimization problems and do not naturally handle heterogeneous variable types. In this paper, we propose an adaptation of the Firefly Algorithm for mixed-variable optimization problems (FAmv). The proposed method relies on a modified distance-based attractiveness mechanism that integrates continuous and discrete components within a unified formulation. This mixed-distance approach enables a more appropriate modeling of heterogeneous search spaces while maintaining a balance between exploration and exploitation. The proposed method is evaluated on the CEC2013 mixed-variable benchmark, which includes unimodal, multimodal, and composition functions. The results show that FAmv achieves competitive, and often superior, performance compared with state-of-the-art mixed-variable optimization algorithms. In addition, experiments on engineering design problems further highlight the robustness and practical applicability of the proposed approach. These results indicate that incorporating appropriate distance formulations into the Firefly Algorithm provides an effective strategy for solving complex mixed-variable optimization problems.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes