Adaptive Label Smoothing for Out-of-Distribution Detection
Mingle Xu, Jaehwan Lee, Sook Yoon, Dong Sun Park

TL;DR
This paper introduces adaptive label smoothing (ALS), a novel regularization technique that improves out-of-distribution detection by dynamically adjusting class probabilities, outperforming traditional label smoothing methods.
Contribution
The paper proposes ALS, a new regularization method that enhances OOD detection by allowing flexible class probability distributions, addressing limitations of fixed maximal probabilities in standard label smoothing.
Findings
ALS improves OOD detection across six datasets
ALS achieves clearer separation between known and unknown classes
Experimental results show superior performance over traditional label smoothing
Abstract
Out-of-distribution (OOD) detection, which aims to distinguish unknown classes from known classes, has received increasing attention recently. A main challenge within is the unavailable of samples from the unknown classes in the training process, and an effective strategy is to improve the performance for known classes. Using beneficial strategies such as data augmentation and longer training is thus a way to improve OOD detection. However, label smoothing, an effective method for classifying known classes, degrades the performance of OOD detection, and this phenomenon is under exploration. In this paper, we first analyze that the limited and predefined learning target in label smoothing results in the smaller maximal probability and logit, which further leads to worse OOD detection performance. To mitigate this issue, we then propose a novel regularization method, called adaptive label…
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
TopicsAdvanced Statistical Process Monitoring · Anomaly Detection Techniques and Applications · Flow Measurement and Analysis
MethodsSoftmax · Attention Is All You Need · Label Smoothing · Adaptive Label Smoothing
