TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/ICAL: Implicit Character-Aided Learning for Enhanced Handw...

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

Jianhua Zhu, Liangcai Gao, Wenqi Zhao

2024-05-15Handwritten Mathmatical Expression Recognition
PaperPDFCode(official)

Abstract

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

Results

TaskDatasetMetricValueModel
Handwritten Mathmatical Expression RecognitionCROHME 2016ExpRate58.79ICAL
Handwritten Mathmatical Expression RecognitionHME100KExpRate69.06ICAL
Handwritten Mathmatical Expression RecognitionCROHME 2019ExpRate60.51ICAL
Handwritten Mathmatical Expression RecognitionCROHME 2014ExpRate60.63ICAL

Related Papers

Uni-MuMER: Unified Multi-Task Fine-Tuning of Vision-Language Model for Handwritten Mathematical Expression Recognition2025-05-29TAMER: Tree-Aware Transformer for Handwritten Mathematical Expression Recognition2024-08-16NAMER: Non-Autoregressive Modeling for Handwritten Mathematical Expression Recognition2024-07-16PosFormer: Recognizing Complex Handwritten Mathematical Expression with Position Forest Transformer2024-07-10When Counting Meets HMER: Counting-Aware Network for Handwritten Mathematical Expression Recognition2022-07-23CoMER: Modeling Coverage for Transformer-based Handwritten Mathematical Expression Recognition2022-07-10TDv2: A Novel Tree-Structured Decoder for Offline Mathematical Expression Recognition2022-06-280/1 Deep Neural Networks via Block Coordinate Descent2022-06-19