paper-with-me

Papers

Uncertainty Quantification for Rule-Based Models

2022-11-03 · Yusik Kim

Rule-based classification models described in the language of logic directly predict boolean values, rather than modeling a probability and translating it into a prediction as done in statistical models. The vast majority of existing uncertainty quantification approaches rely on models providing continuous output not available to rule-based models. In this work, we propose an uncertainty quantification framework in the form of a meta-model that takes any binary classifier with binary output as a black box and estimates the prediction accuracy of that base model at a given input along with a level of confidence on that estimation. The confidence is based on how well that input region is explored and is designed to work in any OOD scenario. We demonstrate the usefulness of this uncertainty model by building an abstaining classifier powered by it and observing its performance in various scenarios.

📄 PDF Abstract BibTeX arXiv:2211.01915

Code (0)

등록된 구현이 없습니다.

Tasks

Uncertainty Quantification

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Uncertainty in Physics and AI: Taxonomy, Quantification, and Validation

2026-05-11 · Manuel Haußmann, Ramon Winterhalder, Maria Ubiali arxiv

Reliable uncertainty quantification is essential for the use of machine learning in physics, where scientific discoveries depend on validated probabilistic statements. We provide a structured overview of uncertainty quan…

Uncertainty Quantification for Machine Learning: One Size Does Not Fit All

2025-12-13 · Paul Hofman, Yusuf Sale, Eyke Hüllermeier arxiv

Proper quantification of predictive uncertainty is essential for the use of machine learning in safety-critical applications. Various uncertainty measures have been proposed for this purpose, typically claiming superiori…

Out-of-Distribution DetectionActive Learning

Proper Scoring Rules for Survival Analysis

2023-05-01 · Hiroki Yanagisawa

Survival analysis is the problem of estimating probability distributions for future event times, which can be seen as a problem in uncertainty quantification. Although there are fundamental theories on strictly proper sc…

Survival AnalysisUncertainty Quantification

Quantifying Aleatoric and Epistemic Uncertainty with Proper Scoring Rules

2024-04-18 · Paul Hofman, Yusuf Sale, Eyke Hüllermeier

Uncertainty representation and quantification are paramount in machine learning and constitute an important prerequisite for safety-critical applications. In this paper, we propose novel measures for the quantification o…

Uncertainty Quantification for Regression using Proper Scoring Rules

2025-09-30 · Alexander Fishkov, Kajetan Schweighofer, Mykyta Ielanskyi, Nikita Kotelevskii 외 arxiv

Quantifying uncertainty of machine learning model predictions is essential for reliable decision-making, especially in safety-critical applications. Recently, uncertainty quantification (UQ) theory has advanced significa…