In September 2024, OpenAI released its next-generation AI model, o1, designed specifically to enhance multi-step reasoning capabilities. Through an internal chain-of-thought process, o1 can spend more time ‘thinking’ before answering, leading to outstanding performance in fields like mathematics, coding, and science. In several high-difficulty benchmarks, o1’s performance significantly surpasses previous models, marking a major advancement in the AI reasoning paradigm.
Core Innovations
The o1 model employs a novel training method that teaches it to identify and correct its own errors, break down complex problems into simpler steps, and try alternative approaches when a current path is ineffective. This chain-of-thought technique makes the model more effective at handling problems requiring multi-step logic, creating a distinct difference from previous large language models that primarily relied on linguistic patterns.
Benchmark Performance
On problems related to the International Mathematical Olympiad qualifiers, o1 achieved an accuracy of 83.3%, compared to GPT-4o’s 13.4%. In a benchmark of PhD-level science questions covering fields such as physics, chemistry, and biology, o1 reached an average accuracy of 78%, higher than human experts (69.7%) and GPT-4o (56.1%). Furthermore, on the competitive programming benchmark Codeforces, o1 ranked in the top 11%, equivalent to the level of a top-500 high school student in the USA Mathematical Olympiad.
Comparison with Previous Models
Compared to GPT-4o, o1 shows a significant advantage in reasoning-intensive tasks, making it particularly suitable for fields like advanced mathematics, coding, and scientific research. However, for purely language processing tasks, o1 is not the optimal choice. The model is currently accessible via OpenAI’s premium subscription and API, with API pricing at $15 per million input tokens, three times higher than GPT-4o.
Potential Impact and Applications
The release of o1 is seen as a significant milestone in the advancement of large language models. It brings chain-of-thought reasoning capabilities to practical applications and could become a powerful assistive tool for human researchers in areas such as drug discovery, materials science, physics, and coding. This progress indicates that AI models are evolving towards solving complex, real-world problems.