paper-with-me

Papers

A self-tuning Firefly algorithm to tune the parameters of Ant Colony System (ACSFA)

2016-10-26 · M. K. A. Ariyaratne, T. G. I. Fernando, S. Weerakoon

Ant colony system (ACS) is a promising approach which has been widely used in problems such as Travelling Salesman Problems (TSP), Job shop scheduling problems (JSP) and Quadratic Assignment problems (QAP). In its original implementation, parameters of the algorithm were selected by trial and error approach. Over the last few years, novel approaches have been proposed on adapting the parameters of ACS in improving its performance. The aim of this paper is to use a framework introduced for self-tuning optimization algorithms combined with the firefly algorithm (FA) to tune the parameters of the ACS solving symmetric TSP problems. The FA optimizes the problem specific parameters of ACS while the parameters of the FA are tuned by the selected framework itself. With this approach, the user neither has to work with the parameters of ACS nor the parameters of FA. Using common symmetric TSP problems we demonstrate that the framework fits well for the ACS. A detailed statistical analysis further verifies the goodness of the new ACS over the existing ACS and also of the other techniques used to tune the parameters of ACS.

📄 PDF Abstract BibTeX arXiv:1610.08222

Code (0)

등록된 구현이 없습니다.

Tasks

Job Shop SchedulingScheduling

Methods 이 논문이 사용한 방법론

Firefly algorithm Metaheuristic algorithm

Similar Papers 제목 키워드 기반

Parameter Tuning of the Firefly Algorithm by Three Tuning Methods: Standard Monte Carlo, Quasi-Monte Carlo and Latin Hypercube Sampling Methods

2025-04-10 · Geethu Joy, Christian Huyck, Xin-She Yang

There are many different nature-inspired algorithms in the literature, and almost all such algorithms have algorithm-dependent parameters that need to be tuned. The proper setting and parameter tuning should be carried o…

Parameter Tuning of the Firefly Algorithm by Standard Monte Carlo and Quasi-Monte Carlo Methods

2024-07-01 · Geethu Joy, Christian Huyck, Xin-She Yang

Almost all optimization algorithms have algorithm-dependent parameters, and the setting of such parameter values can significantly influence the behavior of the algorithm under consideration. Thus, proper parameter tunin…

BFORE: Butterfly-Firefly Optimized Retinex Enhancement for Low-Light Image Quality Improvement

2026-05-05 · Ahmed Cherif arxiv

Low-light images suffer from poor visibility, noise, and color distortion. Existing Retinex-based enhancement methods rely on manually tuned parameters that do not generalize across different lighting conditions. This pa…

A comprehensive review of firefly algorithms

2013-12-23 · Iztok Fister, Iztok Fister Jr., Xin-She Yang, Janez Brest

The firefly algorithm has become an increasingly important tool of Swarm Intelligence that has been applied in almost all areas of optimization, as well as engineering practice. Many problems from various areas have been…

Why the Firefly Algorithm Works?

2018-04-22 · Xin-She Yang, Xingshi He

Firefly algorithm is a nature-inspired optimization algorithm and there have been significant developments since its appearance about ten years ago. This chapter summarizes the latest developments about the firefly algor…

Nature-Inspired Optimization Algorithm