Evolving Deeper LLM Thinking

📅 2025-01-17
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
Large language models (LLMs) often exhibit insufficient reasoning depth in natural language planning tasks and rely heavily on manually designed pipelines or formal solvers. Method: This paper proposes Mind Evolution—a self-supervised, inference-time optimization framework that leverages LLMs’ intrinsic capabilities to autonomously generate, recombine, and iteratively evolve responses without explicit task-structure modeling. Contribution/Results: The approach introduces the first response evolution mechanism grounded entirely in LLMs’ internal reasoning capacities, integrating an evaluator-driven unsupervised selection strategy. Evaluated on natural language planning benchmarks (TravelPlanner and Natural Plan), it achieves >98% success rate on Gemini 1.5 Pro—substantially outperforming Best-of-N and Sequential Revision baselines—while maintaining controllable inference cost and scalability.

Technology Category

Application Category

📝 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.
Problem

Research questions and friction points this paper is trying to address.

Large Language Models
Deep and Efficient Reasoning
Natural Language Planning Tasks
Innovation

Methods, ideas, or system contributions that make the work stand out.

Mind Evolution
Natural Language Processing
Enhanced Search Strategy
🔎 Similar Papers
No similar papers found.
K
Kuang-Huei Lee
Google DeepMind
I
Ian Fischer
Google DeepMind
Yueh-Hua Wu
Yueh-Hua Wu
NVIDIA
Reinforcement LearningMachine Learning
D
David Marwood
Google DeepMind
S
Shumeet Baluja
Google DeepMind
Dale Schuurmans
Dale Schuurmans
Google DeepMind & University of Alberta
Machine Learning
X
Xinyun Chen
Google DeepMind