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

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

28 Jun 2022Proceedings of the AAAI Conference on Artificial Intelligence 2022 6archive 2025-07-28

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.

PaperPDF

Code

No code repository is listed for this paper in the archive or in Syntology's graph.

Code Syntology ran Syntology

Not run by Syntology. Nothing on this page verifies that the listed code works.

Tasks

DecoderHandwritten Mathmatical Expression Recognition

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Handwritten Mathmatical Expression Recognition CROHME 2014 TDv2 ExpRate 53.62 #13 of 17 Archive leaderboard report
Handwritten Mathmatical Expression Recognition CROHME 2016 TDv2 ExpRate 55.18 #9 of 16 Archive leaderboard report
Handwritten Mathmatical Expression Recognition CROHME 2019 TDv2 ExpRate 58.72 #7 of 14 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections