paper-with-me

Papers

ConfigX: Modular Configuration for Evolutionary Algorithms via Multitask Reinforcement Learning

2024-12-10 · Hongshu Guo, Zeyuan Ma, Jiacheng Chen, Yining Ma, Zhiguang Cao, Xinglin Zhang, Yue-Jiao Gong

Recent advances in Meta-learning for Black-Box Optimization (MetaBBO) have shown the potential of using neural networks to dynamically configure evolutionary algorithms (EAs), enhancing their performance and adaptability across various BBO instances. However, they are often tailored to a specific EA, which limits their generalizability and necessitates retraining or redesigns for different EAs and optimization problems. To address this limitation, we introduce ConfigX, a new paradigm of the MetaBBO framework that is capable of learning a universal configuration agent (model) for boosting diverse EAs. To achieve so, our ConfigX first leverages a novel modularization system that enables the flexible combination of various optimization sub-modules to generate diverse EAs during training. Additionally, we propose a Transformer-based neural network to meta-learn a universal configuration policy through multitask reinforcement learning across a designed joint optimization task space. Extensive experiments verify that, our ConfigX, after large-scale pre-training, achieves robust zero-shot generalization to unseen tasks and outperforms state-of-the-art baselines. Moreover, ConfigX exhibits strong lifelong learning capabilities, allowing efficient adaptation to new tasks through fine-tuning. Our proposed ConfigX represents a significant step toward an automatic, all-purpose configuration agent for EAs.

📄 PDF Abstract BibTeX arXiv:2412.07507

Code (1)

GMC-DRL/ConfigX pytorch

Tasks

Evolutionary AlgorithmsLifelong learningMeta-Learningreinforcement-learningReinforcement LearningZero-shot Generalization

Similar Papers 제목 키워드 기반

Multitask Pareto Optimization for Monotone Submodular Problems with Dynamic Constraints

2026-08-11 · Liam Wigney, Frank Neumann arxiv

Evolutionary multitasking is a recent approach that solves multiple related optimization problems within a single evolutionary run, rather than addressing each problem separately. We consider monotone submodular optimiza…

Analysis of Multitasking Pareto Optimization for Monotone Submodular Problems

2026-04-16 · Liam Wigney, Frank Neumann arxiv

Pareto optimization via evolutionary multi-objective algorithms has been shown to efficiently solve constrained monotone submodular functions. Traditionally when solving multiple problems, the algorithm is run for each p…

MToP: A MATLAB Optimization Platform for Evolutionary Multitasking

2023-12-13 · Yanchi Li, Wenyin Gong, Fei Ming, Tingyu Zhang 외

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 …

Evolutionary AlgorithmsTransfer Learning

jiant: A Software Toolkit for Research on General-Purpose Text Understanding Models

2020-03-04 · ACL 2020 6 · Yada Pruksachatkun, Phil Yeres, Haokun Liu, Jason Phang 외

We introduce jiant, an open source toolkit for conducting multitask and transfer learning experiments on English NLU tasks. jiant enables modular and configuration-driven experimentation with state-of-the-art models and …

Transfer Learning

Multi-task multi-constraint differential evolution with elite-guided knowledge transfer for coal mine integrated energy system dispatching

2024-06-29 · Canyun Dai, Xiaoyan Sun, Hejuan Hu, Wei Song 외

The dispatch optimization of coal mine integrated energy system is challenging due to high dimensionality, strong coupling constraints, and multiobjective. Existing constrained multiobjective evolutionary algorithms stru…

DiversityEvolutionary AlgorithmsMultiobjective OptimizationTransfer Learning