paper-with-me

Papers

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 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

📄 PDF Abstract BibTeX arXiv:2405.09032

Code (1)

qingzhenduyu/ical 공식 구현 pytorch

Tasks

DecoderHandwritten Mathmatical Expression Recognition

Similar Papers 제목 키워드 기반

Computer Aided Restoration of Handwritten Character Strokes

2016-02-23 · Barak Sober, David Levin

This work suggests a new variational approach to the task of computer aided restoration of incomplete characters, residing in a highly noisy document. We model character strokes as the movement of a pen with a varying ra…

Implicit segmentation of Kannada characters in offline handwriting recognition using hidden Markov models

2014-10-16 · Manasij Venkatesh, Vikas Majjagi, Deepu Vijayasenan

We describe a method for classification of handwritten Kannada characters using Hidden Markov Models (HMMs). Kannada script is agglutinative, where simple shapes are concatenated horizontally to form a character. This re…

General ClassificationHandwriting RecognitionSegmentation

Augmentation of base classifier performance via HMMs on a handwritten character data set

2021-11-17 · Hélder Campos, Nuno Paulino

This paper presents results of a study of the performance of several base classifiers for recognition of handwritten characters of the modern Latin alphabet. Base classification performance is further enhanced by utilizi…

Classification

An Enhanced Harmony Search Method for Bangla Handwritten Character Recognition Using Region Sampling

2016-05-02 · Ritesh Sarkhel, Amit K Saha, Nibaran Das

Identification of minimum number of local regions of a handwritten character image, containing well-defined discriminating features which are sufficient for a minimal but complete description of the character is a challe…

Descriptive

Handwritten Amharic Character Recognition Using a Convolutional Neural Network

2019-09-23 · Mesay Samuel Gondere, Lars Schmidt-Thieme, Abiot Sinamo Boltena, Hadi Samer Jomaa

Amharic is the official language of the Federal Democratic Republic of Ethiopia. There are lots of historic Amharic and Ethiopic handwritten documents addressing various relevant issues including governance, science, rel…

Data AugmentationMulti-Task Learning