paper-with-me

Papers

Handwritten Mathematical Expression Recognition with Bidirectionally Trained Transformer

2021-05-06 · Wenqi Zhao, Liangcai Gao, Zuoyu Yan, Shuai Peng, Lin Du, Ziyin Zhang

Encoder-decoder models have made great progress on handwritten mathematical expression recognition recently. However, it is still a challenge for existing methods to assign attention to image features accurately. Moreover, those encoder-decoder models usually adopt RNN-based models in their decoder part, which makes them inefficient in processing long $\LaTeX{}$ sequences. In this paper, a transformer-based decoder is employed to replace RNN-based ones, which makes the whole model architecture very concise. Furthermore, a novel training strategy is introduced to fully exploit the potential of the transformer in bidirectional language modeling. Compared to several methods that do not use data augmentation, experiments demonstrate that our model improves the ExpRate of current state-of-the-art methods on CROHME 2014 by 2.23%. Similarly, on CROHME 2016 and CROHME 2019, we improve the ExpRate by 1.92% and 2.28% respectively.

📄 PDF Abstract BibTeX arXiv:2105.02412

Code (2)

Green-Wood/BTTR 공식 구현 pytorch
qingzhenduyu/ical pytorch

Tasks

Data AugmentationDecoderHandwritten Mathmatical Expression RecognitionLanguage ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

Online Handwritten Mathematical Expressions Recognition System Using Fuzzy Neural Network

2017-07-11 · E. Naderan

The article describes developed information technology for online recognition of handwritten mathematical expressions that based on proposed approaches to handwritten symbols recognition and structural analysis.

Robust Encoder-Decoder Learning Framework towards Offline Handwritten Mathematical Expression Recognition Based on Multi-Scale Deep Neural Network

2019-02-08 · Guangcun Shan, Hongyu Wang, Wei Liang

Offline handwritten mathematical expression recognition is a challenging task, because handwritten mathematical expressions mainly have two problems in the process of recognition. On one hand, it is how to correctly reco…

Decoder

Database of handwritten Arabic mathematical formulas images

2016-08-08 · Ibtissem Hadj Ali, Mohammed Ali Mahjoub

Although publicly available, ground-truthed database have proven useful for training, evaluating, and comparing recognition systems in many domains, the availability of such database for handwritten Arabic mathematical f…

Offline Handwritten Mathematical Recognition using Adversarial Learning and Transformers

2022-08-20 · Ujjwal Thakur, Anuj Sharma

Offline Handwritten Mathematical Expression Recognition (HMER) is a major area in the field of mathematical expression recognition. Offline HMER is often viewed as a much harder problem as compared to online HMER due to …

Decoder

ICAL: Implicit Character-Aided Learning for Enhanced Handwritten Mathematical Expression Recognition

2024-05-15 · Jianhua Zhu, Liangcai Gao, Wenqi Zhao

Significant progress has been made in the field of handwritten mathematical expression recognition, while existing encoder-decoder methods are usually difficult to model global information in $LaTeX$. Therefore, this pap…

DecoderHandwritten Mathmatical Expression Recognition