English

Learning symbol relation tree for online mathematical expression recognition

Computer Vision and Pattern Recognition 2021-05-14 v1 Machine Learning

Abstract

This paper proposes a method for recognizing online handwritten mathematical expressions (OnHME) by building a symbol relation tree (SRT) directly from a sequence of strokes. A bidirectional recurrent neural network learns from multiple derived paths of SRT to predict both symbols and spatial relations between symbols using global context. The recognition system has two parts: a temporal classifier and a tree connector. The temporal classifier produces an SRT by recognizing an OnHME pattern. The tree connector splits the SRT into several sub-SRTs. The final SRT is formed by looking up the best combination among those sub-SRTs. Besides, we adopt a tree sorting method to deal with various stroke orders. Recognition experiments indicate that the proposed OnHME recognition system is competitive to other methods. The recognition system achieves 44.12% and 41.76% expression recognition rates on the Competition on Recognition of Online Handwritten Mathematical Expressions (CROHME) 2014 and 2016 testing sets.

Keywords

Cite

@article{arxiv.2105.06084,
  title  = {Learning symbol relation tree for online mathematical expression recognition},
  author = {Thanh-Nghia Truong and Hung Tuan Nguyen and Cuong Tuan Nguyen and Masaki Nakagawa},
  journal= {arXiv preprint arXiv:2105.06084},
  year   = {2021}
}

Comments

13 pages, conference

R2 v1 2026-06-24T02:03:57.070Z