Google DeepMind’s AlphaEvolve AI system breaks a 56-year-old mathematical record by discovering a more efficient matrix multiplication algorithm that had eluded human mathematicians since Strassen’s 1969 breakthrough.

HUGE AI breakthrough: Absolute Zero Reasoner deep dive. Self-improving AI that learns with no data! #ai #aitools #ainews #llm.
Sources:
https://arxiv.org/abs/2505.03335
https://github.com/LeapLabTHU/Absolut… Thanks to Tavus for sponsoring this video. Try Tavus for free https://tavus.plug.dev/T4AQw5K 0:00 Absolute Zero intro 0:50 Traditional methods of training AI models 4:00 Absolute Zero algorithm 5:01 How Absolute Zero Reasoner works 7:19 Types of training tasks 9:00 How good is Absolute Zero 10:47 Tavus 12:11 Adding Absolute Zero to existing models 13:01 Interesting findings 15:43 Uhoh… 16:50 Ablation study 18:15 More interesting findings Newsletter: https://aisearch.substack.com/ Find AI tools & jobs: https://ai-search.io/ Support: https://ko-fi.com/aisearch Here’s my equipment, in case you’re wondering: Dell Precision 5690: https://www.dell.com/en-us/dt/ai-tech… Nvidia RTX 5,000 Ada https://nvda.ws/3zfqGqS Mouse/Keyboard: ALOGIC Echelon https://bit.ly/alogic-echelon Mic: Shure SM7B https://amzn.to/3DErjt1 Audio interface: Scarlett Solo https://amzn.to/3qELMeu.
Thanks to Tavus for sponsoring this video. Try Tavus for free https://tavus.plug.dev/T4AQw5K
0:00 Absolute Zero intro.
0:50 Traditional methods of training AI models.
4:00 Absolute Zero algorithm.
5:01 How Absolute Zero Reasoner works.
7:19 Types of training tasks.
9:00 How good is Absolute Zero.
10:47 Tavus.
12:11 Adding Absolute Zero to existing models.
13:01 Interesting findings.
15:43 Uhoh…
16:50 Ablation study.
18:15 More interesting findings.
Newsletter: https://aisearch.substack.com/
Find AI tools & jobs: https://ai-search.io/
Support: https://ko-fi.com/aisearch.
Here’s my equipment, in case you’re wondering:
Large language models (LLMs) are remarkably versatile. They can summarize documents, generate code or even brainstorm new ideas. And now we’ve expanded these capabilities to target fundamental and highly complex problems in mathematics and modern computing.
Today, we’re announcing AlphaEvolve, an evolutionary coding agent powered by large language models for general-purpose algorithm discovery and optimization. AlphaEvolve pairs the creative problem-solving capabilities of our Gemini models with automated evaluators that verify answers, and uses an evolutionary framework to improve upon the most promising ideas.
AlphaEvolve enhanced the efficiency of Google’s data centers, chip design and AI training processes — including training the large language models underlying AlphaEvolve itself. It has also helped design faster matrix multiplication algorithms and find new solutions to open mathematical problems, showing incredible promise for application across many areas.
People store large quantities of data in their electronic devices and transfer some of this data to others, whether for professional or personal reasons. Data compression methods are thus of the utmost importance, as they can boost the efficiency of devices and communications, making users less reliant on cloud data services and external storage devices.
Researchers at the Central China Institute of Artificial Intelligence, Peng Cheng Laboratory, Dalian University of Technology, the Chinese Academy of Sciences and University of Waterloo recently introduced LMCompress, a new data compression approach based on large language models (LLMs), such as the model underpinning the AI conversational platform ChatGPT.
Their proposed method, outlined in a paper published in Nature Machine Intelligence, was found to be significantly more powerful than classical data compression algorithms.
Ava Community Energy just rolled out a new program in California that pays EV and plug-in hybrid drivers for charging their cars when electricity on the grid is cleaner and cheaper.
The new Ava SmartHome Charging program, launched in partnership with home energy analytics platform Optiwatt, offers up to $100 in incentives in the first year. And because the program helps shift home charging to lower-cost hours, Ava says drivers could save around $140 a year on their energy bills.
EV and PHEV owners who are Ava customers can download the Optiwatt app for free, connect their vehicle, and let the app handle the rest. The app uses an algorithm to automatically schedule charging when demand is low and more renewable energy is available, typically overnight or during off-peak hours.
A new study proposes that quantum information, encoded in entanglement entropy, directly shapes the fabric of spacetime, offering a fresh path toward unifying gravity and quantum mechanics.
Published in Annals of Physics, the paper presents a reformulation of Einstein’s field equations, arguing that gravity is not just a response to mass and energy, but also to the information structure of quantum fields. This shift, if validated, would mark a fundamental transformation in how physicists understand both gravity and quantum computing.
The study, published by Florian Neukart, of the Leiden Institute of Advanced Computer Science, Leiden University and Chief Product Officer of Terra Quantum, introduces the concept of an “informational stress-energy tensor” derived from quantum entanglement entropy.
In the domain of artificial intelligence, human ingenuity has birthed entities capable of feats once relegated to science fiction. Yet within this triumph of creation resides a profound paradox: we have designed systems whose inner workings often elude our understanding. Like medieval alchemists who could transform substances without grasping the underlying chemistry, we stand before our algorithmic progeny with a similar mixture of wonder and bewilderment. This is the essence of the “black box” problem in AI — a philosophical and technical conundrum that cuts to the heart of our relationship with the machines we’ve created.
The term “black box” originates from systems theory, where it describes a device or system analyzed solely in terms of its inputs and outputs, with no knowledge of its internal workings. When applied to artificial intelligence, particularly to modern deep learning systems, the metaphor becomes startlingly apt. We feed these systems data, they produce results, but the transformative processes occurring between remain largely opaque. As Pedro Domingos (2015) eloquently states in his seminal work The Master Algorithm: “Machine learning is like farming. The machine learning expert is like a farmer who plants the seeds (the algorithm and the data), harvests the crop (the classifier), and sells it to consumers, without necessarily understanding the biological mechanisms of growth” (p. 78).
This agricultural metaphor points to a radical reconceptualization in how we create computational systems. Traditionally, software engineering has followed a constructivist approach — architects design systems by explicitly coding rules and behaviors. Yet modern AI systems, particularly neural networks, operate differently. Rather than being built piece by piece with predetermined functions, they develop their capabilities through exposure to data and feedback mechanisms. This observation led AI researcher Andrej Karpathy (2017) to assert that “neural networks are not ‘programmed’ in the traditional sense, but grown, trained, and evolved.”
Tuochao Chen, a University of Washington doctoral student, recently toured a museum in Mexico. Chen doesn’t speak Spanish, so he ran a translation app on his phone and pointed the microphone at the tour guide. But even in a museum’s relative quiet, the surrounding noise was too much. The resulting text was useless.
Various technologies have emerged lately promising fluent translation, but none of these solved Chen’s problem of public spaces. Meta’s new glasses, for instance, function only with an isolated speaker; they play an automated voice translation after the speaker finishes.
Now, Chen and a team of UW researchers have designed a headphone system that translates several speakers at once, while preserving the direction and qualities of people’s voices. The team built the system, called Spatial Speech Translation, with off-the-shelf noise-canceling headphones fitted with microphones. The team’s algorithms separate out the different speakers in a space and follow them as they move, translate their speech and play it back with a 2–4 second delay.