paper-with-me

홈 › Papers

Learning Placeholders for Open-Set Recognition

2021-03-28 · CVPR 2021 1 · Da-Wei Zhou, Han-Jia Ye, De-Chuan Zhan

Traditional classifiers are deployed under closed-set setting, with both training and test classes belong to the same set. However, real-world applications probably face the input of unknown categories, and the model will recognize them as known ones. Under such circumstances, open-set recognition is proposed to maintain classification performance on known classes and reject unknowns. The closed-set models make overconfident predictions over familiar known class instances, so that calibration and thresholding across categories become essential issues when extending to an open-set environment. To this end, we proposed to learn PlaceholdeRs for Open-SEt Recognition (Proser), which prepares for the unknown classes by allocating placeholders for both data and classifier. In detail, learning data placeholders tries to anticipate open-set class data, thus transforms closed-set training into open-set training. Besides, to learn the invariant information between target and non-target classes, we reserve classifier placeholders as the class-specific boundary between known and unknown. The proposed Proser efficiently generates novel class by manifold mixup, and adaptively sets the value of reserved open-set classifier during training. Experiments on various datasets validate the effectiveness of our proposed method.

📄 PDF Abstract BibTeX arXiv:2103.15086

Code (1)

zhoudw-zdw/CVPR21-Proser 공식 구현 pytorch

Tasks

Open Set Learning

Similar Papers 제목 키워드 기반

Learning Prototype via Placeholder for Zero-shot Recognition

2022-07-29 · Zaiquan Yang, Yang Liu, Wenjia Xu, Chong Huang 외

Zero-shot learning (ZSL) aims to recognize unseen classes by exploiting semantic descriptions shared between seen classes and unseen classes. Current methods show that it is effective to learn visual-semantic alignment b…

Zero-Shot Learning

Context Perception Parallel Decoder for Scene Text Recognition

2023-07-23 · Yongkun Du, Zhineng Chen, Caiyan Jia, Xiaoting Yin 외

Scene text recognition (STR) methods have struggled to attain high accuracy and fast inference speed. Autoregressive (AR)-based models implement the recognition in a character-by-character manner, showing superiority in …

DecoderLanguage ModellingScene Text Recognition

1SPU: 1-step Speech Processing Unit

2023-11-08 · Karan Singla, Shahab Jalalvand, Yeon-Jun Kim, Antonio Moreno Daniel 외

Recent studies have made some progress in refining end-to-end (E2E) speech recognition encoders by applying Connectionist Temporal Classification (CTC) loss to enhance named entity recognition within transcriptions. Howe…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)named-entity-recognitionNamed Entity Recognition+2

MWP-BERT: Numeracy-Augmented Pre-training for Math Word Problem Solving

2021-07-28 · Findings (NAACL) 2022 7 · Zhenwen Liang, Jipeng Zhang, Lei Wang, Wei Qin 외

Math word problem (MWP) solving faces a dilemma in number representation learning. In order to avoid the number representation issue and reduce the search space of feasible solutions, existing works striving for MWP solv…

Common Sense ReasoningLanguage ModelingLanguage ModellingMath+3

MWP-BERT: Numeracy-Augmented Pre-training for Math Word Problem Solving

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Math word problem (MWP) solving faces a dilemma in number representation learning. In order to avoid the number representation issue and reduce the search space of feasible solutions, existing works striving for MWP solv…

Language ModelingLanguage ModellingMathMath Word Problem Solving+2