paper-with-me

Papers

Handwritten Mathematical Expression Recognition via Attention Aggregation based Bi-directional Mutual Learning

2021-12-07 · Xiaohang Bian, Bo Qin, Xiaozhe Xin, Jianwu Li, Xuefeng Su, Yanfeng Wang

Handwritten mathematical expression recognition aims to automatically generate LaTeX sequences from given images. Currently, attention-based encoder-decoder models are widely used in this task. They typically generate target sequences in a left-to-right (L2R) manner, leaving the right-to-left (R2L) contexts unexploited. In this paper, we propose an Attention aggregation based Bi-directional Mutual learning Network (ABM) which consists of one shared encoder and two parallel inverse decoders (L2R and R2L). The two decoders are enhanced via mutual distillation, which involves one-to-one knowledge transfer at each training step, making full use of the complementary information from two inverse directions. Moreover, in order to deal with mathematical symbols in diverse scales, an Attention Aggregation Module (AAM) is proposed to effectively integrate multi-scale coverage attentions. Notably, in the inference phase, given that the model already learns knowledge from two inverse directions, we only use the L2R branch for inference, keeping the original parameter size and inference speed. Extensive experiments demonstrate that our proposed approach achieves the recognition accuracy of 56.85 % on CROHME 2014, 52.92 % on CROHME 2016, and 53.96 % on CROHME 2019 without data augmentation and model ensembling, substantially outperforming the state-of-the-art methods. The source code is available in https://github.com/XH-B/ABM.

📄 PDF Abstract BibTeX arXiv:2112.03603

Code (1)

XH-B/ABM 공식 구현 pytorch

Tasks

Data AugmentationDecoderHandwritten Mathmatical Expression RecognitionTransfer Learning

Similar Papers 제목 키워드 기반

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

A GRU-based Encoder-Decoder Approach with Attention for Online Handwritten Mathematical Expression Recognition

2017-12-04 · Jianshu Zhang, Jun Du, Li-Rong Dai

In this study, we present a novel end-to-end approach based on the encoder-decoder framework with the attention mechanism for online handwritten mathematical expression recognition (OHMER). First, the input two-dimension…

Decoder

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

DecoderHandwritten Mathmatical Expression RecognitionMath

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

Online Handwritten Mathematical Expressions Recognition System Using Fuzzy Neural Network

2017-07-11 · E. Naderan

The article describes developed information technology for online recognition of handwritten mathematical expressions that based on proposed approaches to handwritten symbols recognition and structural analysis.