SOTAVerified

Out of Distribution (OOD) Detection

Out of Distribution (OOD) Detection is the task of detecting instances that do not belong to the distribution the classifier has been trained on. OOD data is often referred to as "unseen" data, as the model has not encountered it during training.

OOD detection is typically performed by training a model to distinguish between in-distribution (ID) data, which the model has seen during training, and OOD data, which it has not seen. This can be done using a variety of techniques, such as training a separate OOD detector, or modifying the model's architecture or loss function to make it more sensitive to OOD data.

Papers

Showing 1120 of 629 papers

TitleStatusHype
Logits-Based FinetuningCode2
Beyond AUROC & co. for evaluating out-of-distribution detection performanceCode1
Breaking Down Out-of-Distribution Detection: Many Methods Based on OOD Training Data Estimate a Combination of the Same Core QuantitiesCode1
Block Selection Method for Using Feature Norm in Out-of-distribution DetectionCode1
Background Data Resampling for Outlier-Aware ClassificationCode1
Accuracy on In-Domain Samples Matters When Building Out-of-Domain detectors: A Reply to Marek et al. (2021)Code1
Balanced Energy Regularization Loss for Out-of-distribution DetectionCode1
Calibrated Language Model Fine-Tuning for In- and Out-of-Distribution DataCode1
A Simple Fix to Mahalanobis Distance for Improving Near-OOD DetectionCode1
AdaptiveMix: Improving GAN Training via Feature Space ShrinkageCode1
Show:102550
← PrevPage 2 of 63Next →

No leaderboard results yet.