LORD: Leveraging Open-Set Recognition with Unknown Data
Tobias Koch, Christian Riess, Thomas K\"ohler

TL;DR
LORD introduces a framework that explicitly models open space during classifier training to improve open-set recognition, effectively leveraging unknown data and background data strategies, including mixup, for better detection of out-of-distribution samples.
Contribution
The paper proposes LORD, a novel open-set recognition framework that explicitly models open space and systematically evaluates training strategies, including the use of mixup to reduce background data dependency.
Findings
LORD improves recognition of unknown data across benchmarks.
Explicit open space modeling enhances open-set recognition performance.
Mixup effectively substitutes background datasets, maintaining high OSR accuracy.
Abstract
Handling entirely unknown data is a challenge for any deployed classifier. Classification models are typically trained on a static pre-defined dataset and are kept in the dark for the open unassigned feature space. As a result, they struggle to deal with out-of-distribution data during inference. Addressing this task on the class-level is termed open-set recognition (OSR). However, most OSR methods are inherently limited, as they train closed-set classifiers and only adapt the downstream predictions to OSR. This work presents LORD, a framework to Leverage Open-set Recognition by exploiting unknown Data. LORD explicitly models open space during classifier training and provides a systematic evaluation for such approaches. We identify three model-agnostic training strategies that exploit background data and applied them to well-established classifiers. Due to LORD's extensive evaluation…
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 · Data Stream Mining Techniques
MethodsMixup
