A New Hybrid-parameter Recurrent Neural Networks for Online Handwritten Chinese Character Recognition
Haiqing Ren, Weiqiang Wang

TL;DR
This paper introduces a novel deep RNN with hybrid parameters and a new Memory Pool Unit for online handwritten Chinese character recognition, achieving improved accuracy and efficiency over existing models.
Contribution
It proposes a hybrid-parameter RNN architecture and a new Memory Pool Unit, enhancing temporal learning and model capacity for Chinese character recognition.
Findings
Higher recognition accuracy on benchmark datasets
Fewer parameters and faster recognition speed
Memory Pool Unit achieves competitive results
Abstract
The recurrent neural network (RNN) is appropriate for dealing with temporal sequences. In this paper, we present a deep RNN with new features and apply it for online handwritten Chinese character recognition. Compared with the existing RNN models, three innovations are involved in the proposed system. First, a new hidden layer function for RNN is proposed for learning temporal information better. we call it Memory Pool Unit (MPU). The proposed MPU has a simple architecture. Second, a new RNN architecture with hybrid parameter is presented, in order to increasing the expression capacity of RNN. The proposed hybrid-parameter RNN has parameter changes when calculating the iteration at temporal dimension. Third, we make a adaptation that all the outputs of each layer are stacked as the output of network. Stacked hidden layer states combine all the hidden layer states for increasing the…
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 · Neural Networks and Applications
