paper-with-me

홈 › Papers

Dirichlet uncertainty wrappers for actionable algorithm accuracy accountability and auditability

2019-12-29 · José Mena, Oriol Pujol, Jordi Vitrià

Nowadays, the use of machine learning models is becoming a utility in many applications. Companies deliver pre-trained models encapsulated as application programming interfaces (APIs) that developers combine with third party components and their own models and data to create complex data products to solve specific problems. The complexity of such products and the lack of control and knowledge of the internals of each component used cause unavoidable effects, such as lack of transparency, difficulty in auditability, and emergence of potential uncontrolled risks. They are effectively black-boxes. Accountability of such solutions is a challenge for the auditors and the machine learning community. In this work, we propose a wrapper that given a black-box model enriches its output prediction with a measure of uncertainty. By using this wrapper, we make the black-box auditable for the accuracy risk (risk derived from low quality or uncertain decisions) and at the same time we provide an actionable mechanism to mitigate that risk in the form of decision rejection; we can choose not to issue a prediction when the risk or uncertainty in that decision is significant. Based on the resulting uncertainty measure, we advocate for a rejection system that selects the more confident predictions, discarding those more uncertain, leading to an improvement in the trustability of the resulting system. We showcase the proposed technique and methodology in a practical scenario where a simulated sentiment analysis API based on natural language processing is applied to different domains. Results demonstrate the effectiveness of the uncertainty computed by the wrapper and its high correlation to bad quality predictions and misclassifications.

📄 PDF Abstract BibTeX arXiv:1912.12628

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningSentiment Analysis

Similar Papers 제목 키워드 기반

Dirichlet Wrapper to Quantify Classification Uncertainty in Black-Box Systems

2019-09-25 · José Mena Roldán, Oriol Pujol Vila, Jordi Vitrià Marca

Nowadays, machine learning models are becoming a utility in many sectors. AI companies deliver pre-trained encapsulated models as application programming interfaces (APIs) that developers can combine with third party com…

Classification

Timeseries-aware Uncertainty Wrappers for Uncertainty Quantification of Information-Fusion-Enhanced AI Models based on Machine Learning

2023-05-24 · Janek Groß, Michael Kläs, Lisa Jöckel, Pascal Gerber

As the use of Artificial Intelligence (AI) components in cyber-physical systems is becoming more common, the need for reliable system architectures arises. While data-driven models excel at perception tasks, model outcom…

Traffic Sign RecognitionUncertainty Quantification

Plug-in Losses for Evidential Deep Learning: A Simplified Framework for Uncertainty Estimation that Includes the Softmax Classifier

2026-05-21 · Berk Hayta, Hannah Laus, Simon Mittermaier, Felix Krahmer arxiv

Real-world sensor-based learning systems require uncertainty estimation that is both reliable and computationally efficient. Evidential Deep Learning (EDL) provides single-pass uncertainty estimation by modeling the clas…

Speech Recognition

Ensemble-Based Dirichlet Modeling for Predictive Uncertainty and Selective Classification

2026-04-07 · Courtney Franzen, Farhad Pourkamali-Anaraki arxiv

Neural network classifiers trained with cross-entropy loss achieve strong predictive accuracy but lack the capability to provide inherent predictive uncertainty estimates, thus requiring external techniques to obtain the…

Dirichlet-based Gaussian Processes for Large-scale Calibrated Classification

2018-05-28 · NeurIPS 2018 12 · Dimitrios Milios, Raffaello Camoriano, Pietro Michiardi, Lorenzo Rosasco 외

In this paper, we study the problem of deriving fast and accurate classification algorithms with uncertainty quantification. Gaussian process classification provides a principled approach, but the corresponding computati…

ClassificationGaussian ProcessesGeneral ClassificationUncertainty Quantification