Optimal Rejection Function Meets Character Recognition Tasks
Xiaotong Ji, Yuchen Zheng, Daiki Suehiro, Seiichi Uchida

TL;DR
This paper introduces an optimal rejection method within the Learning-with-Rejection framework, utilizing features from different CNN layers to improve pattern classification, demonstrated on character recognition tasks.
Contribution
It presents a practical approach to Learning-with-Rejection, training rejection functions on separate feature spaces and applying it to character recognition with CNN features.
Findings
Outperforms traditional rejection strategies on notMNIST.
Effective use of multi-layer CNN features for rejection.
Improved accuracy in character/non-character classification.
Abstract
In this paper, we propose an optimal rejection method for rejecting ambiguous samples by a rejection function. This rejection function is trained together with a classification function under the framework of Learning-with-Rejection (LwR). The highlights of LwR are: (1) the rejection strategy is not heuristic but has a strong background from a machine learning theory, and (2) the rejection function can be trained on an arbitrary feature space which is different from the feature space for classification. The latter suggests we can choose a feature space that is more suitable for rejection. Although the past research on LwR focused only on its theoretical aspect, we propose to utilize LwR for practical pattern classification tasks. Moreover, we propose to use features from different CNN layers for classification and rejection. Our extensive experiments of notMNIST classification and…
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
TopicsHandwritten Text Recognition Techniques · Text and Document Classification Technologies · Machine Learning and Data Classification
