Classification and Uncertainty Quantification of Corrupted Data using Semi-Supervised Autoencoders
Philipp Joppich, Sebastian Dorn, Oliver De Candido, Wolfgang Utschick,, Jakob Knollm\"uller

TL;DR
This paper introduces a probabilistic semi-supervised autoencoder approach that classifies and quantifies uncertainty in heavily corrupted data, enabling robust classification and data restoration.
Contribution
It presents a novel method combining semi-supervised autoencoders with variational inference to classify corrupted data and estimate uncertainty without training on corrupted examples.
Findings
Model uncertainty correlates with classification correctness
Generative model effectively restores uncorrupted data
Approach outperforms traditional classifiers on corrupted data
Abstract
Parametric and non-parametric classifiers often have to deal with real-world data, where corruptions like noise, occlusions, and blur are unavoidable - posing significant challenges. We present a probabilistic approach to classify strongly corrupted data and quantify uncertainty, despite the model only having been trained with uncorrupted data. A semi-supervised autoencoder trained on uncorrupted data is the underlying architecture. We use the decoding part as a generative model for realistic data and extend it by convolutions, masking, and additive Gaussian noise to describe imperfections. This constitutes a statistical inference task in terms of the optimal latent space activations of the underlying uncorrupted datum. We solve this problem approximately with Metric Gaussian Variational Inference (MGVI). The supervision of the autoencoder's latent space allows us to classify corrupted…
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
TopicsGenerative Adversarial Networks and Image Synthesis · Gaussian Processes and Bayesian Inference · Anomaly Detection Techniques and Applications
MethodsVariational Inference
