Known Meets Unknown: Mitigating Overconfidence in Open Set Recognition
Dongdong Zhao, Ranxin Fang, Changtian Song, Zhihui Liu, Jianwen Xiang

TL;DR
This paper introduces a framework to reduce overconfidence in open set recognition models, especially when unknown samples are similar to known classes, thereby improving the ability to distinguish between known and unknown samples.
Contribution
It proposes a novel two-stage framework combining uncertainty estimation and specialized classifiers to mitigate overconfidence caused by inter-class overlap in OSR.
Findings
Outperforms existing OSR methods on three public datasets.
Effectively reduces misclassification of unknowns as known classes.
Enhances decision boundary clarity between known and unknown samples.
Abstract
Open Set Recognition (OSR) requires models not only to accurately classify known classes but also to effectively reject unknown samples. However, when unknown samples are semantically similar to known classes, inter-class overlap in the feature space often causes models to assign unjustifiably high confidence to them, leading to misclassification as known classes -- a phenomenon known as overconfidence. This overconfidence undermines OSR by blurring the decision boundary between known and unknown classes. To address this issue, we propose a framework that explicitly mitigates overconfidence caused by inter-class overlap. The framework consists of two components: a perturbation-based uncertainty estimation module, which applies controllable parameter perturbations to generate diverse predictions and quantify predictive uncertainty, and an unknown detection module with distinct…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Anomaly Detection Techniques and Applications · Adversarial Robustness in Machine Learning
