Google's DeepMind: Optimized algorithms not trained on human code

  • 📰 IntEngineering
  • ⏱ Reading Time:
  • 50 sec. here
  • 2 min. at publisher
  • 📊 Quality Score:
  • News: 23%
  • Publisher: 63%

Technology Technology Headlines News

Technology Technology Latest News,Technology Technology Headlines

The tool generates extremely optimized algorithms, something that hasn’t happened in nearly a decade.

Today, large language models write effective code because they have trained on human models. However, this training means they are not likely to develop something that humans haven't done previously.

That’s why to optimize well-understood algorithms, it’s best not to base them on human code. The question that surfaces is how do you get an AI to identify a truly new and unique approach? Programmers at DeepMind decided to replicate the approach they used with Chess and Go and transformed code optimization into a game. They engineered algorithms that treated the latency of the code as a score and tried to minimize that score resulting in software that had the ability to write tight, highly efficient code.

They did this through a complex AI system called AlphaDev that consists of several distinct components. Its representation function tracks the overall performance of the code as it's developed, including the general structure of the algorithm and the use of x86 registers and memory.The main advantage of this new system is that its training doesn't have to involve any code examples, as it generates its own code examples and then proceeds to evaluate them.

 

Thank you for your comment. Your comment will be published after being reviewed.
Please try again later.
We have summarized this news so that you can read it quickly. If you are interested in the news, you can read the full text here. Read more:

 /  🏆 287. in TECHNOLOGY

Technology Technology Latest News, Technology Technology Headlines

Similar News:You can also read news stories similar to this one that we have collected from other news sources.

Google DeepMind Unveils AI System to Discover Faster AlgorithmsResearchers at Google DeepMind, the Alphabet-owned AI research lab, unveiled a new AI system that could make computing more efficient and sustainable
Source: WSJ - 🏆 98. / 63 Read more »

Deepmind’s AI Is Learning About the Art of CodingAlphaDev has made small but significant improvements to decades-old C++ algorithms. Its builders say that’s just the start.
Source: WIREDBusiness - 🏆 68. / 68 Read more »

DeepMind AI's new way to sort objects could speed up global computingQuick, put these letters into alphabetical order: N, E, W, S, C. How long did it take you? An artificial intelligence created by DeepMind has found a new, faster way to do the job, which could speed up millions of programs.
Source: newscientist - 🏆 541. / 51 Read more »

DeepMind AI creates algorithms that sort data faster than those built by peopleGoogle DeepMind AI created algorithms that can sort data up to three times as fast as human-generated versions. “We were a bit shocked,” says DJ_Mankowitz. “We didn’t believe it at first.”
Source: Nature - 🏆 64. / 68 Read more »