paper-with-me

Papers

Multitasking Evolutionary Algorithm Based on Adaptive Seed Transfer for Combinatorial Problem

2023-08-24 · Haoyuan Lv, Ruochen Liu

Evolutionary computing (EC) is widely used in dealing with combinatorial optimization problems (COP). Traditional EC methods can only solve a single task in a single run, while real-life scenarios often need to solve multiple COPs simultaneously. In recent years, evolutionary multitasking optimization (EMTO) has become an emerging topic in the EC community. And many methods have been designed to deal with multiple COPs concurrently through exchanging knowledge. However, many-task optimization, cross-domain knowledge transfer, and negative transfer are still significant challenges in this field. A new evolutionary multitasking algorithm based on adaptive seed transfer (MTEA-AST) is developed for multitasking COPs in this work. First, a dimension unification strategy is proposed to unify the dimensions of different tasks. And then, an adaptive task selection strategy is designed to capture the similarity between the target task and other online optimization tasks. The calculated similarity is exploited to select suitable source tasks for the target one and determine the transfer strength. Next, a task transfer strategy is established to select seeds from source tasks and correct unsuitable knowledge in seeds to suppress negative transfer. Finally, the experimental results indicate that MTEA-AST can adaptively transfer knowledge in both same-domain and cross-domain many-task environments. And the proposed method shows competitive performance compared to other state-of-the-art EMTOs in experiments consisting of four COPs.

📄 PDF Abstract BibTeX arXiv:2308.12647

Code (0)

등록된 구현이 없습니다.

Tasks

Combinatorial OptimizationTransfer Learning

Similar Papers 제목 키워드 기반

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

COEBA: A Coevolutionary Bat Algorithm for Discrete Evolutionary Multitasking

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

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 simultan…

Traveling Salesman Problem

On the Transferability of Knowledge among Vehicle Routing Problems by using Cellular Evolutionary Multitasking

2020-05-11 · Eneko Osaba, Aritz D. Martinez, Jesus L. Lobo, Ibai Laña 외

Multitasking optimization is a recently introduced paradigm, focused on the simultaneous solving of multiple optimization problem instances (tasks). The goal of multitasking environments is to dynamically exploit existin…

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…

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