ICAL: Implicit Character-Aided Learning for Enhanced Handwritten Mathematical Expression Recognition
About
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 paper introduces a novel approach, Implicit Character-Aided Learning (ICAL), to mine the global expression information and enhance handwritten mathematical expression recognition. Specifically, we propose the Implicit Character Construction Module (ICCM) to predict implicit character sequences and use a Fusion Module to merge the outputs of the ICCM and the decoder, thereby producing corrected predictions. By modeling and utilizing implicit character information, ICAL achieves a more accurate and context-aware interpretation of handwritten mathematical expressions. Experimental results demonstrate that ICAL notably surpasses the state-of-the-art(SOTA) models, improving the expression recognition rate (ExpRate) by 2.25\%/1.81\%/1.39\% on the CROHME 2014/2016/2019 datasets respectively, and achieves a remarkable 69.06\% on the challenging HME100k test set. We make our code available on the GitHub: https://github.com/qingzhenduyu/ICAL
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Handwritten Mathematical Expression Recognition | CROHME 2016 (test) | Expression Rate (Exp)58.79 | 164 | |
| Handwritten Mathematical Expression Recognition | CROHME 2014 (test) | Expression Rate (Exp)60.63 | 156 | |
| Handwritten Mathematical Expression Recognition | CROHME 2019 (test) | Expression Rate (Exp)60.51 | 107 | |
| Handwritten Mathematical Expression Recognition | CROHME 2014 | -- | 47 | |
| Handwritten Mathematical Expression Recognition | CROHME 2016 | Expression Rate59.02 | 40 | |
| Handwritten Mathematical Expression Recognition | CROHME 2019 | ExpRate60.97 | 39 | |
| Handwritten Mathematical Expression Recognition | HME100K | ExpRate69.06 | 17 | |
| Handwritten Mathematical Expression Recognition | CROHME 2023 (test) | Expression Rate53.65 | 11 | |
| Handwritten Mathematical Expression Recognition | HME100K 1.0 (test) | Expression Rate0.6906 | 9 | |
| Mathematical Expression Recognition | MathWriting 1.0 (val) | CER6.45 | 9 |