paper-with-me

Papers

COEBA: A Coevolutionary Bat Algorithm for Discrete Evolutionary Multitasking

2020-03-24 · Eneko Osaba, Javier Del Ser, Xin-She Yang, Andres Iglesias, Akemi Galvez

Multitasking optimization is an emerging research field which has attracted lot of attention in the scientific community. The main purpose of this paradigm is how to solve multiple optimization problems or tasks simultaneously by conducting a single search process. The main catalyst for reaching this objective is to exploit possible synergies and complementarities among the tasks to be optimized, helping each other by virtue of the transfer of knowledge among them (thereby being referred to as Transfer Optimization). In this context, Evolutionary Multitasking addresses Transfer Optimization problems by resorting to concepts from Evolutionary Computation for simultaneous solving the tasks at hand. This work contributes to this trend by proposing a novel algorithmic scheme for dealing with multitasking environments. The proposed approach, coined as Coevolutionary Bat Algorithm, finds its inspiration in concepts from both co-evolutionary strategies and the metaheuristic Bat Algorithm. We compare the performance of our proposed method with that of its Multifactorial Evolutionary Algorithm counterpart over 15 different multitasking setups, composed by eight reference instances of the discrete Traveling Salesman Problem. The experimentation and results stemming therefrom support the main hypothesis of this study: the proposed Coevolutionary Bat Algorithm is a promising meta-heuristic for solving Evolutionary Multitasking scenarios.

📄 PDF Abstract BibTeX arXiv:2003.11628

Code (0)

등록된 구현이 없습니다.

Tasks

Traveling Salesman Problem

Similar Papers 제목 키워드 기반

A Coevolutionary Variable Neighborhood Search Algorithm for Discrete Multitasking (CoVNS): Application to Community Detection over Graphs

2020-09-30 · Eneko Osaba, Esther Villar-Rodriguez, Javier Del Ser

The main goal of the multitasking optimization paradigm is to solve multiple and concurrent optimization tasks in a simultaneous way through a single search process. For attaining promising results, potential complementa…

Community Detection

AT-MFCGA: An Adaptive Transfer-guided Multifactorial Cellular Genetic Algorithm for Evolutionary Multitasking

2020-10-08 · Eneko Osaba, Javier Del Ser, Aritz D. Martinez, Jesus L. Lobo 외

Transfer Optimization is an incipient research area dedicated to solving multiple optimization tasks simultaneously. Among the different approaches that can address this problem effectively, Evolutionary Multitasking res…

Combinatorial Optimization

dMFEA-II: An Adaptive Multifactorial Evolutionary Algorithm for Permutation-based Discrete Optimization Problems

2020-04-14 · Eneko Osaba, Aritz D. Martinez, Akemi Galvez, Andres Iglesias 외

The emerging research paradigm coined as multitasking optimization aims to solve multiple optimization tasks concurrently by means of a single search process. For this purpose, the exploitation of complementarities among…

New Pathways in Coevolutionary Computation

2024-01-19 · Moshe Sipper, Jason H. Moore, Ryan J. Urbanowicz

The simultaneous evolution of two or more species with coupled fitness -- coevolution -- has been put to good use in the field of evolutionary computation. Herein, we present two new forms of coevolutionary algorithms, w…

Multifactorial Cellular Genetic Algorithm (MFCGA): Algorithmic Design, Performance Comparison and Genetic Transferability Analysis

2020-03-24 · Eneko Osaba, Aritz D. Martinez, Jesus L. Lobo, Javier Del Ser 외

Multitasking optimization is an incipient research area which is lately gaining a notable research momentum. Unlike traditional optimization paradigm that focuses on solving a single task at a time, multitasking addresse…

BenchmarkingTransfer LearningTraveling Salesman Problem