Master's Thesis: Out-of-distribution Detection with Energy-based Models
Sven Elflein

TL;DR
This thesis explores the use of Energy-based Models for out-of-distribution detection, proposing the Energy-Prior Network to improve uncertainty estimation and detection capabilities without relying on OOD datasets.
Contribution
It introduces the Energy-Prior Network (EPN), a novel method that estimates uncertainties in EBMs and enhances OOD detection, dataset shift, and adversarial example identification.
Findings
EBMs do not inherently outperform other density estimators in OOD detection.
Supervision, dimensionality reduction, and architectural changes impact EBM performance.
EPN effectively detects OOD inputs, dataset shifts, and adversarial examples.
Abstract
Today, deep learning is increasingly applied in security-critical situations such as autonomous driving and medical diagnosis. Despite its success, the behavior and robustness of deep networks are not fully understood yet, posing a significant risk. In particular, researchers recently found that neural networks are overly confident in their predictions, even on data they have never seen before. To tackle this issue, one can differentiate two approaches in the literature. One accounts for uncertainty in the predictions, while the second estimates the underlying density of the training data to decide whether a given input is close to the training data, and thus the network is able to perform as expected.In this thesis, we investigate the capabilities of EBMs at the task of fitting the training data distribution to perform detection of out-of-distribution (OOD) inputs. We find that on most…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Anomaly Detection Techniques and Applications
Methodsenergy-based model
