# Entropic Out-of-Distribution Detection

**Authors:** David Mac\^edo, Tsang Ing Ren, Cleber Zanchettin, Adriano L. I., Oliveira, Teresa Ludermir

arXiv: 1908.05569 · 2021-09-28

## TL;DR

This paper introduces IsoMax loss and entropic score as a seamless, efficient alternative to SoftMax for out-of-distribution detection, avoiding accuracy drops and hyperparameter tuning while enhancing detection performance.

## Contribution

The paper proposes IsoMax loss and entropic score as novel, practical solutions for OOD detection that require no additional data or hyperparameter tuning, improving efficiency and performance.

## Key findings

- IsoMax loss improves OOD detection accuracy.
- Models with IsoMax loss do not suffer accuracy drops.
- The approach enables fast, energy-efficient inference.

## Abstract

Out-of-distribution (OOD) detection approaches usually present special requirements (e.g., hyperparameter validation, collection of outlier data) and produce side effects (e.g., classification accuracy drop, slower energy-inefficient inferences). We argue that these issues are a consequence of the SoftMax loss anisotropy and disagreement with the maximum entropy principle. Thus, we propose the IsoMax loss and the entropic score. The seamless drop-in replacement of the SoftMax loss by IsoMax loss requires neither additional data collection nor hyperparameter validation. The trained models do not exhibit classification accuracy drop and produce fast energy-efficient inferences. Moreover, our experiments show that training neural networks with IsoMax loss significantly improves their OOD detection performance. The IsoMax loss exhibits state-of-the-art performance under the mentioned conditions (fast energy-efficient inference, no classification accuracy drop, no collection of outlier data, and no hyperparameter validation), which we call the seamless OOD detection task. In future work, current OOD detection methods may replace the SoftMax loss with the IsoMax loss to improve their performance on the commonly studied non-seamless OOD detection problem.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1908.05569/full.md

## Figures

22 figures with captions in the complete paper: https://tomesphere.com/paper/1908.05569/full.md

## References

46 references — full list in the complete paper: https://tomesphere.com/paper/1908.05569/full.md

---
Source: https://tomesphere.com/paper/1908.05569