OpenAIโs recently launched o3 and o4-mini AI models are state-of-the-art in many respects. However, the new models still hallucinate, or make things up โ in fact, they hallucinate more than several of OpenAIโs older models.
Hallucinations have proven to be one of the biggest and most difficult problems to solve in AI, impacting even todayโs best-performing systems. Historically, each new model has improved slightly in the hallucination department, hallucinating less than its predecessor. But that doesnโt seem to be the case for o3 and o4-mini.
According to OpenAIโs internal tests, o3 and o4-mini, which are so-called reasoning models, hallucinate more often than the companyโs previous reasoning models โ o1, o1-mini, and o3-mini โ as well as OpenAIโs traditional, โnon-reasoningโ models, such as GPT-4o.
Perhaps more concerning, the ChatGPT maker doesnโt really know why itโs happening.
In its technical report for o3 and o4-mini, OpenAI writes that โmore research is neededโ to understand why hallucinations are getting worse as it scales up reasoning models. O3 and o4-mini perform better in some areas, including tasks related to coding and math. But because they โmake more claims overall,โ theyโre often led to make โmore accurate claims as well as more inaccurate/hallucinated claims,โ per the report.
OpenAI found that o3 hallucinated in response to 33% of questions on PersonQA, the companyโs in-house benchmark for measuring the accuracy of a modelโs knowledge about people. Thatโs roughly double the hallucination rate of OpenAIโs previous reasoning models, o1 and o3-mini, which scored 16% and 14.8%, respectively. O4-mini did even worse on PersonQA โ hallucinating 48% of the time.
Third-party testing by Transluce, a nonprofit AI research lab, also found evidence that o3 has a tendency to make up actions it took in the process of arriving at answers. In one example, Transluce observed o3 claiming that it ran code on a 2021 MacBook Pro โoutside of ChatGPT,โ then copied the numbers into its answer. While o3 has access to some tools, it canโt do that.
โOur hypothesis is that the kind of reinforcement learning used for o-series models may amplify issues that are usually mitigated (but not fully erased) by standard post-training pipelines,โ said Neil Chowdhury, a Transluce researcher and former OpenAI employee, in an email to TechCrunch.
Sarah Schwettmann, co-founder of Transluce, added that o3โs hallucination rate may make it less useful than it otherwise would be.
Kian Katanforoosh, a Stanford adjunct professor and CEO of the upskilling startup Workera, told TechCrunch that his team is already testing o3 in their coding workflows, and that theyโve found it to be a step above the competition. However, Katanforoosh says that o3 tends to hallucinate broken website links. The model will supply a link that, when clicked, doesnโt work.
Hallucinations may help models arrive at interesting ideas and be creative in their โthinking,โ but they also make some models a tough sell for businesses in markets where accuracy is paramount. For example, a law firm likely wouldnโt be pleased with a model that inserts lots of factual errors into client contracts.
One promising approach to boosting the accuracy of models is giving them web search capabilities. OpenAIโs GPT-4o with web search achievesย 90% accuracyย on SimpleQA, another one of OpenAIโs accuracy benchmarks. Potentially, search could improve reasoning modelsโย hallucination rates, as well โ at least in cases where users are willing to expose prompts to a third-party search provider.
If scaling up reasoning models indeed continues to worsen hallucinations, itโll make the hunt for a solution all the more urgent.
โAddressing hallucinations across all our models is an ongoing area of research, and weโre continually working to improve their accuracy and reliability,โ said OpenAI spokesperson Niko Felix in an email to TechCrunch.
In the last year, the broader AI industry has pivoted to focus on reasoning models after techniques to improve traditional AI models started showing diminishing returns. Reasoning improves model performance on a variety of tasks without requiring massive amounts of computing and data during training. Yet it seems reasoning also may lead to more hallucinating โ presenting a challenge.


