2021

Exploring the Limits of Out-of-Distribution Detection

Fort, Stanislav, Ren, Jie, Lakshminarayanan, Balaji

Understand

Near out-of-distribution detection (OOD) is a major challenge for deep neural networks.

  • We demonstrate that large-scale pre-trained transformers can significantly improve the state-of-the-art (SOTA) on a range of near OOD tasks across different data modalities.
  • For instance, on CIFAR-100 vs CIFAR-10 OOD detection, we improve the AUROC from 85% (current SOTA) to more than 96% using Vision Transformers pre-trained on ImageNet-21k.
  • On a challenging genomics OOD detection benchmark, we improve the AUROC from 66% to 77% using transformers and unsupervised pre-training.

Reading the bibliography…