paper-with-me

Papers

A Simple and Effective Method for Uncertainty Quantification and OOD Detection

2025-08-01 · Yaxin Ma, Benjamin Colburn, Jose C. Principe arxiv

Bayesian neural networks and deep ensemble methods have been proposed for uncertainty quantification; however, they are computationally intensive and require large storage. By utilizing a single deterministic model, we can solve the above issue. We propose an effective method based on feature space density to quantify uncertainty for distributional shifts and out-of-distribution (OOD) detection. Specifically, we leverage the information potential field derived from kernel density estimation to approximate the feature space density of the training set. By comparing this density with the feature space representation of test samples, we can effectively determine whether a distributional shift has occurred. Experiments were conducted on a 2D synthetic dataset (Two Moons and Three Spirals) as well as an OOD detection task (CIFAR-10 vs. SVHN). The results demonstrate that our method outperforms baseline models.

📄 PDF Abstract BibTeX arXiv:2508.00754

Code (0)

등록된 구현이 없습니다.

Tasks

Density Estimation

Similar Papers 제목 키워드 기반

Reduction of detection limit and quantification uncertainty due to interferent by neural classification with abstention

2022-04-22 · Alex Hagen, Ken Jarman, Jesse Ward, Greg Eiden 외

Many measurements in the physical sciences can be cast as counting experiments, where the number of occurrences of a physical phenomenon informs the prevalence of the phenomenon's source. Often, detection of the physical…

MaskVal: Simple but Effective Uncertainty Quantification for 6D Pose Estimation

2024-09-05 · Philipp Quentin, Daniel Goehring

For the use of 6D pose estimation in robotic applications, reliable poses are of utmost importance to ensure a safe, reliable and predictable operational performance. Despite these requirements, state-of-the-art 6D pose …

6D Pose EstimationPose EstimationUncertainty Quantification

Clustered Self-Assessment: A Simple yet Effective Method for Uncertainty Quantification in Large Language Models

2026-06-02 · Qi Cao, Takeshi Kojima, Andrew Gambardella, Helinyi Peng 외 arxiv

Large language models (LLMs) demonstrate remarkable performance across diverse tasks, but they often generate responses that appear plausible while being factually incorrect. This problem is compounded by the lack of exp…

Uncertainty Quantification of Collaborative Detection for Self-Driving

2022-09-16 · Sanbao Su, Yiming Li, Sihong He, Songyang Han 외

Sharing information between connected and autonomous vehicles (CAVs) fundamentally improves the performance of collaborative object detection for self-driving. However, CAVs still have uncertainties on object detection d…

Autonomous VehiclesObjectobject-detectionObject Detection+1

Simple Yet Effective: An Information-Theoretic Approach to Multi-LLM Uncertainty Quantification

2025-07-09 · Maya Kruse, Majid Afshar, Saksham Khatwani, Anoop Mayampurath 외 arxiv

Large language models (LLMs) often behave inconsistently across inputs, indicating uncertainty and motivating the need for its quantification in high-stakes settings. Prior work on calibration and uncertainty quantificat…