AI TechnologyGoogleJun 14, 2026 13:26 UTC

Google Proposes 'Faithful Uncertainty' for LLMs

Google researchers have proposed a new concept called 'faithful uncertainty,' presenting a method that enables LLMs to generate appropriately qualified responses based on their internal confidence levels. Current hallucination mitigation approaches face a 'utility tax' problem where reducing incorrect answers also reduces correct ones—lowering error rates from 25% to 5% results in losing 52% of correct answers. This method is expected to serve as a control layer for agentic AI systems to recognize the limits of their knowledge and make appropriate judgments about utilizing external tools when necessary.

Hallucinations—factual inaccuracies generated by large language models (LLMs)—remain a significant barrier to AI adoption in enterprises. A paper from Google researchers tackling this problem with a novel approach has garnered significant attention.

The research team proposes a concept called 'faithful uncertainty.' This is a metacognitive approach that aligns model responses with the confidence levels the model maintains internally. Through this mechanism, models are no longer constrained by binary 'answer or don't answer' choices, and can instead provide appropriately qualified responses such as 'I think this is probably the case, but...'

Currently, attempts to suppress hallucinations create an unavoidable trade-off. The more errors are reduced, the more the model refrains from answering questions it could actually answer correctly. The paper refers to this as the 'utility tax.'

Gal Yona, co-author and research scientist at Google, explained to VentureBeat: 'This is why many intervention strategies designed to reduce hallucinations are never actually deployed in production environments.' Yona stated: 'While hallucinations certainly decrease, the model stops answering questions it actually knows the answers to, undermining its usefulness.'

Concrete data illustrating this severity is presented. When attempting to strictly reduce a model's error rate from 25% to 5%, 52% of correct answers must be sacrificed. In other words, in pursuit of zero hallucination, more than half of accurate information is lost.

'Faithful uncertainty' holds the key to solving this problem. If models can accurately understand the boundaries of their knowledge, they can properly distinguish between scenarios that internal knowledge can address and those requiring external tools or search API calls. This becomes a particularly critical control layer in autonomous agentic AI systems.

The research team identifies two main approaches to improving LLM factuality: teaching models more knowledge, and enabling models to recognize what they don't know. Yona emphasizes the importance of the latter approach, noting that 'model capacity is limited, while the scope of knowledge is essentially infinite.' 'Faithful uncertainty' represents a direct attempt to tackle this second challenge, marking a promising step toward realizing practical enterprise AI applications.

#FaithfulUncertainty#Hallucination#LLM#UncertaintyQuantification#AgentAI#KnowledgeLimitAwareness#UtilityTax
AI issue Staff

This article is an original work independently written and edited by the AI issue editorial team based on factual reporting. © AI issue. Unauthorized reproduction, redistribution, or use for AI training is prohibited.

Comments

Log in to comment