Image Background Serves as Good Proxy for Out-of-distribution Data
Sen Pei

TL;DR
This paper introduces SSOD, a novel OOD detection method that leverages natural signals from in-distribution data without needing explicit OOD samples, achieving state-of-the-art results across multiple benchmarks.
Contribution
It presents a unified probabilistic framework for OOD detection and proposes SSOD, an OOD-data-free model that exploits natural signals for improved detection performance.
Findings
SSOD outperforms previous methods on ImageNet and CIFAR-10 benchmarks.
Achieves significant reductions in false positive rates (FPR95).
Attains top performance on challenging OOD datasets like ImageNet-O.
Abstract
Out-of-distribution (OOD) detection empowers the model trained on the closed image set to identify unknown data in the open world. Though many prior techniques have yielded considerable improvements in this research direction, two crucial obstacles still remain. Firstly, a unified perspective has yet to be presented to view the developed arts with individual designs, which is vital for providing insights into future work. Secondly, we expect sufficient natural OOD supervision to promote the generation of compact boundaries between the in-distribution (ID) and OOD data without collecting explicit OOD samples. To tackle these issues, we propose a general probabilistic framework to interpret many existing methods and an OOD-data-free model, namely \textbf{S}elf-supervised \textbf{S}ampling for \textbf{O}OD \textbf{D}etection (SSOD). SSOD efficiently exploits natural OOD signals from the ID…
Peer Reviews
Decision·ICLR 2024 poster
Originality >> SSOD uses image backgrounds as natural proxies for OOD samples, which is a novel perspective in the field. Quality >> The best paper I read in a while, both in terms of problem statement/formulation and execution (exemplar experimental analysis). Clarity >> The paper is well-articulated - clearly presents the research problem, the proposed solution, and the insights from the conducted experiments. Also, the authors seem to have made an effort to ensure that the concepts are acce
No fundamental flaws with the current submission, but just a suggestion to the authors - to include a more thorough discussion on the limitations of SSOD - what are the potential biases, the impact of background complexity on the model's performance, and scenarios where the model may not perform as expected - to start a discussion towards further improvements. Maybe within a dedicated section, tackling these aspects would be valuable.
1. The motivation derived from the proposed general OOD detection framework seems both intuitive and solid. 2. The paper is well-written and figures / tables are easy to follow. 3. The proposed SSOD approach, while seemingly simple, demonstrates strong effectiveness. 4. The experimental results are quite strong across various datasets.
1. Given that SSOD necessitates pseudo-labels for each patch (like semantic segmentation), Since SSOD requires the pseudo-labels for each patch (like semantic segmentation), I presume that the training expenses could surpass those of conventional pre-training methods. Could the authors provide a computational comparison of SSOD with other baseline OOD detection models, as well as standard classification models (e.g., ResNet-18, ResNet-50, etc.)? 2. It appears that the principal interpretation
- The probabilistic interpretation of OOD detection methods is very useful to advance future research. The factorized interpretation also helps tune each independent component accordingly to optimize ID or OOD performance depending on the downstream objective. - The paper is well written, and the math is easy to follow once derived on paper. - The experimental section supports all the claims made in the paper.
I will summarize my concerns with this work under three broad sections. **Nomenclature** - Authors chose to proceed with the name SSOD for their work but the whole field of Semi-Supervised Object detection (SSOD) [1] already exists creating a bit of a confusion. - I recommend using SSOOD to avoid any confusion with an already established sub-field. **Presentation of results** - Authors claim that their first contribution is to provide a probabilistic interpretation of OOD, using which existin
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCOVID-19 diagnosis using AI · Anomaly Detection Techniques and Applications · Domain Adaptation and Few-Shot Learning
