@article{69a5cd6b2c004dbebd04bad4307682e8,
title = "Enhancing Genetic Improvement Mutations Using Large Language Models",
abstract = "Large language models (LLMs) have been successfully applied to software engineering tasks, including program repair. However, their application in search-based techniques such as Genetic Improvement (GI) is still largely unexplored. In this paper, we evaluate the use of LLMs as mutation operators for GI to improve the search process. We expand the Gin Java GI toolkit to call OpenAI's API to generate edits for the JCodec tool. We randomly sample the space of edits using 5 different edit types. We find that the number of patches passing unit tests is up to 75\% higher with LLM-based edits than with standard Insert edits. Further, we observe that the patches found with LLMs are generally less diverse compared to standard edits. We ran GI with local search to find runtime improvements. Although many improving patches are found by LLM-enhanced GI, the best improving patch was found by standard GI.",
keywords = "Genetic Improvement, Large language models",
author = "Alexander Brownlee and James Callan and Karine Even-Mendoza and Alina Geiger and Carol Hanna and Justyna Petke and Federica Sarro and Dominik Sobania",
note = "Publisher Copyright: {\textcopyright} 2024, The Author(s), under exclusive license to Springer Nature Switzerland AG.; 15TH INTERNATIONAL SYMPOSIUM ON SEARCH-BASED SOFTWARE ENGINEERING (SSBSE), SSBSE 2023 ; Conference date: 08-12-2023 Through 08-12-2023",
year = "2023",
month = dec,
day = "4",
doi = "10.1007/978-3-031-48796-5\_13",
language = "English",
volume = "14415",
pages = "153--159",
journal = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
issn = "0302-9743",
publisher = "Springer",
url = "https://conf.researchr.org/track/ssbse-2023/ssbse-2023-challenge?\#About",
}