paper-with-me

홈 › Papers

Out-of-distribution detection for regression tasks: parameter versus predictor entropy

2020-10-24 · Yann Pequignot, Mathieu Alain, Patrick Dallaire, Alireza Yeganehparast, Pascal Germain, Josée Desharnais, François Laviolette

It is crucial to detect when an instance lies downright too far from the training samples for the machine learning model to be trusted, a challenge known as out-of-distribution (OOD) detection. For neural networks, one approach to this task consists of learning a diversity of predictors that all can explain the training data. This information can be used to estimate the epistemic uncertainty at a given newly observed instance in terms of a measure of the disagreement of the predictions. Evaluation and certification of the ability of a method to detect OOD require specifying instances which are likely to occur in deployment yet on which no prediction is available. Focusing on regression tasks, we choose a simple yet insightful model for this OOD distribution and conduct an empirical evaluation of the ability of various methods to discriminate OOD samples from the data. Moreover, we exhibit evidence that a diversity of parameters may fail to translate to a diversity of predictors. Based on the choice of an OOD distribution, we propose a new way of estimating the entropy of a distribution on predictors based on nearest neighbors in function space. This leads to a variational objective which, combined with the family of distributions given by a generative neural network, systematically produces a diversity of predictors that provides a robust way to detect OOD samples.

📄 PDF Abstract BibTeX arXiv:2010.12995

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityOut-of-Distribution DetectionOut of Distribution (OOD) DetectionregressionVariational Inference

Similar Papers 제목 키워드 기반

High-Dimensional Sequential Change Detection

2025-02-07 · Robert Malinas, Dogyoon Song, Benjamin D. Robinson, Alfred O. Hero III

We address the problem of detecting a change in the distribution of a high-dimensional multivariate normal time series. Assuming that the post-change parameters are unknown and estimated using a window of historical data…

Change Detection

biastest: Testing parameter equality across different models in Stata

2025-02-20 · Hasraddin Guliyev

The biastest command in Stata is a powerful and user-friendly tool designed to compare the coefficients of different regression models, enabling researchers to assess the robustness and consistency of their empirical fin…

Model Selectionquantile regressionregression

Neural Network Out-of-Distribution Detection for Regression Tasks

2019-09-25 · Geoff Pleiss, Amauri Souza, Joseph Kim, Boyi Li 외

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 classificat…

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

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

Improving CLIP Fine-tuning Performance

2023-01-01 · ICCV 2023 1 · Yixuan Wei, Han Hu, Zhenda Xie, Ze Liu 외

CLIP models have demonstrated impressively high zero-shot recognition accuracy, however, their fine-tuning performance on downstream vision tasks is sub-optimal. Contrarily, masked image modeling (MIM) performs excep…

Diagnosticobject-detectionObject DetectionZero-Shot Learning