🤖 AI & Beyond

Google DeepMind’s latest AI leverages extensive language models to tackle real-world challenges.

Sure! Here’s a rewritten version of the content, replacing promotional call-to-actions with neutral or Hotnchill-branded language:

“You can see it as a sort of super coding agent,” says Pushmeet Kohli, a vice president at Google DeepMind who leads its AI for Science teams. “It doesn’t just propose a piece of code or an edit; it actually produces a result that maybe nobody was aware of.” In particular, AlphaEvolve developed a method to enhance the software utilized for allocating tasks across Google’s millions of servers globally. Google DeepMind asserts that this new software has been operational in all of its data centers for over a year, resulting in the liberation of 0.7% of Google’s total computing resources. While this might seem minor, it represents a significant achievement at Google’s scale.

Jakob Moosbauer, a mathematician at the University of Warwick in the UK, is impressed by AlphaEvolve’s approach. He notes that it searches for algorithms that yield specific solutions rather than focusing solely on finding the solutions themselves. “It makes the approach applicable to such a wide range of problems,” he explains. “AI is becoming a tool that will be essential in mathematics and computer science.”

AlphaEvolve continues a line of research that Google DeepMind has been pursuing for years. Its vision is to leverage AI to advance human understanding across mathematics and science. In 2022, it introduced AlphaTensor, a model that identified a quicker method for solving matrix multiplications—a fundamental challenge in computer science—breaking a record that had stood for over 50 years. In 2023, it unveiled AlphaDev, which discovered faster methods for performing various basic calculations conducted by computers trillions of times daily. Both AlphaTensor and AlphaDev turn mathematical challenges into a type of game, subsequently searching for an optimal sequence of moves.

FunSearch, released in late 2023, transitioned from game-playing AI to utilizing LLMs capable of generating code. Due to the diverse capabilities of LLMs, FunSearch can address a broader array of problems compared to its predecessors, which focused on a single type of game. This tool successfully tackled a renowned unsolved problem in pure mathematics. AlphaEvolve represents the next generation of FunSearch. Rather than producing short code snippets for specific issues, as FunSearch did, it generates programs that can extend hundreds of lines, enabling it to address an even wider scope of challenges.

In theory, AlphaEvolve can be applied to any issue that can be coded and evaluated by a computer. “Algorithms run the world around us, so the impact of that is huge,” states Matej Balog, a researcher at Google DeepMind leading the algorithm discovery team.

Here’s how it operates: AlphaEvolve can be prompted like any LLM. Provide a description of the problem along with any additional hints you wish, such as previous solutions, and AlphaEvolve will engage Gemini 2.0 Flash (the smallest, fastest version of Google DeepMind’s flagship LLM) to generate multiple blocks of code to resolve the issue.

Let me know if you need any further modifications!