AI Cartographers: Mapping Complex Mathematical Landscapes
Source PublicationEvolutionary Computation
Primary AuthorsSeiler, Kerschke, Trautmann

In the realm of computer science, solving difficult problems is often compared to navigating a physical terrain, known as a 'fitness landscape'. To understand these terrains, researchers traditionally use Exploratory Landscape Analysis (ELA) to extract numerical features—like steepness or roughness—which help automated systems select the best algorithms for the job. However, standard ELA struggles with 'multiobjective' problems (those with conflicting goals) and often produces redundant data.
Previous attempts to fix this with deep learning showed promise but faced a major hurdle: they required vast amounts of manually labelled training data. To bridge this gap, a new study introduces Deep-ELA, a hybrid approach combining the descriptive power of landscape analysis with advanced deep learning techniques.
The team pre-trained four transformer models—architectures similar to those powering modern language AIs—on millions of randomly generated optimization problems. This allowed the system to learn deep representations of mathematical landscapes in a self-supervised manner, without needing human-labelled datasets. The result is a versatile framework capable of characterising both single- and multiobjective problems 'out of the box'. This innovation allows scientists to better predict algorithm behaviour and understand the fundamental structure of complex continuous optimization problems.