Pairwise Coupling for Machine Recognition of Hand-Printed Japanese Characters

Abstract

Machine recognition of hand-printed Japanese characters has been an area of great interest for many years. A major problem of this classification task is the huge number of different characters. Applying standard "state-of-the-art" techniques, such as SVM, to multi-class problems of this kind imposes severe problems of both a conceptual and technical nature: (i) separating one class from all others may be an unnecessarily hard problem; and (ii) solving these subproblems can impose unacceptably high computational costs. In this paper, a new approach to Japanese character recognition is presented that successfully overcomes these shortcomings. It is based on a pairwise coupling procedure for probabilistic two-class kernel classifiers. Experimental results for Hiragana recognition effectively demonstrate that our method attains an excellent level of prediction accuracy while imposing very low computational costs.

Cite

Text

Roth and Tsuda. "Pairwise Coupling for Machine Recognition of Hand-Printed Japanese Characters." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2001. doi:10.1109/CVPR.2001.990656

Markdown

[Roth and Tsuda. "Pairwise Coupling for Machine Recognition of Hand-Printed Japanese Characters." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2001.](https://mlanthology.org/cvpr/2001/roth2001cvpr-pairwise/) doi:10.1109/CVPR.2001.990656

BibTeX

@inproceedings{roth2001cvpr-pairwise,
  title     = {{Pairwise Coupling for Machine Recognition of Hand-Printed Japanese Characters}},
  author    = {Roth, Volker and Tsuda, Koji},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2001},
  pages     = {I:1120-1125},
  doi       = {10.1109/CVPR.2001.990656},
  url       = {https://mlanthology.org/cvpr/2001/roth2001cvpr-pairwise/}
}