paper-with-me

Papers

Out-of-distribution Object Detection through Bayesian Uncertainty Estimation

2023-10-29 · Tianhao Zhang, Shenglin Wang, Nidhal Bouaynaya, Radu Calinescu, Lyudmila Mihaylova

The superior performance of object detectors is often established under the condition that the test samples are in the same distribution as the training data. However, in many practical applications, out-of-distribution (OOD) instances are inevitable and usually lead to uncertainty in the results. In this paper, we propose a novel, intuitive, and scalable probabilistic object detection method for OOD detection. Unlike other uncertainty-modeling methods that either require huge computational costs to infer the weight distributions or rely on model training through synthetic outlier data, our method is able to distinguish between in-distribution (ID) data and OOD data via weight parameter sampling from proposed Gaussian distributions based on pre-trained networks. We demonstrate that our Bayesian object detector can achieve satisfactory OOD identification performance by reducing the FPR95 score by up to 8.19% and increasing the AUROC score by up to 13.94% when trained on BDD100k and VOC datasets as the ID datasets and evaluated on COCO2017 dataset as the OOD dataset.

📄 PDF Abstract BibTeX arXiv:2310.19119

Code (0)

등록된 구현이 없습니다.

Tasks

Objectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Uncertainty-Aware Model Adaptation for Unsupervised Cross-Domain Object Detection

2021-08-28 · Minjie Cai, Minyi Luo, Xionghu Zhong, Hao Chen

This work tackles the unsupervised cross-domain object detection problem which aims to generalize a pre-trained object detector to a new target domain without labels. We propose an uncertainty-aware model adaptation meth…

Domain AdaptationObjectobject-detectionObject Detection

A Robust Multi-Objective Bayesian Optimization Framework Considering Input Uncertainty

2022-02-25 · J. Qing, I. Couckuyt, T. Dhaene

Bayesian optimization is a popular tool for data-efficient optimization of expensive objective functions. In real-life applications like engineering design, the designer often wants to take multiple objectives as well as…

Bayesian Optimization

Bayesian Confidence Calibration for Epistemic Uncertainty Modelling

2021-09-21 · Fabian Küppers, Jan Kronenberger, Jonas Schneider, Anselm Haselhoff

Modern neural networks have found to be miscalibrated in terms of confidence calibration, i.e., their predicted confidence scores do not reflect the observed accuracy or precision. Recent work has introduced methods for …

object-detectionObject DetectionVariational Inference

Monte Carlo DropBlock for Modelling Uncertainty in Object Detection

2021-08-08 · Kumari Deepshikha, Sai Harsha Yelleni, P. K. Srijith, C Krishna Mohan

With the advancements made in deep learning, computer vision problems like object detection and segmentation have seen a great improvement in performance. However, in many real-world applications such as autonomous drivi…

Autonomous DrivingDeep LearningObjectobject-detection+2

Out-of-Distribution Detection in LiDAR Semantic Segmentation Using Epistemic Uncertainty from Hierarchical GMMs

2025-10-08 · Hanieh Shojaei Miandashti, Claus Brenner arxiv

In addition to accurate scene understanding through precise semantic segmentation of LiDAR point clouds, detecting out-of-distribution (OOD) objects, instances not encountered during training, is essential to prevent the…

Out-of-Distribution DetectionLIDAR Semantic SegmentationScene UnderstandingPoint Clouds