paper-with-me

Papers

Enclosing Prototypical Variational Autoencoder for Explainable Out-of-Distribution Detection

2025-06-17 · Conrad Orglmeister, Erik Bochinski, Volker Eiselein, Elvira Fleig

Understanding the decision-making and trusting the reliability of Deep Machine Learning Models is crucial for adopting such methods to safety-relevant applications. We extend self-explainable Prototypical Variational models with autoencoder-based out-of-distribution (OOD) detection: A Variational Autoencoder is applied to learn a meaningful latent space which can be used for distance-based classification, likelihood estimation for OOD detection, and reconstruction. The In-Distribution (ID) region is defined by a Gaussian mixture distribution with learned prototypes representing the center of each mode. Furthermore, a novel restriction loss is introduced that promotes a compact ID region in the latent space without collapsing it into single points. The reconstructive capabilities of the Autoencoder ensure the explainability of the prototypes and the ID region of the classifier, further aiding the discrimination of OOD samples. Extensive evaluations on common OOD detection benchmarks as well as a large-scale dataset from a real-world railway application demonstrate the usefulness of the approach, outperforming previous methods.

📄 PDF Abstract BibTeX arXiv:2506.14390

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingOut-of-Distribution DetectionOut of Distribution (OOD) Detection

Similar Papers 제목 키워드 기반

ProtoVAE: A Trustworthy Self-Explainable Prototypical Variational Model

2022-10-15 · Srishti Gautam, Ahcene Boubekki, Stine Hansen, Suaiba Amina Salahuddin 외

The need for interpretable models has fostered the development of self-explainable classifiers. Prior approaches are either based on multi-stage optimization schemes, impacting the predictive performance of the model, or…

Diversitymodel

Prototypical Variational Autoencoders

2021-09-29 · Dario Augusto Borges Oliveira, Laura Elena Cue La Rosa

Variational autoencoders are unsupervised generative models that implement latent space regularization towards a known distribution, enabling stochastic synthesis from straightforward sampling procedures. Many works prop…

Pantypes: Diverse Representatives for Self-Explainable Models

2024-03-14 · Rune Kjærsgaard, Ahcène Boubekki, Line Clemmensen

Prototypical self-explainable classifiers have emerged to meet the growing demand for interpretable AI systems. These classifiers are designed to incorporate high transparency in their decisions by basing inference on si…

DiversityExplainable ModelsFairness

Prototypical Variational Autoencoder for 3D Few-shot Object Detection

2023-09-21 · NeurIPS 2023 11

Few-Shot 3D Point Cloud Object Detection (FS3D) is a challenging task, aiming to detect 3D objects of novel classes using only limited annotated samples for training. Considering that the detection performance highly rel…

The advantage of using Student's t-priors in variational autoencoders

2019-09-25 · Najmeh Abiri, Mattias Ohlsson

Is it optimal to use the standard Gaussian prior in variational autoencoders? With Gaussian distributions, which are not weakly informative priors, variational autoencoders struggle to reconstruct the actual data. We pro…