Trajectory-based Radical Analysis Network for Online Handwritten Chinese Character Recognition
Jianshu Zhang, Yixing Zhu, Jun Du, Lirong Dai

TL;DR
This paper introduces a trajectory-based radical analysis network (TRAN) that explicitly models radicals and their structures to improve online handwritten Chinese character recognition, especially for unseen characters.
Contribution
The novel TRAN approach explicitly analyzes radicals and structures, enabling recognition of unseen characters and reducing vocabulary size compared to previous methods.
Findings
Achieves 10% relative CER reduction over state-of-the-art methods.
Can recognize 500 unseen Chinese characters with about 60% accuracy.
Outperforms traditional whole-character recognition approaches.
Abstract
Recently, great progress has been made for online handwritten Chinese character recognition due to the emergence of deep learning techniques. However, previous research mostly treated each Chinese character as one class without explicitly considering its inherent structure, namely the radical components with complicated geometry. In this study, we propose a novel trajectory-based radical analysis network (TRAN) to firstly identify radicals and analyze two-dimensional structures among radicals simultaneously, then recognize Chinese characters by generating captions of them based on the analysis of their internal radicals. The proposed TRAN employs recurrent neural networks (RNNs) as both an encoder and a decoder. The RNN encoder makes full use of online information by directly transforming handwriting trajectory into high-level features. The RNN decoder aims at generating the caption by…
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 · Natural Language Processing Techniques · Advanced Image and Video Retrieval Techniques
