LGNEAug 20, 2024

Neural Exploratory Landscape Analysis for Meta-Black-Box-Optimization

arXiv:2408.10672v313 citationsh-index: 9Has Code
Originality Highly original
AI Analysis

This work makes MetaBBO algorithms more autonomous and broadly applicable by reducing the need for expert tuning.

The paper tackles the reliance of Meta-Black-Box Optimization (MetaBBO) on human-crafted features by proposing Neural Exploratory Landscape Analysis (NeurELA), a neural framework that dynamically profiles landscape features end-to-end, achieving consistently superior performance across various MetaBBO tasks.

Recent research in Meta-Black-Box Optimization (MetaBBO) have shown that meta-trained neural networks can effectively guide the design of black-box optimizers, significantly reducing the need for expert tuning and delivering robust performance across complex problem distributions. Despite their success, a paradox remains: MetaBBO still rely on human-crafted Exploratory Landscape Analysis features to inform the meta-level agent about the low-level optimization progress. To address the gap, this paper proposes Neural Exploratory Landscape Analysis (NeurELA), a novel framework that dynamically profiles landscape features through a two-stage, attention-based neural network, executed in an entirely end-to-end fashion. NeurELA is pre-trained over a variety of MetaBBO algorithms using a multi-task neuroevolution strategy. Extensive experiments show that NeurELA achieves consistently superior performance when integrated into different and even unseen MetaBBO tasks and can be efficiently fine-tuned for further performance boost. This advancement marks a pivotal step in making MetaBBO algorithms more autonomous and broadly applicable. The source code of NeurELA can be accessed at https://github.com/GMC-DRL/Neur-ELA.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes