Epistemic Deep Learning: Enabling Machine Learning Models to Know When They Do Not Know
Shireen Kudukkil Manchingal
TL;DR
Epistemic Deep Learning reframes uncertainty in AI as a second-order concern, focusing on epistemic uncertainty arising from limited or biased data. It introduces Random-Set Neural Networks (RS-NN), a classifier that outputs belief functions over sets of classes via random-set theory, enabling set-valued predictions and quantified ignorance. A budgeting mechanism selects a tractable subset of focal sets, and a unified evaluation framework maps heterogeneous uncertainty outputs to credal sets for fair model comparison. The framework is extended to Random-Set Large Language Models (RS-LLMs) and applied to autonomous racing weather/cone classification, delivering improved OoD detection, calibration, and adversarial robustness while scaling to large architectures. Together, these developments advance Epistemic AI by enabling models to know when they do not know, with practical implications for safety-critical systems, NLP, and autonomous decision-making.
Abstract
Machine learning has achieved remarkable successes, yet its deployment in safety-critical domains remains hindered by an inherent inability to manage uncertainty, resulting in overconfident and unreliable predictions when models encounter out-of-distribution data, adversarial perturbations, or naturally fluctuating environments. This thesis, titled Epistemic Deep Learning: Enabling Machine Learning Models to 'Know When They Do Not Know', addresses these critical challenges by advancing the paradigm of Epistemic Artificial Intelligence, which explicitly models and quantifies epistemic uncertainty: the uncertainty arising from limited, biased, or incomplete training data, as opposed to the irreducible randomness of aleatoric uncertainty, thereby empowering models to acknowledge their limitations and refrain from overconfident decisions when uncertainty is high. Central to this work is the development of the Random-Set Neural Network (RS-NN), a novel methodology that leverages random set theory to predict belief functions over sets of classes, capturing the extent of epistemic uncertainty through the width of associated credal sets, applications of RS-NN, including its adaptation to Large Language Models (LLMs) and its deployment in weather classification for autonomous racing. In addition, the thesis proposes a unified evaluation framework for uncertainty-aware classifiers. Extensive experiments validate that integrating epistemic awareness into deep learning not only mitigates the risks associated with overconfident predictions but also lays the foundation for a paradigm shift in artificial intelligence, where the ability to 'know when it does not know' becomes a hallmark of robust and dependable systems. The title encapsulates the core philosophy of this work, emphasizing that true intelligence involves recognizing and managing the limits of one's own knowledge.
