English

Can multi-label classification networks know what they don't know?

Machine Learning 2021-10-25 v2

Abstract

Estimating out-of-distribution (OOD) uncertainty is a central challenge for safely deploying machine learning models in the open-world environment. Improved methods for OOD detection in multi-class classification have emerged, while OOD detection methods for multi-label classification remain underexplored and use rudimentary techniques. We propose JointEnergy, a simple and effective method, which estimates the OOD indicator scores by aggregating energy scores from multiple labels. We show that JointEnergy can be mathematically interpreted from a joint likelihood perspective. Our results show consistent improvement over previous methods that are based on the maximum-valued scores, which fail to capture joint information from multiple labels. We demonstrate the effectiveness of our method on three common multi-label classification benchmarks, including MS-COCO, PASCAL-VOC, and NUS-WIDE. We show that JointEnergy can reduce the FPR95 by up to 10.05% compared to the previous best baseline, establishing state-of-the-art performance.

Keywords

Cite

@article{arxiv.2109.14162,
  title  = {Can multi-label classification networks know what they don't know?},
  author = {Haoran Wang and Weitang Liu and Alex Bocchieri and Yixuan Li},
  journal= {arXiv preprint arXiv:2109.14162},
  year   = {2021}
}

Comments

Paper published at NeurIPS 2021

R2 v1 2026-06-24T06:27:58.676Z