paper-with-me

Papers

TDv2: A Novel Tree-Structured Decoder for Offline Mathematical Expression Recognition

2022-06-28 · Proceedings of the AAAI Conference on Artificial Intelligence 2022 6 · Changjie Wu, Jun Du, Yunqing Li, Jianshu Zhang, Chen Yang, Bo Ren, Yiqing Hu

In recent years, tree decoders become more popular than LaTeX string decoders in the field of handwritten mathematical expression recognition (HMER) as they can capture the hierarchical tree structure of mathematical expressions. However previous tree decoders converted the tree structure labels into a fixed and ordered sequence, which could not make full use of the diversified expression of tree labels. In this study, we propose a novel tree decoder (TDv2) to fully utilize the tree structure labels. Compared with previous tree decoders, this new model does not require a fixed priority for different branches of a node during training and inference, which can effectively improve the model generalization capability. The input and output of the model make full use of the tree structure label, so that there is no need to find the parent node in the decoding process, which simplifies the decoding process and adds a prior information to help predict the node. We verified the effectiveness of each part of the model through comprehensive ablation experiments and attention visualization analysis. On the authoritative CROHME 14/16/19 datasets, our method achieves the state-of-the-art results.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderHandwritten Mathmatical Expression Recognition

Similar Papers 제목 키워드 기반

Spatial Attention and Syntax Rule Enhanced Tree Decoder for Offine Handwritten Mathematical Expression Recognition

2023-03-13 · Zihao Lin, Jinrong Li, Fan Yang, Shuangping Huang 외

Offline Handwritten Mathematical Expression Recognition (HMER) has been dramatically advanced recently by employing tree decoders as part of the encoder-decoder method. Despite the tree decoder-based methods regard the e…

Decoder

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

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

Bidirectional Trained Tree-Structured Decoder for Handwritten Mathematical Expression Recognition

2023-12-31 · Hanbo Cheng, Chenyu Liu, Pengfei Hu, Zhenrong Zhang 외

The Handwritten Mathematical Expression Recognition (HMER) task is a critical branch in the field of OCR. Recent studies have demonstrated that incorporating bidirectional context information significantly improves the p…

DecoderLanguage ModelingLanguage ModellingOptical Character Recognition (OCR)

Syntax-Aware Network for Handwritten Mathematical Expression Recognition

2022-03-03 · CVPR 2022 1 · Ye Yuan, Xiao Liu, Wondimu Dikubab, Hui Liu 외

Handwritten mathematical expression recognition (HMER) is a challenging task that has many potential applications. Recent methods for HMER have achieved outstanding performance with an encoder-decoder architecture. Howev…

DecoderHandwritten Mathmatical Expression RecognitionPrediction