LLaMEA-SAGE: Guiding Automated Algorithm Design with Structural Feedback from Explainable AI
Niki van Stein, Anna V. Kononova, Lars Kotthoff, Thomas B\"ack

TL;DR
LLaMEA-SAGE enhances automated algorithm design by integrating explainable AI-derived structural feedback into LLM-guided evolution, leading to faster and more effective optimization across benchmarks.
Contribution
This work introduces a novel guidance mechanism using structural features from code, improving LLaMEA's efficiency and performance in automated algorithm design.
Findings
Structured guidance speeds up LLaMEA performance
Guided approach outperforms state-of-the-art AAD methods
Features from code structure effectively bias evolution
Abstract
Large language models have enabled automated algorithm design (AAD) by generating optimization algorithms directly from natural-language prompts. While evolutionary frameworks such as LLaMEA demonstrate strong exploratory capabilities across the algorithm design space, their search dynamics are entirely driven by fitness feedback, leaving substantial information about the generated code unused. We propose a mechanism for guiding AAD using feedback constructed from graph-theoretic and complexity features extracted from the abstract syntax trees of the generated algorithms, based on a surrogate model learned over an archive of evaluated solutions. Using explainable AI techniques, we identify features that substantially affect performance and translate them into natural-language mutation instructions that steer subsequent LLM-based code generation without restricting expressivity. We…
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
TopicsMachine Learning and Data Classification · Advanced Multi-Objective Optimization Algorithms · Machine Learning in Materials Science
