CRYPTOREPORTCLUB
  • Crypto news
  • AI
  • Technologies
Monday, September 15, 2025
No Result
View All Result
CRYPTOREPORTCLUB
  • Crypto news
  • AI
  • Technologies
No Result
View All Result
CRYPTOREPORTCLUB

Why OpenAI’s solution to AI hallucinations would kill ChatGPT tomorrow

September 15, 2025
155
0

September 15, 2025

The GIST Why OpenAI's solution to AI hallucinations would kill ChatGPT tomorrow

Related Post

AI learns to follow predefined norms through a combination of logic and machine learning

AI learns to follow predefined norms through a combination of logic and machine learning

September 15, 2025
North Korean hackers used ChatGPT to help forge deepfake ID

North Korean hackers used ChatGPT to help forge deepfake ID

September 15, 2025
Gaby Clark

scientific editor

Andrew Zinin

lead editor

Editors' notes

This article has been reviewed according to Science X's editorial process and policies. Editors have highlighted the following attributes while ensuring the content's credibility:

fact-checked

preprint

trusted source

written by researcher(s)

proofread

ai glitch
Credit: Pixabay/CC0 Public Domain

OpenAI's latest research paper diagnoses exactly why ChatGPT and other large language models can make things up—known in the world of artificial intelligence as "hallucination." It also reveals why the problem may be unfixable, at least as far as consumers are concerned.

The paper provides the most rigorous mathematical explanation yet for why these models confidently state falsehoods. It demonstrates that these aren't just an unfortunate side effect of the way that AIs are currently trained, but are mathematically inevitable.

The issue can partly be explained by mistakes in the underlying data used to train the AIs. But using mathematical analysis of how AI systems learn, the researchers prove that even with perfect training data, the problem still exists.

The way language models respond to queries—by predicting one word at a time in a sentence, based on probabilities—naturally produces errors. The researchers in fact show that the total error rate for generating sentences is at least twice as high as the error rate the same AI would have on a simple yes/no question, because mistakes can accumulate over multiple predictions.

In other words, hallucination rates are fundamentally bounded by how well AI systems can distinguish valid from invalid responses. Since this classification problem is inherently difficult for many areas of knowledge, hallucinations become unavoidable.

It also turns out that the less a model sees a fact during training, the more likely it is to hallucinate when asked about it. With birthdays of notable figures, for instance, it was found that if 20% of such people's birthdays only appear once in training data, then base models should get at least 20% of birthday queries wrong.

Sure enough, when researchers asked for state-of-the-art models for the birthday of Adam Kalai, one of the paper's authors, DeepSeek-V3 confidently provided three different incorrect dates across separate attempts: "03-07," "15-06," and "01-01." The correct date is in the autumn, so none of these were even close.

The evaluation trap

More troubling is the paper's analysis of why hallucinations persist despite post-training efforts (such as providing extensive human feedback to an AI's responses before it is released to the public). The authors examined ten major AI benchmarks, including those used by Google, OpenAI and also the top leaderboards that rank AI models. This revealed that nine benchmarks use binary grading systems that award zero points for AIs expressing uncertainty.

This creates what the authors term an "epidemic" of penalizing honest responses. When an AI system says "I don't know," it receives the same score as giving completely wrong information. The optimal strategy under such evaluation becomes clear: always guess.

The researchers prove this mathematically. Whatever the chances of a particular answer being right, the expected score of guessing always exceeds the score of abstaining when an evaluation uses binary grading.

The solution that would break everything

OpenAI's proposed fix is to have the AI consider its own confidence in an answer before putting it out there, and for benchmarks to score them on that basis. The AI could then be prompted, for instance: "Answer only if you are more than 75% confident, since mistakes are penalized 3 points while correct answers receive 1 point."

The OpenAI researchers' mathematical framework shows that under appropriate confidence thresholds, AI systems would naturally express uncertainty rather than guess. So this would lead to fewer hallucinations. The problem is what it would do to user experience.

Consider the implications if ChatGPT started saying "I don't know" to even 30% of queries—a conservative estimate based on the paper's analysis of factual uncertainty in training data. Users accustomed to receiving confident answers to virtually any question would likely abandon such systems rapidly.

I've seen this kind of problem in another area of my life. I'm involved in an air-quality monitoring project in Salt Lake City, Utah. When the system flags uncertainties around measurements during adverse weather conditions or when equipment is being calibrated, there's less user engagement compared to displays showing confident readings—even when those confident readings prove inaccurate during validation.

The computational economics problem

It wouldn't be difficult to reduce hallucinations using the paper's insights. Established methods for quantifying uncertainty have existed for decades. These could be used to provide trustworthy estimates of uncertainty and guide an AI to make smarter choices.

But even if the problem of users disliking this uncertainty could be overcome, there's a bigger obstacle: computational economics. Uncertainty-aware language models require significantly more computation than today's approach, as they must evaluate multiple possible responses and estimate confidence levels. For a system processing millions of queries daily, this translates to dramatically higher operational costs.

More sophisticated approaches like active learning, where AI systems ask clarifying questions to reduce uncertainty, can improve accuracy but further multiply computational requirements. Such methods work well in specialized domains like chip design, where wrong answers cost millions of dollars and justify extensive computation. For consumer applications where users expect instant responses, the economics become prohibitive.

The calculus shifts dramatically for AI systems managing critical business operations or economic infrastructure. When AI agents handle supply chain logistics, financial trading or medical diagnostics, the cost of hallucinations far exceeds the expense of getting models to decide whether they're too uncertain. In these domains, the paper's proposed solutions become economically viable—even necessary. Uncertain AI agents will just have to cost more.

However, consumer applications still dominate AI development priorities. Users want systems that provide confident answers to any question. Evaluation benchmarks reward systems that guess rather than express uncertainty. Computational costs favor fast, overconfident responses over slow, uncertain ones.

Falling energy costs per token and advancing chip architectures may eventually make it more affordable to have AIs decide whether they're certain enough to answer a question. But the relatively high amount of computation required compared to today's guessing would remain, regardless of absolute hardware costs.

In short, the OpenAI paper inadvertently highlights an uncomfortable truth: The business incentives driving consumer AI development remain fundamentally misaligned with reducing hallucinations. Until these incentives change, hallucinations will persist.

More information: Adam Tauman Kalai et al, Why Language Models Hallucinate, arXiv (2025). DOI: 10.48550/arxiv.2509.04664

Journal information: arXiv Provided by The Conversation

This article is republished from The Conversation under a Creative Commons license. Read the original article.

Citation: Why OpenAI's solution to AI hallucinations would kill ChatGPT tomorrow (2025, September 15) retrieved 15 September 2025 from https://techxplore.com/news/2025-09-openai-solution-ai-hallucinations-chatgpt.html This document is subject to copyright. Apart from any fair dealing for the purpose of private study or research, no part may be reproduced without the written permission. The content is provided for information purposes only.

Explore further

New method can teach AI to admit uncertainty

Feedback to editors

Share212Tweet133ShareShare27ShareSend

Related Posts

AI learns to follow predefined norms through a combination of logic and machine learning
AI

AI learns to follow predefined norms through a combination of logic and machine learning

September 15, 2025
0

September 15, 2025 The GIST AI learns to follow predefined norms through a combination of logic and machine learning Lisa Lock scientific editor Robert Egan associate editor Editors' notes This article has been reviewed according to Science X's editorial process and policies. Editors have highlighted the following attributes while ensuring...

Read moreDetails
North Korean hackers used ChatGPT to help forge deepfake ID

North Korean hackers used ChatGPT to help forge deepfake ID

September 15, 2025
Google’s top AI scientist says ‘learning how to learn’ will be next generation’s most needed skill

Google’s top AI scientist says ‘learning how to learn’ will be next generation’s most needed skill

September 13, 2025
OpenAI reaches new agreement with Microsoft to change its corporate structure

OpenAI reaches new agreement with Microsoft to change its corporate structure

September 13, 2025
AI hype has just shaken up the world’s rich list: What if the boom is really a bubble?

AI hype has just shaken up the world’s rich list: What if the boom is really a bubble?

September 12, 2025
US regulator probes AI chatbots over child safety concerns

US regulator probes AI chatbots over child safety concerns

September 12, 2025
FTC launces inquiry into AI chatbots acting as companions and their effects on children

FTC launces inquiry into AI chatbots acting as companions and their effects on children

September 11, 2025

Recent News

China says NVIDIA’s Mellanox acquisition violated antitrust law

China says NVIDIA’s Mellanox acquisition violated antitrust law

September 15, 2025
Why OpenAI’s solution to AI hallucinations would kill ChatGPT tomorrow

Why OpenAI’s solution to AI hallucinations would kill ChatGPT tomorrow

September 15, 2025
3 Altcoins at Risk of Major Liquidations in the Third Week of September

3 Altcoins at Risk of Major Liquidations in the Third Week of September

September 15, 2025
iOS 26 is here: Find out if your iPhone is eligible for the free update

iOS 26 is here: Find out if your iPhone is eligible for the free update

September 15, 2025

TOP News

  • WhatsApp has ads now, but only in the Updates tab

    WhatsApp has ads now, but only in the Updates tab

    575 shares
    Share 230 Tweet 144
  • God help us, Donald Trump plans to sell a phone

    576 shares
    Share 230 Tweet 144
  • Investment Giant 21Shares Announces New Five Altcoins Including Avalanche (AVAX)!

    575 shares
    Share 230 Tweet 144
  • Tron Looks to go Public in the U.S., Form Strategy Like TRX Holding Firm: FT

    575 shares
    Share 230 Tweet 144
  • AI generates data to help embodied agents ground language to 3D world

    575 shares
    Share 230 Tweet 144
  • About Us
  • Contact Us
  • Privacy Policy
  • Terms of Use
Advertising: digestmediaholding@gmail.com

Disclaimer: Information found on cryptoreportclub.com is those of writers quoted. It does not represent the opinions of cryptoreportclub.com on whether to sell, buy or hold any investments. You are advised to conduct your own research before making any investment decisions. Use provided information at your own risk.
cryptoreportclub.com covers fintech, blockchain and Bitcoin bringing you the latest crypto news and analyses on the future of money.

© 2023-2025 Cryptoreportclub. All Rights Reserved

Welcome Back!

Login to your account below

Forgotten Password?

Retrieve your password

Please enter your username or email address to reset your password.

Log In
No Result
View All Result
  • Crypto news
  • AI
  • Technologies

Disclaimer: Information found on cryptoreportclub.com is those of writers quoted. It does not represent the opinions of cryptoreportclub.com on whether to sell, buy or hold any investments. You are advised to conduct your own research before making any investment decisions. Use provided information at your own risk.
cryptoreportclub.com covers fintech, blockchain and Bitcoin bringing you the latest crypto news and analyses on the future of money.

© 2023-2025 Cryptoreportclub. All Rights Reserved