Mahalanobis++: Improving OOD Detection via Feature Normalization

Detecting out-of-distribution (OOD) examples is an important task for deploying reliable machine learning models in safety-critial applications. While post-hoc methods based on the Mahalanobis distance applied to pre-logit features are among the most effective for ImageNet-scale OOD detection, their performance varies significantly across models. We connect this inconsistency to strong variations in feature norms, indicating severe violations of the Gaussian assumption underlying the Mahalanobis distance estimation. We show that simple -normalization of the features mitigates this problem effectively, aligning better with the premise of normally distributed data with shared covariance matrix. Extensive experiments on 44 models across diverse architectures and pretraining schemes show that -normalization improves the conventional Mahalanobis distance-based approaches significantly and consistently, and outperforms other recently proposed OOD detection methods.
View on arXiv@article{mueller2025_2505.18032, title={ Mahalanobis++: Improving OOD Detection via Feature Normalization }, author={ Maximilian Mueller and Matthias Hein }, journal={arXiv preprint arXiv:2505.18032}, year={ 2025 } }