LGMay 20, 2025

Foundations of Unknown-aware Machine Learning

arXiv:2505.14933v1h-index: 9
Originality Incremental advance
AI Analysis

It addresses safety and reliability issues for AI systems in real-world deployment, particularly for neural networks and foundation models, proposing a new paradigm rather than incremental improvements.

This thesis tackles the challenge of making machine learning models reliable and safe in open-world deployment by developing algorithmic and theoretical foundations to handle distributional uncertainty and unknown classes, introducing novel frameworks that enable models to recognize and handle novel inputs without labeled out-of-distribution data, with methods like VOS, NPOS, DREAM-OOD, and SAL demonstrating the use of unlabeled data for formal reliability guarantees.

Ensuring the reliability and safety of machine learning models in open-world deployment is a central challenge in AI safety. This thesis develops both algorithmic and theoretical foundations to address key reliability issues arising from distributional uncertainty and unknown classes, from standard neural networks to modern foundation models like large language models (LLMs). Traditional learning paradigms, such as empirical risk minimization (ERM), assume no distribution shift between training and inference, often leading to overconfident predictions on out-of-distribution (OOD) inputs. This thesis introduces novel frameworks that jointly optimize for in-distribution accuracy and reliability to unseen data. A core contribution is the development of an unknown-aware learning framework that enables models to recognize and handle novel inputs without labeled OOD data. We propose new outlier synthesis methods, VOS, NPOS, and DREAM-OOD, to generate informative unknowns during training. Building on this, we present SAL, a theoretical and algorithmic framework that leverages unlabeled in-the-wild data to enhance OOD detection under realistic deployment conditions. These methods demonstrate that abundant unlabeled data can be harnessed to recognize and adapt to unforeseen inputs, providing formal reliability guarantees. The thesis also extends reliable learning to foundation models. We develop HaloScope for hallucination detection in LLMs, MLLMGuard for defending against malicious prompts in multimodal models, and data cleaning methods to denoise human feedback used for better alignment. These tools target failure modes that threaten the safety of large-scale models in deployment. Overall, these contributions promote unknown-aware learning as a new paradigm, and we hope it can advance the reliability of AI systems with minimal human efforts.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes