Stroke Sequence-Dependent Deep Convolutional Neural Network for Online Handwritten Chinese Character Recognition
Baotian Hu, Xin Liu, Xiangping Wu, Qingcai Chen

TL;DR
This paper introduces SSDCNN, a deep learning model that leverages stroke sequence information and eight-directional features to significantly improve online handwritten Chinese character recognition accuracy.
Contribution
The novel SSDCNN model effectively combines stroke sequence data with directional features, enhancing recognition performance over existing methods.
Findings
Reduced recognition error by 50% compared to models using only directional features.
Achieved 97.44% accuracy on ICDAR 2013 OLHCCR task, outperforming previous systems.
Demonstrated that stroke sequence and directional features complement each other in recognition tasks.
Abstract
In this paper, we propose a novel model, named Stroke Sequence-dependent Deep Convolutional Neural Network (SSDCNN), using the stroke sequence information and eight-directional features for Online Handwritten Chinese Character Recognition (OLHCCR). On one hand, SSDCNN can learn the representation of Online Handwritten Chinese Character (OLHCC) by incorporating the natural sequence information of the strokes. On the other hand, SSDCNN can incorporate eight-directional features in a natural way. In order to train SSDCNN, we divide the process of training into two stages: 1) The training data is used to pre-train the whole architecture until the performance tends to converge. 2) Fully-connected neural network which is used to combine the stroke sequence-dependent representation with eight-directional features and softmax layer are further trained. Experiments were conducted on the OLHCCR…
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 · Image Processing and 3D Reconstruction · Image Retrieval and Classification Techniques
