paper-with-me

홈 › Papers

Deep memetic models for combinatorial optimization problems: application to the tool switching problem

2024-11-04 · Jhon Edgar Amaya, Carlos Cotta, Antonio J. Fernández-Leiva, Pablo García-Sánchez

Memetic algorithms are techniques that orchestrate the interplay between population-based and trajectory-based algorithmic components. In particular, some memetic models can be regarded under this broad interpretation as a group of autonomous basic optimization algorithms that interact among them in a cooperative way in order to deal with a specific optimization problem, aiming to obtain better results than the algorithms that constitute it separately. Going one step beyond this traditional view of cooperative optimization algorithms, this work tackles deep meta-cooperation, namely the use of cooperative optimization algorithms in which some components can in turn be cooperative methods themselves, thus exhibiting a deep algorithmic architecture. The objective of this paper is to demonstrate that such models can be considered as an efficient alternative to other traditional forms of cooperative algorithms. To validate this claim, different structural parameters, such as the communication topology between the agents, or the parameter that influences the depth of the cooperative effort (the depth of meta-cooperation), have been analyzed. To do this, a comparison with the state-of-the-art cooperative methods to solve a specific combinatorial problem, the Tool Switching Problem, has been performed. Results show that deep models are effective to solve this problem, outperforming metaheuristics proposed in the literature.

📄 PDF Abstract BibTeX arXiv:2411.01922

Code (0)

등록된 구현이 없습니다.

Tasks

Combinatorial Optimization

Similar Papers 제목 키워드 기반

Randomized Memetic Artificial Bee Colony Algorithm

2014-08-01 · Sandeep Kumar, Vivek Kumar Sharma, Rajani Kumari

Artificial Bee Colony (ABC) optimization algorithm is one of the recent population based probabilistic approach developed for global optimization. ABC is simple and has been showed significant improvement over other Natu…

global-optimization

A Memetic Algorithm Based on Breakout Local Search for the Generalized Travelling Salesman Problem

2019-10-19 · Mehdi El Krari, Belaïd Ahiod

The Travelling Salesman Problem (TSP) is one of the most popular Combinatorial Optimization Problem. It is well solicited for the large variety of applications that it can solve, but also for its difficulty to find optim…

Combinatorial Optimization

Variable Population Memetic Search: A Case Study on the Critical Node Problem

2019-09-12 · Yangming Zhou, Jin-Kao Hao, Zhang-Hua Fu, Zhe Wang 외

Population-based memetic algorithms have been successfully applied to solve many difficult combinatorial problems. Often, a population of fixed size was used in such algorithms to record some best solutions sampled durin…

Memetic Algorithms Beat Evolutionary Algorithms on the Class of Hurdle Problems

2018-04-17 · Phan Trung Hai Nguyen, Dirk Sudholt

Memetic algorithms are popular hybrid search heuristics that integrate local search into the search process of an evolutionary algorithm in order to combine the advantages of rapid exploitation and global optimisation. H…

Evolutionary Algorithms

Memetic algorithms for Spatial Partitioning problems

2022-08-04 · Subhodip Biswas, Fanglan Chen, Zhiqian Chen, Chang-Tien Lu 외

Spatial optimization problems (SOPs) are characterized by spatial relationships governing the decision variables, objectives, and/or constraint functions. In this article, we focus on a specific type of SOP called spatia…