TIE: A Training-Inversion-Exclusion Framework for Visually Interpretable and Uncertainty-Guided Out-of-Distribution Detection
Pirzada Suhail, Rehna Afroz, Amit Sethi

TL;DR
TIE is a novel framework that enhances out-of-distribution detection and uncertainty estimation in neural networks through iterative training, inversion, and exclusion, producing interpretable visual prototypes and robust OOD rejection without external datasets.
Contribution
The paper introduces TIE, a unified, interpretable, and iterative method that improves OOD detection and uncertainty estimation by extending classifiers with a garbage class and refining prototypes.
Findings
Achieves near-perfect OOD detection with ~0 FPR@95%TPR on MNIST and FashionMNIST.
Provides visually interpretable class prototypes through iterative inversion.
Does not require external OOD datasets for training or evaluation.
Abstract
Deep neural networks often struggle to recognize when an input lies outside their training experience, leading to unreliable and overconfident predictions. Building dependable machine learning systems therefore requires methods that can both estimate predictive \textit{uncertainty} and detect \textit{out-of-distribution (OOD)} samples in a unified manner. In this paper, we propose \textbf{TIE: a Training--Inversion--Exclusion} framework for visually interpretable and uncertainty-guided anomaly detection that jointly addresses these challenges through iterative refinement. TIE extends a standard -class classifier to an -class model by introducing a garbage class initialized with Gaussian noise to represent outlier inputs. Within each epoch, TIE performs a closed-loop process of \textit{training, inversion, and exclusion}, where highly uncertain inverted samples reconstructed…
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
TopicsAdversarial Robustness in Machine Learning · Explainable Artificial Intelligence (XAI) · Anomaly Detection Techniques and Applications
