Claude

IntuitionLabs is now a member of the Claude Partner Network – AI training and upskilling with Claude for pharma and biotech. Book a call.

IntuitionLabs
Back to Articles
IntuitionLabs

artificial intelligence · ai reasoning

AI Reasoning: Gold-Medal Performance at the 2025 IMO

July 21, 2025
Updated July 29, 2026
50 min read

Examines how an OpenAI AI system achieved a gold medal score at the 2025 IMO, detailing its performance, natural-language proofs, and AI reasoning ability. Updated with DeepMind's gold medal achievement and latest 2026 developments.

AI Reasoning: Gold-Medal Performance at the 2025 IMO

[Revised February 20, 2026]

01

Introduction

OpenAI reported that an experimental general-purpose reasoning model scored 35 out of 42 points on the 2025 International Mathematical Olympiad (IMO), equal to that year’s gold-medal cutoff. This was OpenAI’s own evaluation, not an IMO medal or coordinator-certified result OpenAI. OpenAI researcher Alexander Wei stated that the model was evaluated in two 4.5-hour sessions under the human-contest rules, with no tools or internet access; it read the official problem statements and wrote natural-language proofs. Wei also stated that three former IMO medalists independently graded each submitted proof and finalized scores by unanimous consensus. Alexander Wei Public disclosures still provide limited detail about the full model configuration, sampling and selection process, and independently auditable grading materials. The result should therefore be described as OpenAI’s own gold-cutoff comparison rather than as an independently established replication of the human contest OpenAI. The reported result is a notable benchmark comparison, but its broader implications for AI reasoning remain uncertain because OpenAI has not published a complete evaluation protocol or independent IMO certification. In this report, we examine what the IMO entails and why it's a key benchmark, how OpenAI's system was trained and what novel techniques enabled its success, how this compares to previous AI milestones (like DeepMind's AlphaGo, OpenAI's GPT-4, and DeepMind's AlphaCode/AlphaGeometry), and discuss the broader significance for artificial general intelligence (AGI), as well as implications for education, research, and human mathematicians. We also include commentary from experts and stakeholders about this historic moment.

Update (February 2026): Google DeepMind reported that IMO coordinators officially graded its Gemini Deep Think submissions at the 2025 gold-medal standard. Google DeepMind OpenAI released o3 and o4-mini before the IMO, on April 16, 2025; GPT-5 followed on August 7, 2025, and GPT-5.2 on December 11, 2025. OpenAI reported that o4-mini reached 99.5% pass@1 on AIME 2025 with Python access, a result it cautioned should not be compared with models evaluated without tool access. OpenAI o3 and o4-mini OpenAI GPT-5 OpenAI GPT-5.2

02

The International Mathematical Olympiad: Format and Prestige

The International Mathematical Olympiad (IMO) is the world’s premier mathematics competition for pre-college students, often regarded as the ultimate test of youthful mathematical talent [1] deepmind.google. First held in 1959 in Romania, the IMO has grown to involve over 100 countries, each sending a team of up to six top high-school math students [2]. The contest’s format is grueling: it spans two days, with contestants sitting for a 4.5-hour exam each day, solving three challenging problems per day (six problems in total) [3] [4]. Problems are proof-based and cover topics like algebra, combinatorics, number theory, and geometry. They are original, complex questions designed to require multi-step creative reasoning and rigorous proof writing, far beyond routine textbook exercises [5] [6].

Successful IMO participants represent the pinnacle of young mathematical ability – indeed, many famous mathematicians were IMO medalists in their youth. Mathematicians including Terence Tao and Grigori Perelman, who declined the Fields Medal, won gold medals at IMO before their research careers [3] deepmind.google. Competitors often train for years and thousands of hours to master problem-solving techniques deepmind.google. Winning an IMO gold medal is widely considered a benchmark of exceptional mathematical talent, signaling that a student ranks among the world’s best problem solvers at the pre-university level [1] deepmind.google. The Olympiad’s difficulty and prestige make it a natural “grand challenge” for AI as well – a benchmark to test whether an AI system can perform complex mathematical reasoning at a human-expert level deepmind.google.

Example of an IMO 2025 problem (Problem 1). Each IMO question demands creative, multi-step reasoning and a written proof. Even formulating the problem conditions requires advanced mathematical insight. [7]

IMO scoring is also rigorous. Each problem is scored on a scale of 0 to 7 points by competition coordinators. Earning full marks on a problem typically requires a complete, correct proof; partial credit is given for significant progress or correct partial solutions. The total score (out of 42) determines the medal: roughly the top ~1/12 of contestants get gold, the next ~1/6 silver, next ~1/4 bronze (the exact cutoff varies each year). In 2025, the gold medal cutoff was 35 points [8]. Thus, OpenAI reported a 35-point result—equal to the 2025 gold-medal cutoff—in its own evaluation. Because IMO coordinators did not certify OpenAI’s submission, this supports a gold-medal-level comparison rather than an official IMO award.

Finally, it’s worth noting that the IMO for AIs is an evaluative exercise; AI systems do not officially compete against human students. Instead, after the human contest, organizers or researchers publish the problems, and AI models are tested on them under analogous conditions (with appropriate precautions to ensure the model hasn’t seen the problems before). This makes the IMO an excellent benchmark to assess an AI’s ability to handle truly novel, hard problems that were not in its training data [9]. In 2025, OpenAI reported a 35/42 result in its own evaluation. Separately, Google DeepMind submitted Gemini Deep Think solutions that IMO coordinators officially graded and certified at 35/42, the gold-medal standard Google DeepMind.

03

What OpenAI Has Publicly Disclosed About Its IMO Evaluation

OpenAI’s IMO-solving system is described as a “general-purpose reasoning LLM” – essentially a next-generation large language model specialized in complex reasoning tasks [10]. Notably, OpenAI has not yet disclosed full technical details (the model remains unreleased as of mid-2025), but the team has highlighted several aspects of its training and design:

  • Base Architecture: OpenAI has not publicly disclosed whether the evaluation system used particular architectures, symbolic components, or other tools. As OpenAI CEO Sam Altman emphasized, “this is an LLM doing math and not a specific formal math system” [11]. In other words, the model was trained to predict tokens (words), but has learned to produce logically valid proofs through its training process [12].

  • Training Data: OpenAI has not publicly disclosed the model’s training data, fine-tuning process, or IMO-specific preparation. According to OpenAI researcher Jerry Tworek, the model received “very little IMO-specific work” – it was not heavily specialized on past IMO problems [13]. Instead, the team continued training their general base models (likely on a mix of math datasets and other challenging reasoning problems) and applied new reinforcement learning techniques to push its problem-solving abilities [13] [14]. This suggests a focus on generalization: the AI wasn’t simply fed the answers to previous IMO problems; rather it learned general problem-solving strategies that transfer to Olympiad-level questions.

  • Training and inference details: OpenAI has not publicly disclosed enough detail to establish the model’s reward design, process supervision, search strategy, verification system, or inference procedure. The reported 35/42 result supports a comparison with the 2025 gold cutoff, but it does not substantiate claims about mechanisms such as intermediate rewards, tree-of-thought, multi-agent debate, or internal candidate-path search OpenAI.

  • Evaluation strategy: Public statements described two 4.5-hour sessions under the human-contest rules, with no tools or internet access, and grading by three former IMO medalists who finalized scores by unanimous consensus. They do not disclose the full model configuration, prompting, sampling, candidate-selection procedure, or independently auditable grading materials Alexander Wei OpenAI.

  • General-Purpose vs Specialized: A striking aspect of OpenAI’s approach is that the IMO-solving model is not a narrowly specialized system just for contest math. “We reach this capability level not via narrow, task-specific methodology,” Wei noted, contrasting it with efforts like DeepMind’s dedicated math solvers [15]. For example, DeepMind’s AlphaGeometry (discussed later) was specifically built for geometry problems. OpenAI instead built a single LLM that can reason broadly. This generalist philosophy aligns with pursuing AGI, where one system can perform a wide range of intellectual tasks. In fact, Sam Altman commented that this success is “part of our main push towards general intelligence”, achieved by an LLM reasoning through math rather than a custom symbolic system [11]. The model wasn’t even explicitly trained for IMO alone – Noam Brown emphasized “this isn’t an IMO-specific model” but rather a demonstration of new general reasoning techniques on a very challenging domain [16].

  • The Team and Model Status: The breakthrough was achieved by a small OpenAI research team led by Alexander Wei (himself a former Olympiad medalist in informatics) [17] [18]. Wei credited colleagues Sheryl Hsu, Noam Brown and others for "turning this crazy dream into reality" [19]. At the time of the announcement, OpenAI made it clear that the IMO solver was a research prototype, not yet deployed in any product. "We don't plan to release anything with this level of math capability for several months," Wei noted, citing that it was an experimental model separate from the then-upcoming GPT-5 release [20] [21]. Wei explicitly said the IMO model was not the same as GPT-5 – it was built on its own track with new techniques [21] [22]. Update (February 2026): o3 and o4-mini were released on April 16, 2025, before the 2025 IMO; GPT-5 was released on August 7, 2025, and GPT-5.2 on December 11, 2025. OpenAI o3 and o4-mini OpenAI GPT-5 OpenAI GPT-5.2

In summary, OpenAI reported a gold-medal-level 35/42 evaluation for an experimental general-purpose reasoning model. Public statements describe the human-style time limit, no-tool/no-internet setting, natural-language proofs, and grading by three former IMO medalists; they do not establish the model’s detailed training, search, verification, inference, sampling, or selection methods. Nor does OpenAI’s assessment constitute IMO certification. The released score is a notable reported benchmark result, but it should not be treated as an official IMO medal.

04

Comparison to Previous AI Milestones in Reasoning and Problem-Solving

OpenAI’s reported IMO evaluation invites comparison with earlier landmark achievements in AI, each illustrating different aspects of machine intelligence. Below, we compare the IMO-solving model to AlphaGo, GPT-4, and AlphaCode/AlphaZero-style systems, focusing on reasoning, abstraction, and symbolic manipulation:

  • Versus AlphaGo (2016): DeepMind’s AlphaGo famously beat the world champion in the game of Go, a turning point for AI in games [23]. Both AlphaGo and OpenAI’s math model use deep neural networks and reinforcement learning, but the nature of their reasoning differs. Go is a deterministic, fully observable game with clear rules and an objective score (win/lose), which allowed AlphaGo to train via self-play and use Monte Carlo tree search for optimal moves. In contrast, solving IMO problems involves open-ended creative reasoning with no simple win condition – the AI must formulate a proof, which is more like writing an essay than playing a game. AlphaGo’s strength was in pattern recognition and lookahead search within a well-defined problem space (the Go board). OpenAI’s math AI operates in the space of formal mathematical logic and human language, which is far less structured. It had to develop an understanding of abstract concepts and how to chain together logical arguments – an ability closer to symbolic reasoning than AlphaGo’s heuristic search. Importantly, AlphaGo was domain-specific (only Go) and built with game-specific techniques, whereas the IMO model is a general language model adapted to math reasoning [15]. This reflects a broader trend: earlier AI milestones (chess, Go, poker, etc.) often involved narrow AI with bespoke solutions, while the new milestone points toward a more general reasoning engine capable of handling an unbounded variety of problems. In terms of abstraction, AlphaGo learned high-level strategic intuition for Go, but it did not need to understand language or explicit logic. The IMO AI needed to interpret complex problem statements and invent proofs – tasks requiring a higher level of semantic understanding and the ability to manipulate abstract mathematical symbols and concepts internally. AlphaGo and the reported IMO evaluation test different capabilities and use different evaluation settings. OpenAI’s reported result suggests stronger performance on long-form Olympiad proofs, but it is not a direct measure of general reasoning or a like-for-like comparison with AlphaGo OpenAI Google DeepMind.

  • Versus GPT-4 (2023): GPT-4, OpenAI’s previous flagship LLM, was known for its broad knowledge and language prowess, and it could solve moderately complex math problems with the right prompting (e.g. it excelled on high school math contests in the MATH dataset, and could handle some Olympiad-style questions) [10]. However, GPT-4 still often stumbled on difficult multi-step problems or produced flawed proofs, especially without external tools. The new model represents a leap in robust reasoning and reliability in the mathematical domain. One key difference is persistence and planning: GPT-4 typically completes its responses in a few thousand tokens at most (equivalent to maybe a few minutes of reasoning if we imagine it step-by-step). The IMO model, by design, can carry out a much longer chain-of-thought – effectively spending hours worth of computation to craft a proof [24]. It likely uses mechanisms (perhaps an iterative scratchpad or supervised chain-of-thought) that GPT-4 did not fully employ. OpenAI disclosed that GPT-4 was trained to predict the next word and then fine-tuned with reinforcement learning from human feedback. It has not disclosed comparable training details for the IMO system, so claims about targeted mathematical training, theorem proving, or the causes of the reported result should remain unmade. OpenAI on GPT-4 OpenAI on its reported IMO result In short, if GPT-4 was an “all-rounder” with some math talent, the IMO gold model is like an “Olympiad champion” – it retains generality but has a far deeper grasp of formal reasoning. OpenAI’s progress from GPT-4 to this model mirrors the trajectory of benchmarks: in 2022-2023, models reached near-saturation on GSM8K (grade-school math word problems) and the MATH dataset (high school contest problems) [10]. By 2024, models like GPT-4 and others could handle easier contest problems and even the American Invitational Mathematics Examination (AIME, which has numeric answers) [10]. But those tasks still involve either short answers or less complex reasoning than IMO. The gap between GPT-4’s capabilities and a true IMO-level solver was substantial. Crossing that gap required new techniques, and the result – achieving IMO gold – was considered “a milestone many thought was years away” even by experts at OpenAI [25]. This underscores that the new model extends the frontier of machine reasoning well beyond what GPT-4 demonstrated.

  • Versus AlphaCode / Code Generation AIs (2022): AlphaCode (DeepMind, 2022) and similar code-generation models (like OpenAI’s Codex) were tested on competitive programming problems, another challenging domain. AlphaCode reached roughly the level of a novice human competitor in coding contests by generating many candidate programs and selecting those that passed test cases [26]. Both coding problems and Olympiad math problems require reasoning and problem decomposition. However, coding tasks have a crucial advantage: the AI’s output (a program) can be executed and checked against test cases, providing an automatic correctness signal. AlphaCode used large-scale sampling and a filtering, clustering, and reranking pipeline; DeepMind describes its final 10 candidates as being submitted for external assessment, rather than simply verified against contest answer keys. Google DeepMind In contrast, an Olympiad math proof can’t be automatically tested – it has to be logically correct by construction and convincing to a human grader. OpenAI has not publicly disclosed the number of attempts, candidate solutions, or any internal search, verification, or selection procedure used for its IMO evaluation. OpenAI This makes the math task arguably harder in terms of requiring internal consistency and symbolic precision. AlphaCode’s use of executable outputs makes its evaluation setting materially different from an informal-proof benchmark. OpenAI has not publicly disclosed the number of attempts, candidates, or internal paths used in its IMO evaluation, so no comparison of search effort or “few tries” is supportable. OpenAI Another difference is that programming problems usually have a clearly defined solution procedure (an algorithm to find), whereas IMO problems often require insight or clever tricks that are not obvious. The AI had to demonstrate a form of creative insight, analogous to coming up with a novel lemma or construction, which is a new territory for AI. On the abstraction spectrum, coding AIs manipulate formal programming languages and can use brute-force logic, whereas the Olympiad AI must manipulate mathematical abstractions and prove general statements, which is a higher bar for symbolic reasoning. It is telling that previous attempts to solve Olympiad problems (like DeepMind’s AlphaProof in 2024) integrated symbolic logic systems to check proofs [27], whereas OpenAI’s model worked with informal proofs in natural language and still succeeded. This suggests an improvement in the pure neural reasoning capability.

  • Versus DeepMind's AlphaProof & AlphaGeometry (2022-2024): A more directly relevant milestone is DeepMind's effort on IMO problems. In 2022-2024, DeepMind developed AlphaGeometry (for geometry problems) and AlphaProof (for algebra/number theory/combinatorics) which together achieved a silver-medal level on IMO 2024 problems (solving 4 out of 6, earning 28 points) [28] deepmind.google. Those systems used a hybrid approach: a combination of a pre-trained language model with symbolic reasoning tools and search algorithms[29] [27]. For example, AlphaGeometry translated geometry problems into a formal language and used a geometry solver to manipulate points and lines, while AlphaProof attempted formal proofs with reinforcement learning guidance [27] deepmind.google. They also incorporated Google's large language model (Gemini) to guide the search [30]. The result was impressive – AlphaGeometry2 reportedly solved ~84% of past IMO geometry problems [31] – but these systems were domain-specific and modular, and still fell short of gold. OpenAI's new model differed in that it is a single neural generalist model that solved 5/6 problems without any specialized symbolic module for math [14]. Wei specifically contrasted their approach with DeepMind's: unlike AlphaGeometry, which was built just for math, our model is a general-purpose reasoning LLM [14]. This makes the achievement arguably more significant for AGI: it wasn't a handcrafted math expert system, but a generally trained AI that learned to solve math. It's also noteworthy that DeepMind's 2024 attempt required combining two systems (AlphaProof + AlphaGeometry) and heavy human engineering, whereas OpenAI's model handled all problem types (algebra, geometry, etc.) in one framework. The trade-off is that DeepMind's approach could formally verify its solutions (they forced the AI to write in a formal proof language that could be checked for logical correctness) [32]. OpenAI’s public disclosure does not establish its proof-verification process or whether the model used formal proof-assistant support. OpenAI Update (February 2026): DeepMind has now officially confirmed gold-medal level performance at IMO 2025 using an advanced version of Gemini with Deep Think, solving 5 of 6 problems for 35 points – matching OpenAI's score deepmind.google. Notably, DeepMind's 2025 approach marked a significant shift: unlike their 2024 system requiring expert translation into domain-specific languages like Lean and 2-3 days of computation, the 2025 Gemini model operated end-to-end in natural language, producing rigorous proofs directly from official problem descriptions within the 4.5-hour competition time limit. Their results were officially graded and certified by IMO coordinators using the same criteria as student solutions. AlphaGeometry2's code has been open-sourced on GitHub [33], and their formal reasoning work was published in Nature in November 2025 [34].

In summary, OpenAI’s reported 35/42 IMO evaluation is a notable, but not officially certified, benchmark result for AI reasoning and abstraction. Unlike game-playing AIs, it tackles an unbounded, creative problem domain. Compared with GPT-4, the reported score is consistent with stronger performance on this set of Olympiad problems, but it does not by itself establish reliability, logical coherence across tasks, or the mechanism behind the result. Unlike DeepMind’s coordinator-certified Gemini result, OpenAI’s public disclosure reported a no-tool, no-internet evaluation but does not establish the full model configuration, internal verification process, or candidate-selection procedure; comparisons of those procedures should therefore remain limited. This milestone thus closes a significant gap: many experts thought solving full Olympiad problems was beyond pure neural networks for years to come [25], yet here we are. It indicates that machine reasoning abilities are advancing rapidly, and tasks that require abstract thought and symbol manipulation (once deemed exclusive to human intelligence) are now within reach of AI.

Evaluating AI for your business?

Our team helps companies navigate AI strategy, model selection, and implementation.

Get a Free Strategy Call
05

Significance for Artificial General Intelligence (AGI)

Achieving IMO gold-level performance has long been viewed as a “grand challenge” on the path to artificial general intelligencedeepmind.google. AGI is often defined as AI that can successfully perform any intellectual task that a human can. Olympiad problems, with their need for understanding, creativity, and reasoning, were thought to be a stringent test of an AI’s general problem-solving ability. So what does it mean that an AI can now match the best young human minds in this arena?

Firstly, the reported score is evidence of strong performance on a difficult, six-problem mathematical evaluation. It does not by itself establish the model’s training data, domain-specific preparation, reasoning procedure, or performance on other tasks OpenAI. Noam Brown noted that progress has been "fast in math" – in just a couple of years AI models went from grade-school math to saturating high-school benchmarks to now olympiad-level [10]. This pace surprised even researchers: "this result is brand new… It was a surprise even to many researchers at OpenAI", Brown said [35]. Such rapid advancement has led experts to update their timelines for AGI-related feats, as a challenge thought to be a decade away fell early. As Sam Altman put it, reaching IMO gold had not felt like a near-term expectation [11] [36]. Now it's a reality.

Update (February 2026): OpenAI’s December 2025 release notes report that GPT-5.2 Thinking scored 100.0% on AIME 2025 without tools and 92.4% on GPQA Diamond without tools; GPT-5.2 Pro scored 93.2% on GPQA Diamond OpenAI. These are vendor-reported benchmark results, not evidence that contest-math performance generalizes to all forms of novel reasoning.

Importantly, solving contest problems is not equivalent to full human-level AI. It’s a narrow measure of intelligence – albeit a telling one. Terence Tao, one of the world’s top mathematicians, had predicted just weeks earlier (in June 2025) that AI would not yet score high on the IMO, suggesting instead to try easier contests with numeric answers [37]. He believed the requirement for writing a long-form proof would stymie AIs. OpenAI’s reported score shows that its experimental system performed strongly on this language-based proof evaluation. The disclosed result does not establish a general-reasoning threshold, the novelty of every proof approach, or a core component of general intelligence. As researcher Sébastien Bubeck emphasized, a next-word predictor managed to produce “genuinely creative proofs for hard, novel math problems”, a feat previously limited to a tiny elite of human prodigies [12]. Some researchers interpret the result as evidence of progress on difficult mathematical tasks, but the disclosed evaluation does not determine whether the model’s performance reflects general reasoning or how it achieved the result.

That said, there are caveats when extrapolating to AGI. One limitation of comparisons with human contestants is that OpenAI has not publicly disclosed the model’s training exposure, inference compute, or evaluation procedure. OpenAI So some argue it’s not a direct “fair” comparison to human intelligence, since the AI leverages brute-force in ways humans cannot. However, others counter that this difference is the point – AI minds work differently (silicon vs. biological), and that doesn’t diminish the achievement [38] [39]. In fact, one could say: an alien form of intelligence just excelled at a very human intellectual challenge.

Another aspect is generalization beyond math contests. Does excelling at IMO problems translate to ability in other domains? OpenAI's team suggests yes, to an extent, because the techniques developed were general-purpose and the model itself is general. The same reinforcement learning system behind the math AI was also used (in that week) to develop a general AI agent and to compete in a programming contest, according to Tworek [40]. This hints that the system's core capabilities (long-horizon planning, reasoning, perhaps tool use in other modes) could be applied to many tasks. Sam Altman explicitly framed the IMO win as part of progress toward general intelligence, not just a niche accomplishment [11]. Still, mathematics is a very structured domain with clear rules; the real world with its ambiguities may pose additional challenges.

Update (February 2026): Terence Tao has provided updated perspective on this topic, stating he is "increasingly of the opinion that the most productive near-term adoptions of AI in mathematics will primarily come not from applying the most powerful models to the most challenging problems... but from using medium-powered tools to accelerate and scale up more mundane and time-consuming, but still essential, research tasks." mathstodon.xyz. Tao collaborated with Google DeepMind to test their AlphaEvolve system on 67 challenging mathematical problems, publishing results openly including full data and prompts on GitHub [41]. His research indicates that AI excels at exhaustive exploration of defined spaces but struggles with conceptual breakthroughs – AI is a powerful tool for mathematical exploration, but it's not magic.

In the context of AGI, solving math problems has symbolic significance. Mathematician Kevin Buzzard commented (regarding DeepMind’s earlier work) that while contest problems are hard, they are “conceptually simple” in the sense that they don’t require new definitions or deep theory, unlike frontier research problems [42]. In other words, an AI solving Olympiad problems is doing something extraordinary within a constrained sandbox of high-school mathematics. To be an AGI, an AI would need to handle the messy, open-ended problems of the real world and scientific research. The IMO result is a necessary step in that direction – demonstrating the ability to reason and “think” for an extended period – but not a complete indicator of human-level AI on all fronts. We also know that current LLMs can display “jagged intelligence” – they might solve a hard Olympiad problem one moment, yet make a silly mistake on a simple question the next [43]. This inconsistency (as described by Andrej Karpathy) shows that while the model’s upper bound of capability is extremely high, its reliability and common-sense understanding might still lag in other contexts.

Nonetheless, many experts see this milestone as deeply significant. It suggests that some forms of high-level cognition (like mathematical reasoning) are within reach of AI, which bolsters optimism about tackling even grander challenges: generating new mathematical conjectures, solving unsolved research problems, or mastering other domains of creativity and reasoning. It’s a reminder that AGI might not require fundamentally new paradigms beyond scaling up and refining current ML techniques – a debate ongoing in the field. On the other hand, skeptics like Gary Marcus urge caution. Marcus acknowledged that the reported result is “genuinely impressive,” but noted “OpenAI has told us the result, but not how it was achieved”, leaving many questions [44]. He points out that independent verification by IMO officials has not yet occurred [23]. Marcus’s stance highlights that for AGI significance, we’d like to know an AI isn’t just regurgitating stored solutions or exploiting some loophole. OpenAI’s transparency in releasing solutions and describing conditions helps here, but full confidence will grow once the methods are published and reproduced.

In conclusion, OpenAI’s reported gold-medal-level IMO evaluation is a notable reasoning benchmark. Because it was not certified by IMO coordinators, its implications for AI capability and AGI should be interpreted with appropriate caution. It doesn’t mean AI has conquered all aspects of intelligence, but it’s a notable chisel in the wall separating specialized AI from human-like general problem solving. Each such achievement narrows the domain where humans could claim exclusive superiority. As one observer analogized, if language models were like learning to “sing whale songs,” then an AI winning a math Olympiad is like “a whale winning a Nobel Prize in physics” – an astonishing crossing of a cognitive rubicon [45] [46]. The long-term significance will be seen in how these capabilities translate into real-world scientific and technological progress, which leads us to consider the broader implications.

06

Implications for Education and Training

The arrival of AI that can solve Olympiad-level math problems has profound implications for education, particularly mathematics education and the cultivation of talent. Here are several key points and potential impacts:

  • AI as a Math Tutor and Training Tool: An immediate positive implication is the potential for advanced AI tutors that can train the next generation of students. If an AI can solve IMO problems and explain solutions, it could become an invaluable coach for aspiring contestants. Educational platforms might integrate such models to provide hints or full solutions to challenging problems, offering personalized guidance. Students in remote areas or without access to expert coaches could learn problem-solving techniques from the AI. It’s like having a world-class mathematician on call to check your proof or suggest a different approach. Over time, this could democratize high-level math education and raise the ceiling of achievement for more students. However, realizing this potential will require careful design: the AI’s explanations need to be correct and pedagogically sound, and students must be taught to use the tool to learn concepts rather than just to get answers.

  • Rethinking Assessment and Competition: On the flip side, if AI can reliably solve even the hardest contest problems, math competitions and assessments may need to adapt. In the short term, contests like the IMO will likely forbid AI use (just as calculators or computers are often forbidden) to preserve their integrity as human competitions. But in the long term, if AI becomes commonplace, one must ask: what’s the value of humans competing to do something a machine can do better? Some educators might shift emphasis away from contest problems as the pinnacle of math talent, towards areas where human intuition is still paramount. Alternatively, contests might evolve to include new styles of problems or even human+AI collaboration categories. We might imagine an “AI Math Olympiad” where AI agents compete – in fact, Terence Tao speculated about the idea of a parallel Olympiad for AIs under the same conditions [47] [48]. For classroom learning and exams, teachers will have to contend with students potentially using AI solvers for homework or cheating. This is similar to the challenge ChatGPT posed for essay-based assignments, now extended to high-level math. It could push educators to place more weight on oral exams or on assessing understanding of concepts rather than just correct problem solutions.

  • Emphasizing Creativity and Conceptual Thinking: If routine or even Olympiad-level problem solving becomes automated, human education may shift toward skills that complement AI. For example, educators might encourage more research-oriented thinking in students – posing open-ended problems or exploratory projects rather than solely competition-style problems. The value of memorizing techniques or practicing hundreds of contest problems might diminish if an AI can generate solutions on demand. Instead, students might focus on developing intuition, the ability to ask good questions, and the skill of interpreting and validating AI outputs. Essentially, the human role could move up the abstraction ladder: rather than being solvers, humans become problem posers, theory builders, and interpreters. This could actually enrich math education if done thoughtfully, making it less about drilling and more about genuine inquiry.

  • Motivation and Inspiration: There’s a cultural aspect too. Math competitions have inspired generations of mathematicians. Will an AI outperforming humans discourage young people (“why bother if the AI is better?”) or will it challenge them to push even further? Optimistically, seeing an AI achieve this might inspire students – if a machine can learn to do it, perhaps the techniques it discovered can be taught, and humans can reach new heights too. Additionally, the AI can generate new problems or variations, enriching the problem-solving landscape. Competitions might use AI to generate fresh problems that even the AI hasn’t seen, to keep a step ahead. The interplay could be exciting: humans and AIs pushing each other to higher levels of creativity (similar to how chess saw a renaissance with humans learning from AI moves post-Deep Blue and AlphaZero).

  • Addressing “Jagged” Understanding: One risk is if students rely too heavily on AI-solutions, they might get correct answers without truly understanding the material. This is already a concern with tools like Wolfram Alpha or chatbots doing homework; it could become more acute if even complex proofs can be had at a click. Educators will need to emphasize the importance of building one’s own problem-solving skills. Perhaps curricula will include learning with AI – for instance, students might critique or debug an AI’s proof, which turns the AI into a partner rather than an answer generator. This could sharpen their critical thinking: an AI might intentionally provide an almost-correct proof and ask the student to find the flaw.

In summary, education stands to benefit enormously from AI that can solve and explain difficult problems, but it will require reimagining teaching methods and evaluation. The presence of such AI might raise overall standards – what was “exceptionally hard” is now routine for AI, so humans can aim higher – but it also means we must double down on cultivating the uniquely human aspects of mathematical creativity and insight, so that students do not become passive consumers of AI output.

07

Implications for Mathematical Research and the Role of Human Mathematicians

Beyond pre-college education, the success of an AI at the Olympiad level prompts important questions for professional mathematics and researchers:

  • AI as a Research Assistant or Collaborator: If an AI can write competition-level proofs, it’s natural to wonder if it can assist in original research mathematics. While contest problems are self-contained, research problems often require building new concepts or dealing with very large, complex proofs. We’re not at the stage of an AI proving a deep new theorem in algebraic geometry or solving a Millennium Prize Problem – those involve rich contexts and creativity that likely still exceed current AI. However, we can foresee near-term roles for AI in mathematical research:

  • Proof Verification and Checking: An AI capable of human-level proof writing could be adapted to read and verify proofs, functioning as an enhanced referee or proof assistant. Unlike existing formal proof systems (which require manual formalization of statements), a powerful LLM could potentially read a mathematician’s paper in natural language and flag logical gaps or suggest fixes. This could dramatically speed up the process of verifying new results and increase confidence in correctness [43] (some researchers already experiment with GPT-4 for finding errors in arguments).

  • Conjecture Generation and Exploration: An AI that “thinks” differently might propose novel conjectures or approaches. It could analyze large bodies of known results and suggest patterns. For example, it might generate a hypothesis about prime numbers or geometry that humans haven’t noticed. Mathematicians could then try to prove or refute these conjectures. The AI might also perform brute-force exploration to gather evidence for new conjectures (like an automated Polymath collaborator).

  • Filling in Gaps and Lemmas: In research, you often know the outline of a proof but need to grind through technical lemmas. An AI could handle those steps, or provide references to known results that can be used. Essentially, the AI can take on the “grunt work” of math – algebraic manipulations, case checking, even computational verification – allowing humans to focus on the high-level ideas. This aligns with DARPA’s recent program seeking to use AI as a “co-author” for high-level mathematics [49], aiming to accelerate discovery by pairing human intuition with machine rigor.

  • Impact on Human Mathematicians: The big question is whether AI will eventually eclipse human mathematicians, and how the profession might change. For now, top mathematicians are likely not replaceable – the AI solved Olympiad problems, which are challenging but still designed to have a solution known in advance (by contest designers). True research often ventures into the unknown where even verifying a solution is difficult. However, the line will keep moving. What was once considered deep (like producing a complex novel proof) might become automatable. Mathematicians may increasingly integrate AI tools into their workflow. We might see the emergence of a new skill: prompting and guiding mathematical AIs, i.e., knowing how to ask the right questions so that the AI yields useful insights. Human mathematicians might focus more on setting research directions – deciding which problems are interesting – and interpreting results, rather than manually deriving every step.

There’s also the philosophical side: mathematics has been one of the “purest” human intellectual endeavors. If AIs can do it at a high level, it challenges our understanding of creativity and discovery. Some mathematicians might initially be skeptical or even hostile (concerned that AI proofs might be correct but without “understanding”). But history suggests collaboration will be fruitful. For instance, when computers started to generate parts of proofs (like the famous computer-assisted proof of the Four Color Theorem), it sparked debate but eventually became accepted. Similarly, if an AI helps prove a new theorem, the community will have to adapt to that mode of work.

  • New Research in AI and Math: On the flip side, the intersection of AI and math is becoming a research field of its own. AI solving IMO problems is not the end; the next targets could be solving an open problem or formalizing large parts of mathematics. Efforts like DeepMind's collaboration with Lean (a proof assistant) and OpenAI's work on automating reasoning will intensify. This could lead to improved AI models that incorporate symbolic reasoning more directly (e.g. neural theorem provers), as well as new math developed with the aid of AI. We might also see more prize incentives: the AI Mathematical Olympiad Prize (AIMO Prize) offers a $5 million grand prize to the first publicly shared AI model that enters an AIMO-approved competition and performs at a standard equivalent to an IMO gold medal [50]. Achievements like OpenAI's will spur competitors and researchers worldwide to push further. Update (February 2026): The AIMO Prize program continues to advance, with the third progress prize launched in November 2025, offering the largest prize pot in AIMO history ($2M+) [51]. AIMO Progress Prize 3 problems range from National Olympiad to IMO difficulty level, and winners will showcase their models at AI Day at the 2026 IMO in Shanghai, China [52]. Additionally, DARPA's Exponentiating Mathematics (expMath) program was announced to explore how to accelerate mathematical discovery using AI, aiming to develop an "AI co-author" capable of proposing and proving useful abstractions darpa.mil. The Lean proof assistant's mathematical library (mathlib4) has also grown substantially, containing over 250,000 theorems and 120,000 definitions as of December 2025 [53].

  • Human Creativity and Intuition: Many mathematicians believe that while AI can master the formal aspect of proofs, human intuition and aesthetic judgment in math might remain unique. Good mathematicians often have a sense for which approach will work or which lemmas are true before they can prove them. It’s an open question whether an AI can develop such intuition or if it will rely on brute-force search through ideas. If it’s the latter, human mathematicians could still lead in originating bold new frameworks (like entirely new branches of math) where there’s not yet a trove of data to learn from. In any case, the role of human mathematicians is likely to evolve. They might become more like research directors or curators, overseeing multiple AI agents exploring different pathways, or focusing on communicating and contextualizing results to the broader scientific community.

In conclusion, the advent of an AI that can solve Olympiad problems heralds a new era for mathematical practice. It suggests we’re on the cusp of having AI systems deeply integrated into both the learning and the creation of mathematics. Rather than rendering human mathematicians obsolete, these AI advances could serve as powerful extensions of human capability – much like calculators extended basic arithmetic or computers extended simulation and search. The mathematical community may initially view such AIs with a mix of excitement and caution: excitement at new possibilities (imagine rapidly verifying all proposed proofs, or having a collaborator that never sleeps), and caution in ensuring the reliability and understanding of AI-produced work. If managed well, this could lead to a golden age of mathematical discovery, where human insight and machine power together unravel problems once thought intractable.

08

Expert Commentary and Reactions

The news of OpenAI’s IMO gold-medal AI has drawn strong reactions from experts in AI, mathematics, and related fields:

  • OpenAI Leadership: Sam Altman, CEO of OpenAI, lauded the achievement as “a significant marker of how far AI has come over the past decade”. He emphasized that the result was achieved with a general LLM, calling it part of the push toward general intelligence, rather than a one-off trick [11] [36]. Altman’s public comment on X (Twitter) underscored the point: “we achieved gold medal level on IMO with a general-purpose reasoning system… this is an LLM doing math… part of our main push towards general intelligence.” [11]. Clearly, OpenAI sees this as validating their strategy of scaling up and generalizing AI systems.

  • OpenAI Researchers: Alexander Wei, the lead researcher, expressed excitement and perhaps relief. He noted that when forecasting in 2021 with his PhD advisor (Jacob Steinhardt), he predicted only modest progress by 2025 (30% on a certain math benchmark), and reality far exceeded that: “Instead, we have IMO gold.” [54] [55]. Wei’s posts also gave credit to team members and “giants” whose prior work they built on [19]. Noam Brown provided context in a thread, stressing how unusual it is in AI that even internal experts didn’t see this coming months prior [35]. He wrote “today, everyone gets to see where the frontier is”, hinting that this leap was larger than typical incremental progress [35]. Brown also highlighted the endurance aspect: “IMO problems demand a new level of sustained creative thinking… This model thinks for a long time.” [56]. Another OpenAI scientist, Jerry Tworek, called it a “genuine research breakthrough” by Wei’s team [57] and clarified that minimal IMO-specific training was used [13] – likely to counter any skepticism that the model was just overfit to contest problems.

  • AI Researchers (External): Sébastien Bubeck (Microsoft researcher known for work on GPT-4 and reasoning) was, as mentioned, amazed that a pure next-token predictor could achieve this, emphasizing the creativity of the solutions [12]. Gary Marcus, a prominent critic of AI hype, questioned the transparency of the reported result and the limited public detail about how it was achieved. [44]. Marcus also pointed out that, as of the announcement, no official IMO coordinators had independently verified the solutions [23], implicitly urging caution until a neutral party confirms the grading (though given the use of reputable ex-competitors as graders, the result is generally accepted).

  • Mathematicians: Terence Tao initially predicted AI wouldn't crack IMO so soon [37]. After the result, he commented (via social media on Mathstodon) in a nuanced way. Tao acknowledged the accomplishment but also discussed apples-to-oranges issues in comparing AI to humans directly in competition, and the possibility of separate AI Olympiads [47] [48]. Tao has been a thought leader in contemplating how to evaluate AI mathematicians. Update (February 2026): Tao has since provided more detailed views, cautioning against using AI tools without the ability to independently verify their output, warning that "relying on these tools to compensate for their own mistakes is quite risky and can amplify the weaknesses of such tools, such as hallucination, sycophancy, or lack of grounding" mathstodon.xyz. He has also emphasized that the public's interpretation of AI solving Erdős problems is prone to overstatement. Tao believes mathematics is entering an era of scale where research projects can be crowdsourced, noting that "the other sciences have been able to invent new paradigms. So far, this hasn't happened as much in mathematics, but it's on the cusp" [58]. Kevin Buzzard, as noted from the Nature/SciAm piece, said he imagined it wouldn't be long before AIs get full marks on IMO [59] – and indeed, partial credit aside, we're basically one problem away from that. Buzzard was not surprised by rapid progress, but he cautioned that research-level problems remain far tougher [42]. Many mathematicians see the result as a wake-up call: AI is now part of the landscape of mathematics. Some expressed excitement about offloading tedious work to AIs, while others worry about the integrity of proofs (if generated by a black box) and the future of competitions.

  • Computer Science and AI Community: On forums like Hacker News and Reddit, the news sparked lengthy discussions. Among them, Andrej Karpathy (OpenAI founding member, now Tesla) coined the term “jagged intelligence” to describe how an AI can be superhuman in one task yet subhuman in another [43]. This was echoed in discussions about GPT-4’s known quirks. Others debated whether the AI may have had any unfair advantage or data leakage (the consensus is that OpenAI likely took precautions to ensure the problems were truly fresh to the model, since the 2025 IMO problems wouldn’t have been in its training data). There was also discussion on the new techniques: speculation about whether the model used something like tree-of-thought, and the mention that the model’s proofs were written in a somewhat “minimal” style (limited vocabulary) which might have helped it maintain coherence [60] [61]. Some pointed out that Alexander Wei, the team lead, himself having an Olympiad background, might have informed the approach – for example, focusing on reinforcement learning to mimic how humans do scratch work and gradually refine proofs [17] [62].

  • General Public and Media: News outlets like Business Insider and The Indian Express picked up the story, highlighting how an AI matched top teen prodigies and quoting Altman and Marcus for the significance [63] [23]. The general tone has been that this is “a big deal” (to quote one headline [64]) because it showcases AI moving into domains requiring reasoning. Comparisons were drawn to DeepMind’s AlphaGo and AlphaFold (solving protein folding), framing the IMO result as another breakthrough showing AI’s growing prowess in domains once thought uniquely human.

To sum up the reactions: astonishment and admiration at the technical achievement, mixed with curiosity and caution about what it means. Even those who were skeptical of rapid AI progress are recognizing this as a genuine milestone, while those bullish on AI see it as confirmation that general AI is on the horizon. Experts urge follow-through: publishing details, independent verification, and careful consideration of how to harness this capability. There’s a shared understanding that we’ve crossed into new territory for AI’s role in mathematics and problem-solving.

09

Conclusion

OpenAI’s reported 35/42, gold-medal-level evaluation of an experimental AI system on the 2025 International Mathematical Olympiad is a notable development at the intersection of artificial intelligence, mathematics, and education; it was not an official IMO-certified result. This report has detailed how the IMO – a contest that epitomizes human mathematical ingenuity – became a demanding benchmark on which OpenAI reported a score equal to the 2025 gold cutoff. We examined the limited public description of OpenAI’s model: a general-purpose reasoning system for which detailed training and evaluation methods have not been published. We compared this breakthrough to earlier milestones like AlphaGo’s strategic mastery, GPT-4’s linguistic prowess, and AlphaCode’s problem-solving in coding, highlighting the new ground broken in creative, abstract reasoning and symbolic thought.

The result is notable for AI reasoning benchmarks: Google DeepMind’s system was officially graded at the IMO gold-medal standard, and OpenAI separately reported a gold-cutoff score in its own evaluation. Neither result establishes general intelligence, professional-mathematician parity, or research-level mathematical capability deepmind.google. The success raises important discussions about how AI can be a tool for human learning and discovery. In education, it could transform how we teach and learn mathematics, offering both opportunities (personalized tutoring, democratized access to problem-solving expertise) and challenges (the need to prevent over-reliance or academic dishonesty, and to adjust curricula to an era where AI assistance is available). In research, it foreshadows a future where mathematicians and AI systems work side by side – AIs verifying proofs, suggesting conjectures, and handling routine reasoning, while humans guide, interpret, and drive the creative vision. The role of human mathematicians may evolve but remains crucial: as strategists, deep thinkers, and curators of mathematical knowledge in collaboration with increasingly intelligent tools.

Expert reactions range from enthusiastic (celebrating a decade-long dream realized) to measured (pointing out unanswered questions and the need for transparency). Yet across the spectrum, there is a recognition that this is a historic milestone for AI. It challenges our assumptions about the exclusivity of human cognitive abilities and urges us to prepare for a world where AI systems can match or exceed human performance in intellectual endeavors. As with previous advances, society will need to adapt – ensuring such AI is used ethically, educating people to work effectively with it, and continuing to pursue research on the safety and alignment of these powerful models.

Looking ahead, one can envision even more ambitious goals: perhaps an AI will tackle an unsolved mathematical problem, or become a valuable collaborator in scientific research beyond mathematics. Each step will raise new questions (for example, how do we attribute credit between humans and AI for discoveries? how do we verify and trust AI-generated proofs at the research frontier?) – but these are good problems to have, reflecting progress. In a sense, gold-medal-standard IMO performance is both an endpoint of a classic AI challenge and a starting point for new exploration; OpenAI’s result should be described as reported, while DeepMind’s separate result was officially graded. It signifies that AI systems have produced strong reported results on a demanding mathematical benchmark; the extent to which that performance generalizes beyond the evaluation remains unresolved.

For professionals in AI, mathematics, and education, this is a time to engage deeply: to understand the technologies enabling this feat, to guide their development responsibly, and to innovate in practice and policy to leverage AI’s capabilities for human benefit. OpenAI’s achievement is a milestone in a journey – one that we, as a global community of scientists, educators, and learners, are now collectively navigating. As we move forward, the 2025 IMO result will be remembered as a key marker in AI history, much like Deep Blue in chess or AlphaGo in Go: it has expanded our conception of what machines can do, and challenged us to shape the next era of human-AI synergy in intellectual pursuits.

10

Sources

  • Alexander Wei (OpenAI) via Simon Willison's Weblog – OpenAI's gold medal performance on the International Math Olympiad [10] [65] [65] [12] [35]

  • The Decoder (Matthias Bastian) – OpenAI claims a breakthrough in LLM reasoning on complex math problems [28] [66] [14] [24] [25] [67]

  • Business Insider (Lakshmi Varanasi) – OpenAI just won gold at the world's most prestigious math competition. Here's why that's a big deal. [3] [37] [56]

  • The Indian Express – OpenAI says its next big model can bring home International Math Olympiad gold: A turning point? [4] [23] [44] [11] [36]

  • Scientific American / Nature (Davide Castelvecchi) – Google's AI Can Beat the Smartest High Schoolers in Math [68] [32] [69] [42]

  • Google DeepMind Blog – AI achieves silver-medal standard solving International Mathematical Olympiad problems deepmind.google deepmind.google deepmind.google deepmind.google

  • Analytics India Magazine – OpenAI's Reasoning Model Wins Gold at 2025 IMO, GPT-5 Coming Soon [70] [71] [72]

  • Hacker News discussion – commentary and expert quotes (Noam Brown, others) [17] [45] [47].

Sources Added in February 2026 Update

  • Google DeepMind Blog – Advanced version of Gemini with Deep Think officially achieves gold-medal standard at the International Mathematical Olympiad deepmind.google

  • OpenAI – Introducing o3 and o4-mini [73]

  • OpenAI – Introducing GPT-5 [74]

  • Nature – Olympiad-level formal mathematical reasoning with reinforcement learning [34]

  • Terence Tao – Mathematical exploration and discovery at scale [41]

  • Terence Tao (Mathstodon) – Commentary on AI in mathematics mathstodon.xyz

  • Renaissance Philanthropy – Is Math the Next AI Frontier? A Conversation with Terence Tao [58]

  • WhatLLM – Best Math LLMs January 2026 [75]

  • Simon Willison – 2025: The year in LLMs [76]

  • AIMO Prize – Third $2.2 million AIMO progress prize launched [51]

  • Kaggle – AI Mathematical Olympiad - Progress Prize 3 [52]

  • DARPA – Math + AI = Tomorrow's breakthroughs darpa.mil

  • arXiv – AI for Mathematics: Progress, Challenges, and Prospects [53]

  • GitHub – google-deepmind/alphageometry [33]

  • Helicone – OpenAI o3 Released: Benchmarks and Comparison to o1 [77]

Sources / 77

Get a Free AI Cost Estimate

Tell us about your use case and we'll provide a personalized cost analysis.

Ready to implement AI at scale?

From proof-of-concept to production, we help enterprises deploy AI solutions that deliver measurable ROI.

Book a Free Consultation

How We Can Help

IntuitionLabs helps companies implement AI solutions that deliver real business value.

Disclaimer

The information contained in this document is provided for educational and informational purposes only. We make no representations or warranties of any kind, express or implied, about the completeness, accuracy, reliability, suitability, or availability of the information contained herein. Any reliance you place on such information is strictly at your own risk. In no event will IntuitionLabs.ai or its representatives be liable for any loss or damage including without limitation, indirect or consequential loss or damage, or any loss or damage whatsoever arising from the use of information presented in this document. This document may contain content generated with the assistance of artificial intelligence technologies. AI-generated content may contain errors, omissions, or inaccuracies. Readers are advised to independently verify any critical information before acting upon it. All product names, logos, brands, trademarks, and registered trademarks mentioned in this document are the property of their respective owners. All company, product, and service names used in this document are for identification purposes only. Use of these names, logos, trademarks, and brands does not imply endorsement by the respective trademark holders. IntuitionLabs.ai is an AI software development company specializing in helping life-science companies implement and leverage artificial intelligence solutions. Founded in 2023 by Adrien Laurent and based in San Jose, California. This document does not constitute professional or legal advice. For specific guidance related to your business needs, please consult with appropriate qualified professionals.

Related Articles

Need help with AI?

© 2026 IntuitionLabs. All rights reserved.