Section 01
Introduction: Automatically Optimizing Mutation Strategies for Differential Evolution Algorithms Using Large Language Models
The performance of Differential Evolution (DE) algorithms is highly dependent on mutation strategies, but traditional strategy design relies on expert experience and is difficult to adapt to different problems. This open-source project of a GECCO 2026 paper explores the use of Large Language Models (LLMs) to automatically design and optimize DE's mutation strategies. Through a performance-driven learning framework, it achieves automation of algorithm design, reduces manual effort, and may discover innovative strategies. The project is open-source, allowing for experiment reproduction or application to one's own problems.