Behaviour Space Analysis of LLM-driven Meta-heuristic Discovery
Niki van Stein, Haoran Yin, Anna V. Kononova, Thomas B\"ack, Gabriela Ochoa

TL;DR
This paper explores the behaviour space of meta-heuristic algorithms generated by LLM-driven discovery, analyzing their search dynamics and structures to understand what leads to better performance.
Contribution
It introduces a comprehensive behaviour-space analysis framework for LLM-generated heuristics, revealing how different prompt strategies influence search behaviour and effectiveness.
Findings
Higher-performing algorithms show more exploitation and faster convergence.
The variant with code simplification and random perturbation prompts performs best.
Behaviour-space visualizations correlate search behaviour with algorithm success.
Abstract
We investigate the behaviour space of meta-heuristic optimisation algorithms automatically generated by Large Language Model driven algorithm discovery methods. Using the Large Language Evolutionary Algorithm (LLaMEA) framework with a GPT o4-mini LLM, we iteratively evolve black-box optimisation heuristics, evaluated on 10 functions from the BBOB benchmark suite. Six LLaMEA variants, featuring different mutation prompt strategies, are compared and analysed. We log dynamic behavioural metrics including exploration, exploitation, convergence and stagnation measures, for each run, and analyse these via visual projections and network-based representations. Our analysis combines behaviour-based projections, Code Evolution Graphs built from static code features, performance convergence curves, and behaviour-based Search Trajectory Networks. The results reveal clear differences in search…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsDropout · Refunds@Expedia|||How do I get a full refund from Expedia? · Attention Dropout · Cosine Annealing · Linear Warmup With Cosine Annealing · Discriminative Fine-Tuning · Byte Pair Encoding · Dense Connections · Softmax · Layer Normalization
