Close Menu
  • Home
  • AI Models
    • DeepSeek
    • xAI
    • OpenAI
    • Meta AI Llama
    • Google DeepMind
    • Amazon AWS AI
    • Microsoft AI
    • Anthropic (Claude)
    • NVIDIA AI
    • IBM WatsonX Granite 3.1
    • Adobe Sensi
    • Hugging Face
    • Alibaba Cloud (Qwen)
    • Baidu (ERNIE)
    • C3 AI
    • DataRobot
    • Mistral AI
    • Moonshot AI (Kimi)
    • Google Gemma
    • xAI
    • Stability AI
    • H20.ai
  • AI Research
    • Allen Institue for AI
    • arXiv AI
    • Berkeley AI Research
    • CMU AI
    • Google Research
    • Microsoft Research
    • Meta AI Research
    • OpenAI Research
    • Stanford HAI
    • MIT CSAIL
    • Harvard AI
  • AI Funding & Startups
    • AI Funding Database
    • CBInsights AI
    • Crunchbase AI
    • Data Robot Blog
    • TechCrunch AI
    • VentureBeat AI
    • The Information AI
    • Sifted AI
    • WIRED AI
    • Fortune AI
    • PitchBook
    • TechRepublic
    • SiliconANGLE – Big Data
    • MIT News
    • Data Robot Blog
  • Expert Insights & Videos
    • Google DeepMind
    • Lex Fridman
    • Matt Wolfe AI
    • Yannic Kilcher
    • Two Minute Papers
    • AI Explained
    • TheAIEdge
    • Matt Wolfe AI
    • The TechLead
    • Andrew Ng
    • OpenAI
  • Expert Blogs
    • François Chollet
    • Gary Marcus
    • IBM
    • Jack Clark
    • Jeremy Howard
    • Melanie Mitchell
    • Andrew Ng
    • Andrej Karpathy
    • Sebastian Ruder
    • Rachel Thomas
    • IBM
  • AI Policy & Ethics
    • ACLU AI
    • AI Now Institute
    • Center for AI Safety
    • EFF AI
    • European Commission AI
    • Partnership on AI
    • Stanford HAI Policy
    • Mozilla Foundation AI
    • Future of Life Institute
    • Center for AI Safety
    • World Economic Forum AI
  • AI Tools & Product Releases
    • AI Assistants
    • AI for Recruitment
    • AI Search
    • Coding Assistants
    • Customer Service AI
    • Image Generation
    • Video Generation
    • Writing Tools
    • AI for Recruitment
    • Voice/Audio Generation
  • Industry Applications
    • Finance AI
    • Healthcare AI
    • Legal AI
    • Manufacturing AI
    • Media & Entertainment
    • Transportation AI
    • Education AI
    • Retail AI
    • Agriculture AI
    • Energy AI
  • AI Art & Entertainment
    • AI Art News Blog
    • Artvy Blog » AI Art Blog
    • Weird Wonderful AI Art Blog
    • The Chainsaw » AI Art
    • Artvy Blog » AI Art Blog
What's Hot

World No. 1! Tencent’s Hunyuan Translation Model Hunyuan-MT-7B Tops Open Source Rankings_model_the_along

Nvidia Stock To Fall 50% As AI Cycle Turns?

To Help Workers Losing Their Jobs to AI, OpenAI Is Launching a Jobs Platform Run By AI

Facebook X (Twitter) Instagram
Advanced AI News
  • Home
  • AI Models
    • OpenAI (GPT-4 / GPT-4o)
    • Anthropic (Claude 3)
    • Google DeepMind (Gemini)
    • Meta (LLaMA)
    • Cohere (Command R)
    • Amazon (Titan)
    • IBM (Watsonx)
    • Inflection AI (Pi)
  • AI Research
    • Allen Institue for AI
    • arXiv AI
    • Berkeley AI Research
    • CMU AI
    • Google Research
    • Meta AI Research
    • Microsoft Research
    • OpenAI Research
    • Stanford HAI
    • MIT CSAIL
    • Harvard AI
  • AI Funding
    • AI Funding Database
    • CBInsights AI
    • Crunchbase AI
    • Data Robot Blog
    • TechCrunch AI
    • VentureBeat AI
    • The Information AI
    • Sifted AI
    • WIRED AI
    • Fortune AI
    • PitchBook
    • TechRepublic
    • SiliconANGLE – Big Data
    • MIT News
    • Data Robot Blog
  • AI Experts
    • Google DeepMind
    • Lex Fridman
    • Meta AI Llama
    • Yannic Kilcher
    • Two Minute Papers
    • AI Explained
    • TheAIEdge
    • The TechLead
    • Matt Wolfe AI
    • Andrew Ng
    • OpenAI
    • Expert Blogs
      • François Chollet
      • Gary Marcus
      • IBM
      • Jack Clark
      • Jeremy Howard
      • Melanie Mitchell
      • Andrew Ng
      • Andrej Karpathy
      • Sebastian Ruder
      • Rachel Thomas
      • IBM
  • AI Tools
    • AI Assistants
    • AI for Recruitment
    • AI Search
    • Coding Assistants
    • Customer Service AI
  • AI Policy
    • ACLU AI
    • AI Now Institute
    • Center for AI Safety
  • Business AI
    • Advanced AI News Features
    • Finance AI
    • Healthcare AI
    • Education AI
    • Energy AI
    • Legal AI
LinkedIn Instagram YouTube Threads X (Twitter)
Advanced AI News
Google DeepMind

Google DeepMind develops AlphaEvolve AI agent optimized for coding and math

By Advanced AI EditorMay 27, 2025No Comments4 Mins Read
Share Facebook Twitter Pinterest Copy Link Telegram LinkedIn Tumblr Email
Share
Facebook Twitter LinkedIn Pinterest Email


Alphabet Inc.’s Google DeepMind unit today detailed AlphaEvolve, an artificial intelligence agent that can tackle complex programming and math challenges.

The company says that it has used AlphaEvolve to make its data centers more efficient. Additionally, the AI agent is showing promise as a tool for mathematical research and chip development.

AlphaEvolve carries out processing in multiple steps. When it’s given a programming task, the agent uses Google LLC’s lightweight Gemini 2.0 Flash language model to generate multiple pieces of code. An automated evaluation mechanism then ranks those code snippets by quality. From there, AlphaEvolve takes the best code snippets and asks Gemini 2.0 Flash to improve them.

The agent makes optimizations to the AI-generated code over multiple rounds. When Gemini 2.0 Flash can no longer suggest improvements, AlphaEvolve switches to Gemini 2.0 Pro, a more capable model that trades off some speed for increased output quality. 

“The evolutionary process in AlphaEvolve leverages modern LLMs’ ability to respond to feedback, enabling the discovery of candidates that are substantially different from the initial candidate pool in syntax and function,” DeepMind researchers detailed in a research paper.

Google has already put AlphaEvolve to use in multiple internal projects. Several of these initiatives focused on matrix multiplications, the mathematical operations that AI models use to process data. A matrix is a collection of numbers organized into spreadsheet-like rows and columns.

Chip designers don’t draw processor blueprints but rather write them using a programming syntax called Verilog. In one project, AlphaEvolve helped Google engineers enhance the Verilog code for a circuit optimized to perform matrix multiplications. The company has incorporated the circuit into an upcoming addition to its TPU line of AI processors.

In another internal project, AlphaEvolve developed methods that allow Google’s Gemini models to break down matrix multiplications into smaller, more manageable calculations. The search giant says that those improvements sped up one of Gemini’s most important components by 23%.

AlphaGo has also helped the company make its data centers more efficient. Google manages its infrastructure resources using a software platform called Borg. AlphaEvolve suggested an improvement to the platform that currently “recovers on average 0.7% of Google’s fleet-wide compute resources,” DeepMind’s researchers detailed.

According to the search giant, the reasoning capabilities that enable AlphaEvolve to optimize data centers and chip designs make it useful for mathematical research. “To investigate AlphaEvolve’s breadth, we applied the system to over 50 open problems in mathematical analysis, geometry, combinatorics and number theory,” the researchers wrote in a blog post that accompanied the paper. “The system’s flexibility enabled us to set up most experiments in a matter of hours. In roughly 75% of cases, it rediscovered state-of-the-art solutions, to the best of our knowledge.”

Google plans to make the AI agent available to academics through an early access program. Additionally, the company is studying the possibility of broadening access to additional users down the line.

“While AlphaEvolve is currently being applied across math and computing, its general nature means it can be applied to any problem whose solution can be described as an algorithm, and automatically verified,” DeepMind’s researchers wrote. “We believe AlphaEvolve could be transformative across many more areas such as material science, drug discovery, sustainability and wider technological and business applications.”

Image: Google

Your vote of support is important to us and it helps us keep the content FREE.

One click below supports our mission to provide free, deep, and relevant content.  

Join our community on YouTube

Join the community that includes more than 15,000 #CubeAlumni experts, including Amazon.com CEO Andy Jassy, Dell Technologies founder and CEO Michael Dell, Intel CEO Pat Gelsinger, and many more luminaries and experts.

“TheCUBE is an important partner to the industry. You guys really are a part of our events and we really appreciate you coming and I know people appreciate the content you create as well” – Andy Jassy

THANK YOU



Source link

Follow on Google News Follow on Flipboard
Share. Facebook Twitter Pinterest LinkedIn Tumblr Email Copy Link
Previous Article[2411.02083] Regress, Don’t Guess — A Regression-like Loss on Number Tokens for Language Models
Next Article UK deploys AI to boost Arctic security amid growing threats
Advanced AI Editor
  • Website

Related Posts

AI Futures Project: 2027 AI Forecast Report_The_years_OpenAI

September 6, 2025

Tracking Invest 91L toward the eastern Caribbean islands for next week

September 5, 2025

How EmbeddingGemma Delivers On-Device AI with Multilingual Capabilities

September 5, 2025
Leave A Reply

Latest Posts

Tony Shafrazi and the Art of the Comeback

Basquiats Linked to 1MDB Scandal Auctioned by US Government

US Ambassador to UK Fills Residence with Impressionist Masters

New Code of Ethics Implores UK Museums to End Fossil Fuel Sponsorships

Latest Posts

World No. 1! Tencent’s Hunyuan Translation Model Hunyuan-MT-7B Tops Open Source Rankings_model_the_along

September 7, 2025

Nvidia Stock To Fall 50% As AI Cycle Turns?

September 7, 2025

To Help Workers Losing Their Jobs to AI, OpenAI Is Launching a Jobs Platform Run By AI

September 7, 2025

Subscribe to News

Subscribe to our newsletter and never miss our latest news

Subscribe my Newsletter for New Posts & tips Let's stay updated!

Recent Posts

  • World No. 1! Tencent’s Hunyuan Translation Model Hunyuan-MT-7B Tops Open Source Rankings_model_the_along
  • Nvidia Stock To Fall 50% As AI Cycle Turns?
  • To Help Workers Losing Their Jobs to AI, OpenAI Is Launching a Jobs Platform Run By AI
  • Salesforce CEO details AI agents handling 50% of company work
  • Apple’s new generative AI ‘answer engine’ might arrive sooner than we initially thought

Recent Comments

  1. Richardsmeap on 1-800-CHAT-GPT—12 Days of OpenAI: Day 10
  2. RussellCap on 1-800-CHAT-GPT—12 Days of OpenAI: Day 10
  3. Uhmegle free chat on Anthropic’s latest Claude AI models are here – and you can try one for free today
  4. optimizing Gold IRA companies on 1-800-CHAT-GPT—12 Days of OpenAI: Day 10
  5. RussellCap on 1-800-CHAT-GPT—12 Days of OpenAI: Day 10

Welcome to Advanced AI News—your ultimate destination for the latest advancements, insights, and breakthroughs in artificial intelligence.

At Advanced AI News, we are passionate about keeping you informed on the cutting edge of AI technology, from groundbreaking research to emerging startups, expert insights, and real-world applications. Our mission is to deliver high-quality, up-to-date, and insightful content that empowers AI enthusiasts, professionals, and businesses to stay ahead in this fast-evolving field.

Subscribe to Updates

Subscribe to our newsletter and never miss our latest news

Subscribe my Newsletter for New Posts & tips Let's stay updated!

LinkedIn Instagram YouTube Threads X (Twitter)
  • Home
  • About Us
  • Advertise With Us
  • Contact Us
  • DMCA
  • Privacy Policy
  • Terms & Conditions
© 2025 advancedainews. Designed by advancedainews.

Type above and press Enter to search. Press Esc to cancel.