TensorX
返回文献探索

Paper · arXiv 2511.17592

GigaEvo: An Open Source Optimization Framework Powered By LLMs And Evolution Algorithms

Valentin Khrulkov, Andrey Galichin, Denis Bashkirov, Dmitry Vinichenko, Oleg Travkin, Roman Alferov, Andrey Kuznetsov, Ivan Oseledets

122 upvotesNovember 17, 2025arXiv 预印本
AI 摘要

GigaEvo is an open-source framework for LLM-guided evolutionary computation, offering modular and concurrent tools for research and experimentation in solving complex optimization problems.

LLM-guided evolutionary computationAlphaEvolveMAP-Elitesquality-diversity algorithmsasynchronous DAG-based evaluationLLM-driven mutationbidirectional lineage trackingmulti-island evolutionary strategiesHeilbronn triangle placementcircle packinghigh-dimensional kissing numbers

Abstract

Recent advances in LLM-guided evolutionary computation, particularly AlphaEvolve (Novikov et al., 2025; Georgiev et al., 2025), have demonstrated remarkable success in discovering novel mathematical constructions and solving challenging optimization problems. However, the high-level descriptions in published work leave many implementation details unspecified, hindering reproducibility and further research. In this report we present GigaEvo, an extensible open-source framework that enables researchers to study and experiment with hybrid LLM-evolution approaches inspired by AlphaEvolve. Our system provides modular implementations of key components: MAP-Elites quality-diversity algorithms, asynchronous DAG-based evaluation pipelines, LLM-driven mutation operators with insight generation and bidirectional lineage tracking, and flexible multi-island evolutionary strategies. In order to assess reproducibility and validate our implementation we evaluate GigaEvo on challenging problems from the AlphaEvolve paper: Heilbronn triangle placement, circle packing in squares, and high-dimensional kissing numbers. The framework emphasizes modularity, concurrency, and ease of experimentation, enabling rapid prototyping through declarative configuration. We provide detailed descriptions of system architecture, implementation decisions, and experimental methodology to support further research in LLM driven evolutionary methods. The GigaEvo framework and all experimental code are available at https://github.com/AIRI-Institute/gigaevo-core.

北京市昌平区探索星信息技术及软件开发工作室

京ICP备2026059466号
GigaEvo: An Open Source Optimization Framework Powered By LLMs And Evolution Algorithms | TensorX