pith. sign in

arxiv: 2401.10510 · v3 · pith:ENS3SQMBnew · submitted 2024-01-19 · 💻 cs.NE · cs.AI· cs.CL· cs.LG

When Large Language Models Meet Evolutionary Algorithms: Potential Enhancements and Challenges

classification 💻 cs.NE cs.AIcs.CLcs.LG
keywords evolutionaryllmspotentialalgorithmscapabilitieschallengeslanguagelarge
0
0 comments X
read the original abstract

Pre-trained large language models (LLMs) exhibit powerful capabilities for generating natural text. Evolutionary algorithms (EAs) can discover diverse solutions to complex real-world problems. Motivated by the common collective and directionality of text generation and evolution, this paper first illustrates the conceptual parallels between LLMs and EAs at a micro level, which includes multiple one-to-one key characteristics: token representation and individual representation, position encoding and fitness shaping, position embedding and selection, Transformers block and reproduction, and model training and parameter adaptation. These parallels highlight potential opportunities for technical advancements in both LLMs and EAs. Subsequently, we analyze existing interdisciplinary research from a macro perspective to uncover critical challenges, with a particular focus on evolutionary fine-tuning and LLM-enhanced EAs. These analyses not only provide insights into the evolutionary mechanisms behind LLMs but also offer potential directions for enhancing the capabilities of artificial agents.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Learning Evolution via Optimization Knowledge Adaptation

    cs.NE 2025-01 unverdicted novelty 6.0

    OKAEM is a unified learnable evolutionary framework that uses attention-based operators for pre-training on prior knowledge and real-time self-tuning adaptation.

  2. EvoGens: A Population-Based Heuristic Search Framework for Scientific Idea Generation

    cs.CL 2026-05 unverdicted novelty 5.0

    EvoGens uses rank-based mutation, semantic-aware crossover, and lightweight evaluation to evolve populations of LLM-generated scientific ideas, boosting novelty and diversity metrics.