paper-with-me

홈 › Papers

Neural Network Out-of-Distribution Detection for Regression Tasks

2019-09-25 · Geoff Pleiss, Amauri Souza, Joseph Kim, Boyi Li, Kilian Q. Weinberger

Neural network out-of-distribution (OOD) detection aims to identify when a model is unable to generalize to new inputs, either due to covariate shift or anomalous data. Most existing OOD methods only apply to classification tasks, as they assume a discrete set of possible predictions. In this paper, we propose a method for neural network OOD detection that can be applied to regression problems. We demonstrate that the hidden features for in-distribution data can be described by a highly concentrated, low dimensional distribution. Therefore, we can model these in-distribution features with an extremely simple generative model, such as a Gaussian mixture model (GMM) with 4 or fewer components. We demonstrate on several real-world benchmark data sets that GMM-based feature detection achieves state-of-the-art OOD detection results on several regression tasks. Moreover, this approach is simple to implement and computationally efficient.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

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

Similar Papers 제목 키워드 기반

Focaler-IoU: More Focused Intersection over Union Loss

2024-01-19 · Hao Zhang, Shuaijie Zhang

Bounding box regression plays a crucial role in the field of object detection, and the positioning accuracy of object detection largely depends on the loss function of bounding box regression. Existing researchs improve …

Objectobject-detectionObject Detectionregression

ETran: Energy-Based Transferability Estimation

2023-08-03 · ICCV 2023 1 · Mohsen Gholami, Mohammad Akbari, Xinglu Wang, Behnam Kamranian 외

This paper addresses the problem of ranking pre-trained models for object detection and image classification. Selecting the best pre-trained model by fine-tuning is an expensive and time-consuming task. Previous works ha…

Classificationimage-classificationImage ClassificationObject+4

Maximum Likelihood Uncertainty Estimation: Robustness to Outliers

2022-02-03 · Deebul S. Nair, Nico Hochgeschwender, Miguel A. Olivares-Mendez

We benchmark the robustness of maximum likelihood based uncertainty estimation methods to outliers in training data for regression tasks. Outliers or noisy labels in training data results in degraded performances as well…

Depth EstimationMonocular Depth Estimationregression

How Reliable is Your Regression Model's Uncertainty Under Real-World Distribution Shifts?

2023-02-07 · Fredrik K. Gustafsson, Martin Danelljan, Thomas B. Schön

Many important computer vision applications are naturally formulated as regression problems. Within medical imaging, accurate regression models have the potential to automate various tasks, helping to lower costs and imp…

Out-of-Distribution Detectionregression

Hinge-Wasserstein: Estimating Multimodal Aleatoric Uncertainty in Regression Tasks

2023-06-01 · Ziliang Xiong, Arvi Jonnarth, Abdelrahman Eldesokey, Joakim Johnander 외

Computer vision systems that are deployed in safety-critical applications need to quantify their output uncertainty. We study regression from images to parameter values and here it is common to detect uncertainty by pred…

Density EstimationDisparity EstimationHorizon Line EstimationLine Detection+2