Diffusion-Based Semantic Outlier Generation via Nuisance Awareness for Out-of-Distribution Detection

Abstract

Out-of-distribution (OOD) detection, determining whether a given sample is part of the in-distribution (ID) or not, has been newly explored by a generative model-based outlier synthesizing approach, especially with diffusion models. Nonetheless, existing diffusion models often produce outliers that are considerably distant from the ID in pixel-space, showing limited efficacy for capturing subtle distinctions between ID and OOD. To address these issues, we propose a novel framework, Semantic Outlier generation via Nuisance Awareness (SONA), which directly utilizes informative pixel-space ID images in diffusion models. Thereby, the generated outliers achieve two crucial properties: (i) they closely resemble the ID mainly in nuisances, while (ii) represent discriminative semantic information. To facilitate the separate effect on semantics and nuisances, we introduce SONA guidance, providing region-specific guidance. Extensive experiments demonstrate the effectiveness of our framework, achieving an impressive AUROC of 87% on near-OOD datasets, which surpasses the performance of baseline methods by a significant margin of approximately 6%.

Cite

Text

Yoon et al. "Diffusion-Based Semantic Outlier Generation via Nuisance Awareness for Out-of-Distribution Detection." AAAI Conference on Artificial Intelligence, 2025. doi:10.1609/AAAI.V39I12.33427

Markdown

[Yoon et al. "Diffusion-Based Semantic Outlier Generation via Nuisance Awareness for Out-of-Distribution Detection." AAAI Conference on Artificial Intelligence, 2025.](https://mlanthology.org/aaai/2025/yoon2025aaai-diffusion/) doi:10.1609/AAAI.V39I12.33427

BibTeX

@inproceedings{yoon2025aaai-diffusion,
  title     = {{Diffusion-Based Semantic Outlier Generation via Nuisance Awareness for Out-of-Distribution Detection}},
  author    = {Yoon, Suhee and Yoon, Sanghyu and Sim, Ye Seul and Choi, Sungik and Lee, Kyungeun and Cho, Hye-Seung and Lee, Hankook and Lim, Woohyung},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2025},
  pages     = {13078-13086},
  doi       = {10.1609/AAAI.V39I12.33427},
  url       = {https://mlanthology.org/aaai/2025/yoon2025aaai-diffusion/}
}