Semantic Driven Energy based Out-of-Distribution Detection
Abhishek Joshi, Sathish Chalasani, Kiran Nanjunda Iyer

TL;DR
This paper introduces a semantic-driven energy-based method for out-of-distribution detection that improves accuracy by learning class representations and a novel loss function, achieving state-of-the-art results on benchmarks.
Contribution
The paper proposes a new end-to-end trainable energy-based OOD detection method with a novel Cluster Focal Loss for better class representation learning.
Findings
Significantly reduces false positive rates on CIFAR benchmarks.
Achieves state-of-the-art OOD detection performance.
Extends framework to object detection with improved results.
Abstract
Detecting Out-of-Distribution (OOD) samples in real world visual applications like classification or object detection has become a necessary precondition in today's deployment of Deep Learning systems. Many techniques have been proposed, of which Energy based OOD methods have proved to be promising and achieved impressive performance. We propose semantic driven energy based method, which is an end-to-end trainable system and easy to optimize. We distinguish in-distribution samples from out-distribution samples with an energy score coupled with a representation score. We achieve it by minimizing the energy for in-distribution samples and simultaneously learn respective class representations that are closer and maximizing energy for out-distribution samples and pushing their representation further out from known class representation. Moreover, we propose a novel loss function which we…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Advanced Neural Network Applications · Adversarial Robustness in Machine Learning
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Residual Connection · Dropout · Convolution · Average Pooling · Batch Normalization · Global Average Pooling · Wide Residual Block · Kaiming Initialization · WideResNet
