TL;DR
This paper introduces a novel method combining autoencoders and Soft Brownian Offset sampling to generate realistic out-of-distribution datasets, enhancing detection and validation in neural networks, especially for time series and trajectory data.
Contribution
The paper presents a new approach for generating out-of-distribution samples using autoencoders and a Soft Brownian Offset technique, improving OOD detection and model validation.
Findings
Enhanced OOD detection for MNIST dataset.
Effective generation of synthetic out-of-distribution time series.
Improved validation of trajectory prediction algorithms.
Abstract
Deep neural networks often suffer from overconfidence which can be partly remedied by improved out-of-distribution detection. For this purpose, we propose a novel approach that allows for the generation of out-of-distribution datasets based on a given in-distribution dataset. This new dataset can then be used to improve out-of-distribution detection for the given dataset and machine learning task at hand. The samples in this dataset are with respect to the feature space close to the in-distribution dataset and therefore realistic and plausible. Hence, this dataset can also be used to safeguard neural networks, i.e., to validate the generalization performance. Our approach first generates suitable representations of an in-distribution dataset using an autoencoder and then transforms them using our novel proposed Soft Brownian Offset method. After transformation, the decoder part of the…
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.
