English

A Geometry-Based View of Mahalanobis OOD Detection

Machine Learning 2026-03-05 v3 Computer Vision and Pattern Recognition

Abstract

Out-of-distribution (OOD) detection is critical for reliable deployment of vision models. Mahalanobis-based detectors remain strong baselines, yet their performance varies widely across modern pretrained representations, and it is unclear which properties of a feature space cause these methods to succeed or fail. We conduct a large-scale study across diverse foundation-model backbones and Mahalanobis variants. First, we show that Mahalanobis-style OOD detection is not universally reliable: performance is highly representation-dependent and can shift substantially with pretraining data and fine-tuning regimes. Second, we link this variability to in-distribution geometry and identify a two-term ID summary that consistently tracks Mahalanobis OOD behavior across detectors: within-class spectral structure and local intrinsic dimensionality. Finally, we treat normalization as a geometric control mechanism and introduce radially scaled 2\ell_2 normalization, ϕβ(z)=z/zβ\phi_\beta(z)=z/\|z\|^\beta, which preserves directions while contracting or expanding feature radii. Varying β\beta changes the radii while preserving directions, so the same quadratic detector sees a different ID geometry. We choose β\beta from ID-only geometry signals and typically outperform fixed normalization baselines.

Keywords

Cite

@article{arxiv.2510.15202,
  title  = {A Geometry-Based View of Mahalanobis OOD Detection},
  author = {Denis Janiak and Jakub Binkowski and Tomasz Kajdanowicz},
  journal= {arXiv preprint arXiv:2510.15202},
  year   = {2026}
}