paper-with-me

Papers

Multi-Scale Attention with Dense Encoder for Handwritten Mathematical Expression Recognition

2018-01-05 · Jianshu Zhang, Jun Du, Li-Rong Dai

Handwritten mathematical expression recognition is a challenging problem due to the complicated two-dimensional structures, ambiguous handwriting input and variant scales of handwritten math symbols. To settle this problem, we utilize the attention based encoder-decoder model that recognizes mathematical expression images from two-dimensional layouts to one-dimensional LaTeX strings. We improve the encoder by employing densely connected convolutional networks as they can strengthen feature extraction and facilitate gradient propagation especially on a small training set. We also present a novel multi-scale attention model which is employed to deal with the recognition of math symbols in different scales and save the fine-grained details that will be dropped by pooling operations. Validated on the CROHME competition task, the proposed method significantly outperforms the state-of-the-art methods with an expression recognition accuracy of 52.8% on CROHME 2014 and 50.1% on CROHME 2016, by only using the official training dataset.

📄 PDF Abstract BibTeX arXiv:1801.03530

Code (2)

JianshuZhang/WAP
learnpcclaimsapp/WAP-SAMPLE

Tasks

DecoderHandwritten Mathmatical Expression RecognitionMath

Similar Papers 제목 키워드 기반

DenseBAM-GI: Attention Augmented DeneseNet with momentum aided GRU for HMER

2023-06-28 · Aniket Pal, Krishna Pratap Singh

The task of recognising Handwritten Mathematical Expressions (HMER) is crucial in the fields of digital education and scholarly research. However, it is difficult to accurately determine the length and complex spatial re…

DecoderGPU

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

End to End Recognition System for Recognizing Offline Unconstrained Vietnamese Handwriting

2019-05-14 · Anh Duc Le, Hung Tuan Nguyen, Masaki Nakagawa

Inspired by recent successes in neural machine translation and image caption generation, we present an attention based encoder decoder model (AED) to recognize Vietnamese Handwritten Text. The model composes of two parts…

Caption GenerationDecoderHandwriting RecognitionHandwritten Text Recognition+4

Improving Attention-Based Handwritten Mathematical Expression Recognition with Scale Augmentation and Drop Attention

2020-07-20 · Zhe Li, Lianwen Jin, Songxuan Lai, Yecheng Zhu

Handwritten mathematical expression recognition (HMER) is an important research direction in handwriting recognition. The performance of HMER suffers from the two-dimensional structure of mathematical expressions (MEs). …

DecoderHandwriting Recognition

HAND: Hierarchical Attention Network for Multi-Scale Handwritten Document Recognition and Layout Analysis

2024-12-25 · Mohammed Hamdan, Abderrahmane Rahiche, Mohamed Cheriet

Handwritten document recognition (HDR) is one of the most challenging tasks in the field of computer vision, due to the various writing styles and complex layouts inherent in handwritten texts. Traditionally, this proble…

Computational EfficiencyHandwritten Document RecognitionHandwritten Text Recognition