


Tao Zhexuan comments on Google AlphaProof: AI shows 'extraordinary wisdom' in mathematics competitions
In the face of Mathematical Olympiad problems, the "IQ" of AI is often not enough. However, this is a thing of the past. Google DeepMind used AI to solve the real questions of this year's International Mathematical Olympiad IMO, and it was just one step away from winning the gold medal. For AI, Mathematical Olympiad is no longer a problem. Each of the six questions in IMO 2024 is worth 7 points, giving a maximum total score of 42 points. DeepMind's system ended up with a score of 28, meaning it received perfect scores for all four of the problems it solved - equivalent to the top score in the silver medal category.
- Tao Zhexuan, a mathematician who commonly uses AI-assisted proofs, recently I am busy on a business trip and have not fully digested the problem solving engines AlphaProof and AlphaGeometry2. But he expressed his views on DeepMind’s AI system participating in the IMO competition on his blog.
Tao Zhexuan talks about - This is a very great work that once again changes our expectations for AI-assisted or fully autonomous methods to achieve benchmark challenges.
- For example, IMO-level geometry problems have been basically solved for dedicated AI tools, and IMO problems with formal proofs can be overcome by AI at least to some extent through reinforcement learning processes, although each problem currently requires considerable Computational quantities and require human help in formalization.
- Tao Zhexuan believes that this method can also automate formal mathematics, which may promote mathematical research methods that include formal components. The resulting database of formal proofs could be a useful resource if it were shared more openly.
- This approach (based on reinforcement learning, similar to the spirit of AlphaGo, with an emphasis on a holistic approach) is very clever and makes sense in hindsight. As the "AI Effect" goes, once explained, it doesn't feel like a display of human intelligence; but it is still an expansion of the capabilities of our AI-assisted problem-solving toolset.
"AI Effect"
"AI Effect" means that when artificial intelligence technology makes progress or solves problems, people tend to think that these achievements are not real artificial intelligence or do not possess real intelligence. In other words, once a technology is understood or popularized, it is no longer considered intelligent. This phenomenon shows that people’s definitions and expectations of “intelligence” will continue to improve as technology advances.
NuminaMath Model
At the beginning of this month, Tao Zhexuan announced on his blog that the preliminary results of the AI Mathematics Olympiad (AIMO Progress Award) have been announced. Among them, Numina’s team won first place.
The NuminaMath model is fully automated and orders of magnitude more resource efficient, and takes a completely different approach (using large language models to generate Python code to brute force solve regional competition-level numerical answer problems). This model is also completely open source.
DeepMind’s mathematical reasoning research
DeepMind also makes unremitting efforts in mathematical reasoning. At the beginning of this year, its artificial intelligence algorithm achieved a major breakthrough in the Mathematics Olympiad (IMO). The paper "Solving olympiad geometry without human demonstrations" introduced AlphaGeometry to the world, and was also published in the international authoritative journal "Nature". Experts say this is an important step towards artificial intelligence becoming capable of human reasoning.
The above is the detailed content of Tao Zhexuan comments on Google AlphaProof: AI shows 'extraordinary wisdom' in mathematics competitions. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics



In modern manufacturing, accurate defect detection is not only the key to ensuring product quality, but also the core of improving production efficiency. However, existing defect detection datasets often lack the accuracy and semantic richness required for practical applications, resulting in models unable to identify specific defect categories or locations. In order to solve this problem, a top research team composed of Hong Kong University of Science and Technology Guangzhou and Simou Technology innovatively developed the "DefectSpectrum" data set, which provides detailed and semantically rich large-scale annotation of industrial defects. As shown in Table 1, compared with other industrial data sets, the "DefectSpectrum" data set provides the most defect annotations (5438 defect samples) and the most detailed defect classification (125 defect categories

The open LLM community is an era when a hundred flowers bloom and compete. You can see Llama-3-70B-Instruct, QWen2-72B-Instruct, Nemotron-4-340B-Instruct, Mixtral-8x22BInstruct-v0.1 and many other excellent performers. Model. However, compared with proprietary large models represented by GPT-4-Turbo, open models still have significant gaps in many fields. In addition to general models, some open models that specialize in key areas have been developed, such as DeepSeek-Coder-V2 for programming and mathematics, and InternVL for visual-language tasks.

Editor |KX To this day, the structural detail and precision determined by crystallography, from simple metals to large membrane proteins, are unmatched by any other method. However, the biggest challenge, the so-called phase problem, remains retrieving phase information from experimentally determined amplitudes. Researchers at the University of Copenhagen in Denmark have developed a deep learning method called PhAI to solve crystal phase problems. A deep learning neural network trained using millions of artificial crystal structures and their corresponding synthetic diffraction data can generate accurate electron density maps. The study shows that this deep learning-based ab initio structural solution method can solve the phase problem at a resolution of only 2 Angstroms, which is equivalent to only 10% to 20% of the data available at atomic resolution, while traditional ab initio Calculation

For AI, Mathematical Olympiad is no longer a problem. On Thursday, Google DeepMind's artificial intelligence completed a feat: using AI to solve the real question of this year's International Mathematical Olympiad IMO, and it was just one step away from winning the gold medal. The IMO competition that just ended last week had six questions involving algebra, combinatorics, geometry and number theory. The hybrid AI system proposed by Google got four questions right and scored 28 points, reaching the silver medal level. Earlier this month, UCLA tenured professor Terence Tao had just promoted the AI Mathematical Olympiad (AIMO Progress Award) with a million-dollar prize. Unexpectedly, the level of AI problem solving had improved to this level before July. Do the questions simultaneously on IMO. The most difficult thing to do correctly is IMO, which has the longest history, the largest scale, and the most negative

Editor | ScienceAI Based on limited clinical data, hundreds of medical algorithms have been approved. Scientists are debating who should test the tools and how best to do so. Devin Singh witnessed a pediatric patient in the emergency room suffer cardiac arrest while waiting for treatment for a long time, which prompted him to explore the application of AI to shorten wait times. Using triage data from SickKids emergency rooms, Singh and colleagues built a series of AI models that provide potential diagnoses and recommend tests. One study showed that these models can speed up doctor visits by 22.3%, speeding up the processing of results by nearly 3 hours per patient requiring a medical test. However, the success of artificial intelligence algorithms in research only verifies this

Editor |ScienceAI Question Answering (QA) data set plays a vital role in promoting natural language processing (NLP) research. High-quality QA data sets can not only be used to fine-tune models, but also effectively evaluate the capabilities of large language models (LLM), especially the ability to understand and reason about scientific knowledge. Although there are currently many scientific QA data sets covering medicine, chemistry, biology and other fields, these data sets still have some shortcomings. First, the data form is relatively simple, most of which are multiple-choice questions. They are easy to evaluate, but limit the model's answer selection range and cannot fully test the model's ability to answer scientific questions. In contrast, open-ended Q&A

In 2023, almost every field of AI is evolving at an unprecedented speed. At the same time, AI is constantly pushing the technological boundaries of key tracks such as embodied intelligence and autonomous driving. Under the multi-modal trend, will the situation of Transformer as the mainstream architecture of AI large models be shaken? Why has exploring large models based on MoE (Mixed of Experts) architecture become a new trend in the industry? Can Large Vision Models (LVM) become a new breakthrough in general vision? ...From the 2023 PRO member newsletter of this site released in the past six months, we have selected 10 special interpretations that provide in-depth analysis of technological trends and industrial changes in the above fields to help you achieve your goals in the new year. be prepared. This interpretation comes from Week50 2023

Editor | Ziluo AI’s use in streamlining drug discovery is exploding. Screen billions of candidate molecules for those that may have properties needed to develop new drugs. There are so many variables to consider, from material prices to the risk of error, that weighing the costs of synthesizing the best candidate molecules is no easy task, even if scientists use AI. Here, MIT researchers developed SPARROW, a quantitative decision-making algorithm framework, to automatically identify the best molecular candidates, thereby minimizing synthesis costs while maximizing the likelihood that the candidates have the desired properties. The algorithm also determined the materials and experimental steps needed to synthesize these molecules. SPARROW takes into account the cost of synthesizing a batch of molecules at once, since multiple candidate molecules are often available
