OCAILGNEMar 31, 2023

DoE2Vec: Deep-learning Based Features for Exploratory Landscape Analysis

arXiv:2304.01219v130 citationsh-index: 10
Originality Incremental advance
AI Analysis

This work addresses the need for automated algorithm selection in optimization, offering a domain-specific incremental improvement over traditional exploratory landscape analysis methods.

The paper tackled the problem of characterizing optimization landscapes for meta-learning tasks by proposing DoE2Vec, a VAE-based method that learns latent representations from data without feature engineering, resulting in improved performance when combined with classical features in classification tasks.

We propose DoE2Vec, a variational autoencoder (VAE)-based methodology to learn optimization landscape characteristics for downstream meta-learning tasks, e.g., automated selection of optimization algorithms. Principally, using large training data sets generated with a random function generator, DoE2Vec self-learns an informative latent representation for any design of experiments (DoE). Unlike the classical exploratory landscape analysis (ELA) method, our approach does not require any feature engineering and is easily applicable for high dimensional search spaces. For validation, we inspect the quality of latent reconstructions and analyze the latent representations using different experiments. The latent representations not only show promising potentials in identifying similar (cheap-to-evaluate) surrogate functions, but also can significantly boost performances when being used complementary to the classical ELA features in classification tasks.

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