


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!

MakridakisM-Competitions系列(分别称为M4和M5)分别在2018年和2020年举办(M6也在今年举办了)。对于那些不了解的人来说,m系列得比赛可以被认为是时间序列生态系统的一种现有状态的总结,为当前得预测的理论和实践提供了经验和客观的证据。2018年M4的结果表明,纯粹的“ML”方法在很大程度上胜过传统的统计方法,这在当时是出乎意料的。在两年后的M5[1]中,最的高分是仅具有“ML”方法。并且所有前50名基本上都是基于ML的(大部分是树型模型)。这场比赛看到了LightG

在一项最新的研究中,来自UW和Meta的研究者提出了一种新的解码算法,将AlphaGo采用的蒙特卡洛树搜索算法(Monte-CarloTreeSearch,MCTS)应用到经过近端策略优化(ProximalPolicyOptimization,PPO)训练的RLHF语言模型上,大幅提高了模型生成文本的质量。PPO-MCTS算法通过探索与评估若干条候选序列,搜索到更优的解码策略。通过PPO-MCTS生成的文本能更好满足任务要求。论文链接:https://arxiv.org/pdf/2309.150

编辑|X传统意义上,发现所需特性的分子过程一直是由手动实验、化学家的直觉以及对机制和第一原理的理解推动的。随着化学家越来越多地使用自动化设备和预测合成算法,自主研究设备越来越接近实现。近日,来自MIT的研究人员开发了由集成机器学习工具驱动的闭环自主分子发现平台,以加速具有所需特性的分子的设计。无需手动实验即可探索化学空间并利用已知的化学结构。在两个案例研究中,该平台尝试了3000多个反应,其中1000多个产生了预测的反应产物,提出、合成并表征了303种未报道的染料样分子。该研究以《Autonom

作者|陈旭鹏编辑|ScienceAI由于神经系统的缺陷导致的失语会导致严重的生活障碍,它可能会限制人们的职业和社交生活。近年来,深度学习和脑机接口(BCI)技术的飞速发展为开发能够帮助失语者沟通的神经语音假肢提供了可行性。然而,神经信号的语音解码面临挑战。近日,约旦大学VideoLab和FlinkerLab的研究者开发了一个新型的可微分语音合成器,可以利用一个轻型的卷积神经网络将语音编码为一系列可解释的语音参数(例如音高、响度、共振峰频率等),并通过可微分神经网络将这些参数合成为语音。这个合成器

编辑|紫罗可合成分子的化学空间是非常广阔的。有效地探索这个领域需要依赖计算筛选技术,比如深度学习,以便快速地发现各种有趣的化合物。将分子结构转换为数字表示形式,并开发相应算法生成新的分子结构是进行化学发现的关键。最近,英国格拉斯哥大学的研究团队提出了一种基于电子密度训练的机器学习模型,用于生成主客体binders。这种模型能够以简化分子线性输入规范(SMILES)格式读取数据,准确率高达98%,从而实现对分子在二维空间的全面描述。通过变分自编码器生成主客体系统的电子密度和静电势的三维表示,然后通

昨天,Meta开源专攻代码生成的基础模型CodeLlama,可免费用于研究以及商用目的。CodeLlama系列模型有三个参数版本,参数量分别为7B、13B和34B。并且支持多种编程语言,包括Python、C++、Java、PHP、Typescript(Javascript)、C#和Bash。Meta提供的CodeLlama版本包括:代码Llama,基础代码模型;代码羊-Python,Python微调版本;代码Llama-Instruct,自然语言指令微调版就其效果来说,CodeLlama的不同版

一个普通人用一台手机就能制作电影特效的时代已经来了。最近,一个名叫Simulon的3D技术公司发布了一系列特效视频,视频中的3D机器人与环境无缝融合,而且光影效果非常自然。呈现这些效果的APP也叫Simulon,它能让使用者通过手机摄像头的实时拍摄,直接渲染出CGI(计算机生成图像)特效,就跟打开美颜相机拍摄一样。在具体操作中,你要先上传一个3D模型(比如图中的机器人)。Simulon会将这个模型放置到你拍摄的现实世界中,并使用准确的照明、阴影和反射效果来渲染它们。整个过程不需要相机解算、HDR

本文将介绍一种通过BEVSketch布局来精确生成多视角街景图片的方法在自动驾驶领域,图像合成被广泛应用于提升下游感知任务的性能在计算机视觉领域,提升感知模型性能的一个长期存在的研究难题是通过合成图像来实现。在以视觉为中心的自动驾驶系统中,使用多视角摄像头,这个问题变得更加突出,因为有些长尾场景是永远无法收集到的根据图1(a)所示,现有的生成方法将语义分割风格的BEV结构输入生成网络,并输出合理的多视角图像。在仅根据场景级指标进行评估时,现有方法似乎能合成照片般逼真的街景图像。然而,一旦放大,我


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

SAP NetWeaver Server Adapter for Eclipse
Integrate Eclipse with SAP NetWeaver application server.

Dreamweaver CS6
Visual web development tools

Safe Exam Browser
Safe Exam Browser is a secure browser environment for taking online exams securely. This software turns any computer into a secure workstation. It controls access to any utility and prevents students from using unauthorized resources.

WebStorm Mac version
Useful JavaScript development tools

SecLists
SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.