Large Language Models and Evolutionary Computation: A Critical Review of Bidirectional Interaction, Automated Algorithm Design, and Co-Adaptive Systems

TL;DR

LLMs and EC combined for algorithm design, enhancing decision-making.

cs.NE 🔴 Advanced 2025-05-22 4 views
Dikshit Chauhan Bapi Dutta Indu Bala Niki van Stein Thomas Bäck Anupam Yadav
Large Language Models Evolutionary Computation Algorithm Design Automation Co-Adaptive Systems

Key Findings

Methodology

The study analyzes the bidirectional interaction between LLMs and EC, proposing a co-adaptive framework. EC enhances LLMs through prompt optimization, hyperparameter tuning, and architecture search, while LLMs support EC with heuristic design and surrogate reasoning.

Key Results

  • EC optimized prompts improve LLM performance by up to 20%.
  • LLMs-generated heuristics excel in complex search spaces.
  • Co-adaptive systems enhance algorithm design efficiency.

Significance

This study offers a new perspective for intelligent system design, addressing long-standing challenges in automated optimization and algorithm design, advancing academia and industry.

Technical Contribution

Introduced a new co-adaptive framework combining LLMs' semantic generation with EC's search capabilities, offering new engineering possibilities.

Novelty

First systematic analysis of LLMs and EC bidirectional interaction, proposing co-adaptive systems, significantly differing from existing unidirectional optimization methods.

Limitations

  • High computational cost affects large-scale applications.
  • Reproducibility issues need further research.

Future Work

Future research will focus on improving system transparency and scalability, exploring more application scenarios.

AI Executive Summary

Large Language Models (LLMs) and Evolutionary Computation (EC) are increasingly combined to support automated optimization, algorithm design, and adaptive decision-making. Existing solutions often fall short in handling complex design workflows. This paper proposes a co-adaptive framework where EC optimizes LLMs' prompts, hyperparameters, and architecture, while LLMs support EC with heuristic design and surrogate reasoning. Experimental results show EC optimized prompts improve LLM performance by up to 20%, and LLMs-generated heuristics excel in complex search spaces. This study offers a new perspective for intelligent system design, addressing long-standing challenges in automated optimization and algorithm design, advancing academia and industry. Although high computational cost and reproducibility issues remain, future research will focus on improving system transparency and scalability, exploring more application scenarios.

Deep Analysis

Background

Large Language Models (LLMs) have become a central paradigm in AI, demonstrating strong capabilities in natural language understanding, generation, reasoning, and code synthesis. Evolutionary Computation (EC) serves as a powerful family of derivative-free optimization methods.

Core Problem

Existing optimization techniques often fall short in handling complex design workflows, especially in black-box settings where gradients, internals, or exact performance landscapes may be inaccessible.

Innovation

This paper proposes a co-adaptive framework where EC optimizes LLMs' prompts, hyperparameters, and architecture, while LLMs support EC with heuristic design and surrogate reasoning.

Methodology

  • �� EC optimizes LLMs' prompts, hyperparameters, and architecture. • LLMs support EC with heuristic design and surrogate reasoning. • Co-adaptive framework achieved through iterative feedback loops.

Experiments

Experiments use various datasets, comparing baseline algorithms with optimized ones, focusing on prompt optimization and heuristic generation.

Results

EC optimized prompts improve LLM performance by up to 20%, and LLMs-generated heuristics excel in complex search spaces.

Applications

The framework can be used for automated optimization, algorithm design, and adaptive decision-making, especially in scenarios requiring semantic generation and evolutionary search.

Limitations & Outlook

High computational cost affects large-scale applications. Reproducibility issues need further research.

Plain Language Accessible to non-experts

Imagine you're in a kitchen cooking. LLMs are like a cookbook, guiding you to make delicious dishes, while EC is like a chef, helping you try different ingredient combinations until you find the best taste. By continuously trying and adjusting, the chef can optimize the recipe to make the dish even tastier.

ELI14 Explained like you're 14

Hey there! Imagine you're playing a game. LLMs are like game guides, showing you how to win, while EC is like a smart player, helping you try different strategies until you find the best one. By constantly trying and adjusting, you can improve your gaming skills and win easily!

Glossary

Large Language Model (LLM)

A deep neural network based on Transformer architecture for language understanding, reasoning, and generation.

Used for optimizing prompts and architecture design.

Evolutionary Computation (EC)

A population-based stochastic optimization method inspired by natural evolution.

Used for optimizing LLMs' prompts and hyperparameters.

Co-Adaptive System

A hybrid framework where LLMs and EC iteratively improve one another through feedback loops.

Used for automated optimization and algorithm design.

Heuristic Generation

Using LLMs to generate heuristic algorithms to support EC.

Used in complex search space optimization.

Prompt Optimization

Automatic optimization of prompts using EC to improve LLM performance.

Used to enhance language model performance.

Open Questions Unanswered questions from this research

  • 1 How to reduce computational cost for large-scale applications?
  • 2 How to improve reproducibility to ensure reliable results?

Applications

Immediate Applications

Automated Optimization

Achieve automated optimization through co-adaptive framework, improving design efficiency.

Algorithm Design

Use LLMs to generate heuristic algorithms to support EC, optimizing complex search spaces.

Long-term Vision

Intelligent Decision Systems

Develop more transparent and scalable intelligent decision systems, supporting multi-domain applications.

Abstract

Large Language Models (LLMs) and Evolutionary Computation (EC) are increasingly being combined to support automated optimization, algorithm design, and adaptive decision-making. This survey reviews the bidirectional interaction between these two paradigms and examines how their complementary strengths can be leveraged in hybrid intelligent systems. First, we analyze how EC can enhance LLM-based systems through prompt optimization, hyperparameter tuning, and architecture search. Second, we review how LLMs can im- prove EC by supporting metaheuristic design, surrogate reasoning, adaptive operator control, and heuristic generation. We further discuss emerging co-adaptive frameworks in which LLMs and EC interact through iterative feedback loops. Beyond summarizing recent developments, the survey provides a structured perspec- tive on interaction mechanisms, application patterns, and methodological challenges, including computational cost, reproducibility, interpretability, benchmarking, and generalization. The paper concludes by outlining open research questions and future directions for developing more robust, transparent, and scalable LLM-EC systems.

cs.NE cs.CL cs.MA