paper-with-me

Papers

Improved Binary Artificial Bee Colony Algorithm

2020-03-12 · Rafet Durgut

The Artificial Bee Colony (ABC) algorithm is an evolutionary optimization algorithm based on swarm intelligence and inspired by the honey bees' food search behavior. Since the ABC algorithm has been developed to achieve optimal solutions by searching in the continuous search space, modification is required to apply this method to binary optimization problems. In this paper, we improve the ABC algorithm to solve binary optimization problems and call it the improved binary Artificial Bee Colony (ibinABC). The proposed method consists of an update mechanism based on fitness values and processing different number of decision variables. Thus, we aim to prevent the ABC algorithm from getting stuck in a local minimum by increasing its exploration ability. We compare the ibinABC algorithm with three variants of the ABC and other meta-heuristic algorithms in the literature. For comparison, we use the wellknown OR-Library dataset containing 15 problem instances prepared for the uncapacitated facility location problem. Computational results show that the proposed method is superior to other methods in terms of convergence speed and robustness. The source code of the algorithm will be available on GitHub after reviewing process

📄 PDF Abstract BibTeX arXiv:2003.11641

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

An improved bearing fault detection strategy based on artificial bee colony algorithm

2021-12-01 · Haiquan Wang, Wenxuan Yue, Shengjun Wen, Xiaobin Xu 외

The operating state of bearing directly affects the performance of rotating machinery and how to accurately and decisively extract features from the original vibration signal and recognize the faulty parts as early as po…

Fault Detectionfeature selection

Improving Gravitational Search Algorithm Performance with Artificial Bee Colony Algorithm for Constrained Numerical Optimization

2017-01-16 · Hasan Ali Akyürek, Ömer Kaan Baykan, Barış Koçer

In this paper, we propose an improved gravitational search algorithm named GSABC. The algorithm improves gravitational search algorithm (GSA) results improved by using artificial bee colony algorithm (ABC) to solve const…

Improved Onlooker Bee Phase in Artificial Bee Colony Algorithm

2014-07-22 · Sandeep Kumar, Vivek Kumar Sharma, Rajani Kumari

Artificial Bee Colony (ABC) is a distinguished optimization strategy that can resolve nonlinear and multifaceted problems. It is comparatively a straightforward and modern population based probabilistic approach for comp…

Diversity

An Improved Chicken Swarm Optimization Algorithm for Handwritten Document Image Enhancement

2024-10-20 · Stanley Mugisha, Lynn tar Gutu, P Nagabhushan

Chicken swarm optimization is a new meta-heuristic algorithm which mimics the foraging hierarchical behavior of chicken. In this paper, we describe the preprocessing of handwritten document by contrast enhancement while …

Image Enhancement

Optimization of Resource Service Composition in Cloud Manufacture Based on Improved Genetic and Ant Colony Algorithm

2022-02-01 · Advances in Intelligent Systems and Computing, Smart Innovation, Systems and Technologies 268 2022 2 · Wang Zhengcheng

Aiming at resource service composition optimization under cloud manufacturing, a service composition and optimization objective function model for cloud manufacturing resource based on quality of service was established…

Service Composition