From Global to Local: Multi-scale Out-of-distribution Detection
Ji Zhang, Lianli Gao, Bingguang Hao, Hao Huang, Jingkuan Song, Hengtao, Shen

TL;DR
This paper introduces MODE, a multi-scale out-of-distribution detection framework that combines global and local image features, utilizing a novel attention-based training method and cross-scale decision to improve detection accuracy significantly.
Contribution
The paper proposes a novel multi-scale OOD detection framework, MODE, incorporating local region features and a new attention-based training method to enhance detection performance.
Findings
MODE outperforms previous methods by up to 19.24% in FPR
The approach improves AUROC by 2.77% on average
Local and global features combined enhance OOD detection accuracy
Abstract
Out-of-distribution (OOD) detection aims to detect "unknown" data whose labels have not been seen during the in-distribution (ID) training process. Recent progress in representation learning gives rise to distance-based OOD detection that recognizes inputs as ID/OOD according to their relative distances to the training data of ID classes. Previous approaches calculate pairwise distances relying only on global image representations, which can be sub-optimal as the inevitable background clutter and intra-class variation may drive image-level representations from the same ID class far apart in a given representation space. In this work, we overcome this challenge by proposing Multi-scale OOD DEtection (MODE), a first framework leveraging both global visual information and local region details of images to maximally benefit OOD detection. Specifically, we first find that existing models…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Advanced Neural Network Applications · Anomaly Detection Techniques and Applications
MethodsALIGN
