Pith. sign in

REVIEW 1 cited by

Code Evolution Graphs: Understanding Large Language Model Driven Design of Algorithms

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2503.16668 v1 pith:CL5P2YIZ submitted 2025-03-20 cs.NE cs.AI

classification cs.NEcs.AI
keywords codellmsgeneratedalgorithmsdifferentinsidecasescodes
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Large Language Models (LLMs) have demonstrated great promise in generating code, especially when used inside an evolutionary computation framework to iteratively optimize the generated algorithms. However, in some cases they fail to generate competitive algorithms or the code optimization stalls, and we are left with no recourse because of a lack of understanding of the generation process and generated codes. We present a novel approach to mitigate this problem by enabling users to analyze the generated codes inside the evolutionary process and how they evolve over repeated prompting of the LLM. We show results for three benchmark problem classes and demonstrate novel insights. In particular, LLMs tend to generate more complex code with repeated prompting, but additional complexity can hurt algorithmic performance in some cases. Different LLMs have different coding ``styles'' and generated code tends to be dissimilar to other LLMs. These two findings suggest that using different LLMs inside the code evolution frameworks might produce higher performing code than using only one LLM.

Discussion (0). Sign in to comment.

Forward citations

Cited by 1 Pith paper

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

  1. Behaviour Space Analysis of LLM-driven Meta-heuristic Discovery

    cs.NE 2025-07 conditional novelty 5.0 of 10

    Comparing six LLaMEA prompt and selection variants on 5D BBOB problems, the 1+1 elitist variant using both simplify and random-perturbation prompts produced the best anytime performance, and behaviour metrics link thi...

Pith tools