Open-Set Support Vector Machines
Pedro Ribeiro Mendes J\'unior, Terrance E. Boult, Jacques Wainer, and, Anderson Rocha

TL;DR
This paper introduces Open-Set Support Vector Machines (OSSVM), a novel extension of SVMs designed to recognize known classes while effectively rejecting unknown samples in open-set scenarios, addressing a key limitation of traditional classifiers.
Contribution
The paper develops OSSVM, a new SVM-based method that manages open-set recognition by bounding the classification region, and analyzes conditions for bounded open-space risk in RBF SVMs.
Findings
OSSVM effectively rejects unknown samples in open-set recognition.
Bounded open-space risk conditions are established for RBF SVMs.
OSSVM balances empirical and unknown risks for robust classification.
Abstract
Often, when dealing with real-world recognition problems, we do not need, and often cannot have, knowledge of the entire set of possible classes that might appear during operational testing. In such cases, we need to think of robust classification methods able to deal with the "unknown" and properly reject samples belonging to classes never seen during training. Notwithstanding, existing classifiers to date were mostly developed for the closed-set scenario, i.e., the classification setup in which it is assumed that all test samples belong to one of the classes with which the classifier was trained. In the open-set scenario, however, a test sample can belong to none of the known classes and the classifier must properly reject it by classifying it as unknown. In this work, we extend upon the well-known Support Vector Machines (SVM) classifier and introduce the Open-Set Support Vector…
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
MethodsSupport Vector Machine
