Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Chinese Character Recognition with Radical-Structured Stroke Trees

About

The flourishing blossom of deep learning has witnessed the rapid development of Chinese character recognition. However, it remains a great challenge that the characters for testing may have different distributions from those of the training dataset. Existing methods based on a single-level representation (character-level, radical-level, or stroke-level) may be either too sensitive to distribution changes (e.g., induced by blurring, occlusion, and zero-shot problems) or too tolerant to one-to-many ambiguities. In this paper, we represent each Chinese character as a stroke tree, which is organized according to its radical structures, to fully exploit the merits of both radical and stroke levels in a decent way. We propose a two-stage decomposition framework, where a Feature-to-Radical Decoder perceives radical structures and radical regions, and a Radical-to-Stroke Decoder further predicts the stroke sequences according to the features of radical regions. The generated radical structures and stroke sequences are encoded as a Radical-Structured Stroke Tree (RSST), which is fed to a Tree-to-Character Translator based on the proposed Weighted Edit Distance to match the closest candidate character in the RSST lexicon. Our extensive experimental results demonstrate that the proposed method outperforms the state-of-the-art single-level methods by increasing margins as the distribution difference becomes more severe in the blurring, occlusion, and zero-shot scenarios, which indeed validates the robustness of the proposed method.

Haiyang Yu, Jingye Chen, Bin Li, Xiangyang Xue• 2022

Related benchmarks

TaskDatasetResultRank
Zero-shot Chinese Character RecognitionICDAR Unseen characters 2013 (test)
Top-1 Acc (m=500)11.56
12
Zero-shot Chinese Radical RecognitionICDAR Unseen radicals 2013 (test)
Top-1 Acc (k=50)7.94
8
Showing 2 of 2 rows

Other info

Follow for update