GI-Agent Search-Based LLM Agent for Code Optimization with Genetic Improvement
Created by W.Langdon from
gp-bibliography.bib Revision:1.8670
- @InProceedings{lee:2026:GI,
-
author = "Donghyun Lee and William B. Langdon and
Justyna Petke",
-
title = "{GI-Agent} Search-Based {LLM} Agent for Code
Optimization with Genetic Improvement",
-
booktitle = "15th International Workshop on Genetic Improvement
@ICSE 2026",
-
year = "2026",
-
editor = "Aymeric Blot and Oliver Krauss",
-
address = "Rio de Janeiro",
-
month = "12 " # apr,
-
keywords = "genetic algorithms, genetic programming, genetic
improvement",
-
size = "8 pages",
-
abstract = "GI-Agent integrates Large Language Models (LLMs) into
Genetic Improvement (GI) to autonomously optimise
computer program source code. GI-Agent uses an LLM to
allow multi-generational evolutionary learning. Guided
by a memory of past actions, known in AI as
reflections, it exploits them to give insight and
rationale behind software edits, giving better
context-aware, less stochastic, mutations and
crossovers. Reflections enable GI-Agent to reason about
both earlier compile time and runtime successes and
failures, and so refine its strategy over time.
Integrated into the Magpie GI framework and evaluated
on the SAT4J (Java) and MiniSAT (C++) benchmarks,
GI-Agent consistently generates more viable and better
variants. By combining few-shot prompting with
structured search, GI-Agent demonstrates how LLMs can
enhance automated program optimisation.",
-
notes = "
GI @ ICSE 2026,
",
- }
Genetic Programming entries for
Donghyun Lee
William B Langdon
Justyna Petke
Citations