Uncertainty-Driven Reliability: Selective Prediction and Trustworthy Deployment in Modern Machine Learning
Stephan Rabanser

TL;DR
This paper explores how uncertainty estimation can improve the safety and trustworthiness of machine learning models through selective prediction, robustness under privacy constraints, and defenses against adversarial manipulation.
Contribution
It introduces a trajectory-based, post-hoc abstention method compatible with differential privacy, and provides a finite-sample analysis of the selective classification gap with insights for improving uncertainty quality.
Findings
Trajectory-based abstention remains robust under differential privacy.
Finite-sample analysis identifies key error sources in selective classification.
Adversarial manipulation of uncertainty signals can be detected and mitigated.
Abstract
Machine learning (ML) systems are increasingly deployed in high-stakes domains where reliability is paramount. This thesis investigates how uncertainty estimation can enhance the safety and trustworthiness of ML, focusing on selective prediction -- where models abstain when confidence is low. We first show that a model's training trajectory contains rich uncertainty signals that can be exploited without altering its architecture or loss. By ensembling predictions from intermediate checkpoints, we propose a lightweight, post-hoc abstention method that works across tasks, avoids the cost of deep ensembles, and achieves state-of-the-art selective prediction performance. Crucially, this approach is fully compatible with differential privacy (DP), allowing us to study how privacy noise affects uncertainty quality. We find that while many methods degrade under DP, our trajectory-based…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Privacy-Preserving Technologies in Data · Explainable Artificial Intelligence (XAI)
