English

Revisiting Likelihood-Based Out-of-Distribution Detection by Modeling Representations

Machine Learning 2025-07-11 v3 Computer Vision and Pattern Recognition

Abstract

Out-of-distribution (OOD) detection is critical for ensuring the reliability of deep learning systems, particularly in safety-critical applications. Likelihood-based deep generative models have historically faced criticism for their unsatisfactory performance in OOD detection, often assigning higher likelihood to OOD data than in-distribution samples when applied to image data. In this work, we demonstrate that likelihood is not inherently flawed. Rather, several properties in the images space prohibit likelihood as a valid detection score. Given a sufficiently good likelihood estimator, specifically using the probability flow formulation of a diffusion model, we show that likelihood-based methods can still perform on par with state-of-the-art methods when applied in the representation space of pre-trained encoders. The code of our work can be found at \href\href{https://github.com/limchaos/Likelihood-OOD.git}{\texttt{https://github.com/limchaos/Likelihood-OOD.git}}.

Keywords

Cite

@article{arxiv.2504.07793,
  title  = {Revisiting Likelihood-Based Out-of-Distribution Detection by Modeling Representations},
  author = {Yifan Ding and Arturas Aleksandraus and Amirhossein Ahmadian and Jonas Unger and Fredrik Lindsten and Gabriel Eilertsen},
  journal= {arXiv preprint arXiv:2504.07793},
  year   = {2025}
}

Comments

Scandinavian Conference on Image Analysis 2025 (oral)

R2 v1 2026-06-28T22:53:44.029Z