We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.LG

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Machine Learning

Title: Enhanced Isotropy Maximization Loss: Seamless and High-Performance Out-of-Distribution Detection Simply Replacing the SoftMax Loss

Abstract: Current out-of-distribution detection approaches usually present special requirements (e.g., collecting outlier data and hyperparameter validation) and produce side effects (e.g., classification accuracy drop and slow/inefficient inferences). Recently, entropic out-of-distribution detection has been proposed as a seamless approach (i.e., a solution that avoids all previously mentioned drawbacks). The entropic out-of-distribution detection solution uses the IsoMax loss for training and the entropic score for out-of-distribution detection. The IsoMax loss works as a drop-in replacement of the SoftMax loss (i.e., the combination of the output linear layer, the SoftMax activation, and the cross-entropy loss) because swapping the SoftMax loss with the IsoMax loss requires no changes in the model's architecture or training procedures/hyperparameters. In this paper, we perform what we call an isometrization of the distances used in the IsoMax loss. Additionally, we propose replacing the entropic score with the minimum distance score. Experiments showed that these modifications significantly increase out-of-distribution detection performance while keeping the solution seamless. Besides being competitive with or outperforming all major current approaches, the proposed solution avoids all their current limitations, in addition to being much easier to use because only a simple loss replacement for training the neural network is required. The code to replace the SoftMax loss with the IsoMax+ loss and reproduce the results is available at this https URL
Subjects: Machine Learning (cs.LG); Artificial Intelligence (cs.AI); Computer Vision and Pattern Recognition (cs.CV); Neural and Evolutionary Computing (cs.NE)
Cite as: arXiv:2105.14399 [cs.LG]
  (or arXiv:2105.14399v10 [cs.LG] for this version)

Submission history

From: David Macêdo [view email]
[v1] Sun, 30 May 2021 00:55:03 GMT (141kb,D)
[v2] Wed, 23 Jun 2021 15:18:07 GMT (143kb,D)
[v3] Sun, 18 Jul 2021 04:02:03 GMT (143kb,D)
[v4] Wed, 29 Sep 2021 17:20:06 GMT (259kb,D)
[v5] Sun, 3 Oct 2021 13:09:19 GMT (252kb,D)
[v6] Thu, 14 Oct 2021 01:43:18 GMT (254kb,D)
[v7] Sun, 17 Oct 2021 10:38:50 GMT (252kb,D)
[v8] Mon, 25 Oct 2021 10:57:16 GMT (252kb,D)
[v9] Tue, 16 Nov 2021 13:15:49 GMT (262kb,D)
[v10] Tue, 5 Apr 2022 12:43:01 GMT (1353kb,D)

Link back to: arXiv, form interface, contact.