Mining In-Distribution Attributes in Outliers for Out-of-Distribution Detection

Abstract

Out-of-distribution (OOD) detection is indispensable for deploying reliable machine learning systems in real-world scenarios. Recent works, using auxiliary outliers in training, have shown good potential. However, they seldom concern the intrinsic correlations between in-distribution (ID) and OOD data. In this work, we discover an obvious correlation that OOD data usually possesses significant ID attributes. These attributes should be factored into the training process, rather than blindly suppressed as in previous approaches. Based on this insight, we propose a structured multi-view-based out-of-distribution detection learning (MVOL) framework, which facilitates rational handling of the intrinsic in-distribution attributes in outliers. We provide theoretical insights on the effectiveness of MVOL for OOD detection. Extensive experiments demonstrate the superiority of our framework to others. MVOL effectively utilizes both auxiliary OOD datasets and even wild datasets with noisy ID data.

Cite

Text

Lei et al. "Mining In-Distribution Attributes in Outliers for Out-of-Distribution Detection." AAAI Conference on Artificial Intelligence, 2025. doi:10.1609/AAAI.V39I17.34000

Markdown

[Lei et al. "Mining In-Distribution Attributes in Outliers for Out-of-Distribution Detection." AAAI Conference on Artificial Intelligence, 2025.](https://mlanthology.org/aaai/2025/lei2025aaai-mining/) doi:10.1609/AAAI.V39I17.34000

BibTeX

@inproceedings{lei2025aaai-mining,
  title     = {{Mining In-Distribution Attributes in Outliers for Out-of-Distribution Detection}},
  author    = {Lei, Yutian and Ji, Luping and Liu, Pei},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2025},
  pages     = {18181-18188},
  doi       = {10.1609/AAAI.V39I17.34000},
  url       = {https://mlanthology.org/aaai/2025/lei2025aaai-mining/}
}