paper-with-me

홈 › Papers

Evolution of Ant Colony Optimization Algorithm -- A Brief Literature Review

2019-08-15 · Aleem Akhtar

Ant Colony Optimization (ACO) is a metaheuristic proposed by Marco Dorigo in 1991 based on behavior of biological ants. Pheromone laying and selection of shortest route with the help of pheromone inspired development of first ACO algorithm. Since, presentation of first such algorithm, many researchers have worked and published their research in this field. Though initial results were not so promising but recent developments have made this metaheuristic a significant algorithm in Swarm Intelligence. This research presents a brief overview of recent developments carried out in ACO algorithms in terms of both applications and algorithmic developments. For application developments, multi-objective optimization, continuous optimization and time-varying NP-hard problems have been presented. While to review articles based on algorithmic development, hybridization and parallel architectures have been investigated.

📄 PDF Abstract BibTeX arXiv:1908.08007

Code (0)

등록된 구현이 없습니다.

Tasks

Articles

Similar Papers 제목 키워드 기반

A swarm optimization algorithm inspired in the behavior of the social-spider

2014-06-12 · Erik Cuevas, Miguel Cienfuegos, Daniel Zaldivar, Marco Perez

Swarm intelligence is a research field that models the collective behavior in swarms of insects or animals. Several algorithms arising from such models have been proposed to solve a wide range of complex optimization pro…

Evolutionary Algorithms

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 …

Ant Colony Optimization for Inferring Key Gene Interactions

2014-06-06 · Khalid Raza, Mahish Kohli

Inferring gene interaction network from gene expression data is an important task in systems biology research. The gene interaction network, especially key interactions, plays an important role in identifying biomarkers …

Drug Design

A Generalized Evolutionary Metaheuristic (GEM) Algorithm for Engineering Optimization

2024-07-02 · Xin-She Yang

Many optimization problems in engineering and industrial design applications can be formulated as optimization problems with highly nonlinear objectives, subject to multiple complex constraints. Solving such optimization…

Artificial Bee Colony optimization of Deep Convolutional Neural Networks in the context of Biomedical Imaging

2024-02-23 · Adri Gomez Martin, Carlos Fernandez del Cerro, Monica Abella Garcia, Manuel Desco Menendez

Most efforts in Computer Vision focus on natural images or artwork, which differ significantly both in size and contents from the kind of data biomedical image processing deals with. Thus, Transfer Learning models often …

Transfer Learning