Mutation Without Variation: Convergence Dynamics in LLM-Driven Program Evolution
- 1.LLM 기반 프로그램 변이 연구
- 2.새로운 형태 탐색 여부 분석
- 3.수렴 동학에 대한 통찰
왜 중요한가?
LLM이 프로그램을 변이시킬 때 새로운 솔루션을 탐색하는 방식과 기존 형태로 회귀하는 경향을 분석하여, LLM 기반 코드 생성 및 최적화의 한계와 가능성을 이해하는 데 필수적인 통찰을 제공합니다. 이는 LLM의 창의성 및 개발 효율성에 영향을 미칩니다.
본문 미리보기
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 s
전체 내용이 궁금하다면?
원문을 직접 읽어보세요