Autoencoder Attractors for Uncertainty Estimation
Steve Dias Da Cruz, Bertram Taetz, Thomas Stifter, Didier Stricker

TL;DR
This paper introduces a novel uncertainty estimation method using autoencoder attractors, interpreting recursive autoencoder applications as a dynamical system to detect out-of-distribution samples.
Contribution
It proposes a new autoencoder-based approach for uncertainty estimation that models training data as attractors in a dynamical system, enhancing detection of unknown features.
Findings
Effective in detecting out-of-distribution samples
Robustness demonstrated on multiple datasets
Applicable to industrial occupant classification
Abstract
The reliability assessment of a machine learning model's prediction is an important quantity for the deployment in safety critical applications. Not only can it be used to detect novel sceneries, either as out-of-distribution or anomaly sample, but it also helps to determine deficiencies in the training data distribution. A lot of promising research directions have either proposed traditional methods like Gaussian processes or extended deep learning based approaches, for example, by interpreting them from a Bayesian point of view. In this work we propose a novel approach for uncertainty estimation based on autoencoder models: The recursive application of a previously trained autoencoder model can be interpreted as a dynamical system storing training examples as attractors. While input images close to known samples will converge to the same or similar attractor, input samples containing…
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
TopicsGaussian Processes and Bayesian Inference · Anomaly Detection Techniques and Applications · Forecasting Techniques and Applications
MethodsDropout
