English

Character decomposition to resolve class imbalance problem in Hangul OCR

Computer Vision and Pattern Recognition 2022-09-29 v2

Abstract

We present a novel approach to OCR(Optical Character Recognition) of Korean character, Hangul. As a phonogram, Hangul can represent 11,172 different characters with only 52 graphemes, by describing each character with a combination of the graphemes. As the total number of the characters could overwhelm the capacity of a neural network, the existing OCR encoding methods pre-define a smaller set of characters that are frequently used. This design choice naturally compromises the performance on long-tailed characters in the distribution. In this work, we demonstrate that grapheme encoding is not only efficient but also performant for Hangul OCR. Benchmark tests show that our approach resolves two main problems of Hangul OCR: class imbalance and target class selection.

Keywords

Cite

@article{arxiv.2208.06079,
  title  = {Character decomposition to resolve class imbalance problem in Hangul OCR},
  author = {Geonuk Kim and Jaemin Son and Kanghyu Lee and Jaesik Min},
  journal= {arXiv preprint arXiv:2208.06079},
  year   = {2022}
}

Comments

ECCV 2022 TiE workshop

R2 v1 2026-06-25T01:39:28.732Z