Combining LLMs and Genetic Search for ARC-AGI-2
Quick summary
arXiv:2609.27242v1 Announce Type: cross Abstract: LLMs can generate programs for ARC-AGI-2 tasks, but the provided compute only allows a small number of attempts to generate, debug and validate solutions. Genetic algorithms can search and test many more programs, but random search rarely starts in a useful neighborhood of the solution space. We combine the two methods through a compact domain specific language (DSL). First, a quantized Qwen3.5-4B LLM generates an initial set of programs for each ARCAGI-2 task. Then, we use those programs to seed an initial population of starting programs, and
Key takeaways
- arXiv:2609.27242v1 Announce Type: cross Abstract: LLMs can generate programs for ARC-AGI-2 tasks, but the provided compute only allows a small number of attempts to generate, debug and validate solutions.
- Genetic algorithms can search and test many more programs, but random search rarely starts in a useful neighborhood of the solution space.
- We combine the two methods through a compact domain specific language (DSL).
Why it matters
“Combining LLMs and Genetic Search for ARC-AGI-2” illustrates how changes in the AI ecosystem can affect products, workflows and user expectations together. Its lasting significance depends on measurable adoption, cost and safety outcomes.

Member comments