paper-with-me

Papers

Exploring Aleatoric Uncertainty in Object Detection via Vision Foundation Models

2024-11-26 · Peng Cui, Guande He, Dan Zhang, Zhijie Deng, Yinpeng Dong, Jun Zhu

Datasets collected from the open world unavoidably suffer from various forms of randomness or noiseness, leading to the ubiquity of aleatoric (data) uncertainty. Quantifying such uncertainty is particularly pivotal for object detection, where images contain multi-scale objects with occlusion, obscureness, and even noisy annotations, in contrast to images with centric and similar-scale objects in classification. This paper suggests modeling and exploiting the uncertainty inherent in object detection data with vision foundation models and develops a data-centric reliable training paradigm. Technically, we propose to estimate the data uncertainty of each object instance based on the feature space of vision foundation models, which are trained on ultra-large-scale datasets and able to exhibit universal data representation. In particular, we assume a mixture-of-Gaussian structure of the object features and devise Mahalanobis distance-based measures to quantify the data uncertainty. Furthermore, we suggest two curial and practical usages of the estimated uncertainty: 1) for defining uncertainty-aware sample filter to abandon noisy and redundant instances to avoid over-fitting, and 2) for defining sample adaptive regularizer to balance easy/hard samples for adaptive training. The estimated aleatoric uncertainty serves as an extra level of annotations of the dataset, so it can be utilized in a plug-and-play manner with any model. Extensive empirical studies verify the effectiveness of the proposed aleatoric uncertainty measure on various advanced detection models and challenging benchmarks.

📄 PDF Abstract BibTeX arXiv:2411.17767

Code (0)

등록된 구현이 없습니다.

Tasks

Objectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Towards Robust Object Detection: Bayesian RetinaNet for Homoscedastic Aleatoric Uncertainty Modeling

2021-08-02 · Natalia Khanzhina, Alexey Lapenok, Andrey Filchenkov

According to recent studies, commonly used computer vision datasets contain about 4% of label errors. For example, the COCO dataset is known for its high level of noise in data labels, which limits its use for training r…

Bayesian InferenceObjectobject-detectionObject Detection+1

Towards Safe Autonomous Driving: Capture Uncertainty in the Deep Neural Network For Lidar 3D Vehicle Detection

2018-04-13 · Di Feng, Lars Rosenbaum, Klaus Dietmayer

To assure that an autonomous car is driving safely on public roads, its object detection module should not only work correctly, but show its prediction confidence as well. Previous object detectors driven by deep learnin…

Autonomous DrivingGeneral ClassificationObjectobject-detection+2

Bayesian OOD detection with aleatoric uncertainty and outlier exposure

2021-02-24 · pproximateinference AABI Symposium 2022 2 · Xi Wang, Laurence Aitchison

Typical Bayesian approaches to OOD detection use epistemic uncertainty. Surprisingly from the Bayesian perspective, there are a number of methods that successfully use aleatoric uncertainty to detect OOD points (e.g. Hen…

Out-of-Distribution DetectionOut of Distribution (OOD) Detection

Dense Uncertainty Estimation via an Ensemble-based Conditional Latent Variable Model

2021-11-22 · Jing Zhang, Yuchao Dai, Mehrtash Harandi, Yiran Zhong 외

Uncertainty estimation has been extensively studied in recent literature, which can usually be classified as aleatoric uncertainty and epistemic uncertainty. In current aleatoric uncertainty estimation frameworks, it is …

Attributeobject-detectionObject Detection

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