English

Evolving Deeper LLM Thinking

Artificial Intelligence 2025-01-20 v1

Abstract

We explore an evolutionary search strategy for scaling inference time compute in Large Language Models. The proposed approach, Mind Evolution, uses a language model to generate, recombine and refine candidate responses. The proposed approach avoids the need to formalize the underlying inference problem whenever a solution evaluator is available. Controlling for inference cost, we find that Mind Evolution significantly outperforms other inference strategies such as Best-of-N and Sequential Revision in natural language planning tasks. In the TravelPlanner and Natural Plan benchmarks, Mind Evolution solves more than 98% of the problem instances using Gemini 1.5 Pro without the use of a formal solver.

Keywords

Cite

@article{arxiv.2501.09891,
  title  = {Evolving Deeper LLM Thinking},
  author = {Kuang-Huei Lee and Ian Fischer and Yueh-Hua Wu and Dave Marwood and Shumeet Baluja and Dale Schuurmans and Xinyun Chen},
  journal= {arXiv preprint arXiv:2501.09891},
  year   = {2025}
}
R2 v1 2026-06-28T21:08:51.764Z