Towards Explainable Evolution Strategies with Large Language Models
Jill Baumann, Oliver Kramer

TL;DR
This paper presents a method combining self-adaptive Evolution Strategies with Large Language Models to improve the interpretability of complex optimization processes, demonstrated through a case study on the Rastrigin function.
Contribution
It introduces a novel framework that uses LLMs to generate human-readable summaries of ES optimization logs, enhancing transparency and understanding.
Findings
LLMs can effectively summarize ES optimization logs
The approach improves interpretability of complex optimization processes
Demonstrated on the Rastrigin function
Abstract
This paper introduces an approach that integrates self-adaptive Evolution Strategies (ES) with Large Language Models (LLMs) to enhance the explainability of complex optimization processes. By employing a self-adaptive ES equipped with a restart mechanism, we effectively navigate the challenging landscapes of benchmark functions, capturing detailed logs of the optimization journey. The logs include fitness evolution, step-size adjustments and restart events due to stagnation. An LLM is then utilized to process these logs, generating concise, user-friendly summaries that highlight key aspects such as convergence behavior, optimal fitness achievements, and encounters with local optima. Our case study on the Rastrigin function demonstrates how our approach makes the complexities of ES optimization transparent. Our findings highlight the potential of using LLMs to bridge the gap between…
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
TopicsTopic Modeling · Explainable Artificial Intelligence (XAI) · Machine Learning in Healthcare
