Spatial Location Constraint Prototype Loss for Open Set Recognition
Ziheng Xia, Ganggang Dong, Penghui Wang, Hongwei Liu

TL;DR
This paper introduces a novel loss function called spatial location constraint prototype loss designed to improve open set recognition by effectively reducing both empirical and open space risks, demonstrated through extensive experiments.
Contribution
It proposes a new loss function that explicitly constrains class prototypes based on spatial location to enhance open set recognition performance.
Findings
Outperforms existing methods on multiple benchmarks
Effectively reduces open space risk and empirical risk
Provides clear visualization of feature distributions
Abstract
One of the challenges in pattern recognition is open set recognition. Compared with closed set recognition, open set recognition needs to reduce not only the empirical risk, but also the open space risk, and the reduction of these two risks corresponds to classifying the known classes and identifying the unknown classes respectively. How to reduce the open space risk is the key of open set recognition. This paper explores the origin of the open space risk by analyzing the distribution of known and unknown classes features. On this basis, the spatial location constraint prototype loss function is proposed to reduce the two risks simultaneously. Extensive experiments on multiple benchmark datasets and many visualization results indicate that our methods is superior to most existing approaches.
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
TopicsDomain Adaptation and Few-Shot Learning · Imbalanced Data Classification Techniques
