paper-with-me

Papers

MToP: A MATLAB Optimization Platform for Evolutionary Multitasking

2023-12-13 · Yanchi Li, Wenyin Gong, Fei Ming, Tingyu Zhang, Shuijia Li, Qiong Gu

Evolutionary multitasking (EMT) has emerged as a popular topic of evolutionary computation over the past decade. It aims to concurrently address multiple optimization tasks within limited computing resources, leveraging inter-task knowledge transfer techniques. Despite the abundance of multitask evolutionary algorithms (MTEAs) proposed for multitask optimization (MTO), there remains a comprehensive software platform to help researchers evaluate MTEA performance on benchmark MTO problems as well as explore real-world applications. To bridge this gap, we introduce the first open-source optimization platform, named MTO-Platform (MToP), for EMT. MToP incorporates over 50 MTEAs, more than 200 MTO problem cases with real-world applications, and {over 20 performance metrics}. Moreover, to facilitate comparative analyses between MTEAs and traditional evolutionary algorithms, we adapted over 50 popular single-task evolutionary algorithms to address MTO problems. MToP boasts a user-friendly graphical interface, facilitating results analysis, data export, and schematics visualization. More importantly, MToP is designed with extensibility in mind, allowing users to develop new algorithms and tackle emerging problem domains. The source code of MToP is available at https://github.com/intLyc/MTO-Platform.

📄 PDF Abstract BibTeX arXiv:2312.08134

Code (1)

intlyc/mto-platform 공식 구현

Tasks

Evolutionary AlgorithmsTransfer Learning

Similar Papers 제목 키워드 기반

Learning to Transfer for Evolutionary Multitasking

2024-06-20 · Sheng-hao Wu, Yuxiao Huang, Xingyu Wu, Liang Feng 외

Evolutionary multitasking (EMT) is an emerging approach for solving multitask optimization problems (MTOPs) and has garnered considerable research interest. The implicit EMT is a significant research branch that utilizes…

Evolutionary AlgorithmsTransfer Learning

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

EDOLAB: An Open-Source Platform for Education and Experimentation with Evolutionary Dynamic Optimization Algorithms

2023-08-24 · Mai Peng, Delaram Yazdani, Zeneng She, Danial Yazdani 외

Many real-world optimization problems exhibit dynamic characteristics, posing significant challenges for traditional optimization techniques. Evolutionary Dynamic Optimization Algorithms (EDOAs) are designed to address t…

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

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…