Newzchain
News·Artificial Intelligence

Google DeepMind Unveils 'Mind Evolution' for Enhanced AI Reasoning

Harshajit Sarmah
Harshajit Sarmah·Jan 20, 2025·1 min read
Google DeepMind logo representing the unveiling of the Mind Evolution AI reasoning technique

Google DeepMind has introduced a novel technique, called "Mind Evolution," aimed at improving inference-time computation in artificial intelligence (AI) models.

This approach employs a language model to generate a diverse set of solutions, which are then refined and recombined based on feedback, enabling a global refinement of complete solutions rather than sequential reasoning.

According to the researchers, Mind Evolution differs from traditional methods like self-refinement or tree search, which evaluate individual reasoning steps. Instead, it focuses on holistic refinement, making it particularly effective in complex decision-making tasks.

In tests using the TravelPlanner benchmark, which assesses a model’s ability to create trip plans based on user preferences and constraints, Mind Evolution outperformed other approaches across various difficulty levels.

Similarly, in the Meeting Planning task, which involves scheduling meetings based on constraints such as availability, location, and travel time, the technique demonstrated significant success.

Newsletter

The corridor, every morning.

Funding rounds and cross-border capital moves, one email, five minutes.

The results showed that Mind Evolution achieved an 85.0% success rate on the validation set and 83.8% on the test set. In a two-stage approach using Gemini 1.5 Pro, the success rates increased to 98.4% and 98.2%, respectively. However, the authors acknowledged a limitation: the technique is primarily effective for natural language planning problems where solutions can be programmatically evaluated and refined.

The study builds on the concept of inference-time computation, a widely used technique in large language models like OpenAI’s reasoning models, which helps address scaling challenges in AI systems.

In related research, DeepMind recently explored inference-time scaling for diffusion models in a study titled "Inference-Time Scaling for Diffusion Models Beyond Scaling Denoising Steps." This work examines how allocating additional computational resources can improve image generation models during result creation.


Edited by Harshajit Sarmah

More in News