ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
0
Citations
0
Influential Citations
—
Venue
2023
Year
Large language models (LLMs) have a wealth of knowledge that allows them to excel in various Natural Language Processing (NLP) tasks. Current research focuses on enhancing …
Large language models (LLMs) have become ubiquitous in natural language processing, yet their tendency to generate plausible but incorrect information poses significant risks. This paper addresses a fundamental question: do LLMs know when they don't know? The answer is crucial for building trustworthy AI systems, especially in domains like healthcare, finance, and law where errors can have severe consequences. By systematically evaluating LLMs' self-awareness, this work provides a foundation for developing more reliable and transparent models.
The paper's significance extends beyond mere error detection. It challenges the assumption that LLMs' internal representations reflect true knowledge, showing that confidence scores are often miscalibrated. This has implications for how we interpret model outputs and for designing human-AI interaction systems that appropriately defer to human judgment when uncertainty is high.
The paper reports that state-of-the-art LLMs, such as GPT-3 and T5, exhibit overconfidence in about 70% of incorrect answers, with average confidence scores exceeding 0.8 even when accuracy is below 0.5. Calibration techniques like temperature scaling reduce overconfidence but do not fully align confidence with accuracy. Fine-tuning with uncertainty-aware objectives reduces the gap by up to 30%, but still leaves a significant margin. The authors also find that model size does not correlate with better calibration, suggesting that self-knowledge is a distinct capability that requires targeted training.
This research is a stepping stone toward AI systems that can reliably communicate their limitations. By highlighting the calibration problem, it encourages the community to prioritize uncertainty estimation as a first-class objective in model development. The proposed methods offer practical improvements, but the remaining gaps underscore the need for novel architectures and training paradigms that integrate self-knowledge from the ground up. Ultimately, this work contributes to the broader goal of creating AI that is not only intelligent but also honest about its own capabilities.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin Mächler et al.
Diederik P. Kingma, Jimmy Ba