cd /news/large-language-models/mutation-without-variation-convergen… · home topics large-language-models article
[ARTICLE · art-23128] src=arxiv.org pub= topic=large-language-models verified=true sentiment=· neutral

Mutation Without Variation: Convergence Dynamics in LLM-Driven Program Evolution

A new study finds that when large language models repeatedly mutate computer programs without selection pressure, the mutations consistently converge toward a limited set of structural forms rather than exploring new variations. Researchers observed that in 87% of mutation chains, over 93% of changes revisited previously seen structures, with most variation limited to terminal substitutions within recurring templates. The findings reveal a fundamental tension in LLM-driven program evolution, where the models' ability to perform semantics-aware transformations simultaneously introduces a systematic bias toward structural homogeneity that limits open-ended exploration.

read1 min publishedJun 6, 2026

arXiv:2606.05408v1 Announce Type: new Abstract: When an LLM repeatedly mutates a program, does it explore new forms or circle back to the same ones? We study this question by analyzing LLM-driven mutation chains in the absence of selection pressure within a domain-specific language, varying prompt design, model family, and stochastic replication. We find that LLM-based mutation consistently converges toward restricted attractor regions in program space. Convergence is especially severe at the structural level: in 87% of chains, over 93% of mutations revisit a previously seen structural form, with most variation confined to terminal substitutions within recurring templates. Cycle analysis reveals short cycles and self-loops dominating the transition structure. The rate of convergence varies with prompt wording and model choice, but the phenomenon is robust across conditions. A classical GP subtree mutation operator does not exhibit comparable convergence, suggesting that the effect is intrinsic to the LLM mutation pipeline. These findings reveal a tension at the heart of LLM-driven program evolution: the same capabilities that enable semantics-aware program transformation also carry a systematic bias toward structural homogeneity that must be accounted for if such systems are to sustain open-ended exploration. Source code is available at https://github.com/can-gurkan/lmca.

── more in #large-language-models 4 stories · sorted by recency
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/mutation-without-var…] indexed:0 read:1min 2026-06-06 ·