WeChat Mini Program
Old Version Features

Learning Fine-Grained Image Representations for Mathematical Expression Recognition

IEEE International Conference on Document Analysis and Recognition (ICDAR)(2019)CCF C

Karlsruhe Inst Technol

Cited 9|Views9
Abstract
Optical character recognition is a key step towards automatically converting printed documents into electronic form. In this work, we consider the specialized task of mathematical expression recognition, which is characterized by a highly structured format and strict syntax rules, where the slightest mistake can lead to a very different meaning of the formula. To tackle this problem, we present a neural architecture based on a convolutional neural network focused specifically on fine-grained structures in the image. The obtained visual representations are used as an input to an encoder and an attention-based decoder module, trained jointly in an end-to-end manner. Given an input image, our model generates the underlying LaTeX markup that is able to perfectly describe the target mathematical formula. We conduct a thorough analysis of our model by examining the performance for different formula lengths and visualizing the attention maps of prediction examples. We demonstrate the effectiveness of our approach on the large-scale IM2LATEX-100K benchmark for mathematical expression recognition, where our model is able to outperform state-of-the-art methods, surpassing them by over 4% in image absolute accuracy.
More
Translated text
Key words
Offline Mathematical Expression Recognition,Deep Learning,Convolutional Neural Networks
求助PDF
上传PDF
Bibtex
AI Read Science
AI Summary
AI Summary is the key point extracted automatically understanding the full text of the paper, including the background, methods, results, conclusions, icons and other key content, so that you can get the outline of the paper at a glance.
Example
Background
Key content
Introduction
Methods
Results
Related work
Fund
Key content
  • Pretraining has recently greatly promoted the development of natural language processing (NLP)
  • We show that M6 outperforms the baselines in multimodal downstream tasks, and the large M6 with 10 parameters can reach a better performance
  • We propose a method called M6 that is able to process information of multiple modalities and perform both single-modal and cross-modal understanding and generation
  • The model is scaled to large model with 10 billion parameters with sophisticated deployment, and the 10 -parameter M6-large is the largest pretrained model in Chinese
  • Experimental results show that our proposed M6 outperforms the baseline in a number of downstream tasks concerning both single modality and multiple modalities We will continue the pretraining of extremely large models by increasing data to explore the limit of its performance
Upload PDF to Generate Summary
Must-Reading Tree
Example
Generate MRT to find the research sequence of this paper
Related Papers
LOCAL SELF-ATTENTION
2020

被引用2126 | 浏览

Data Disclaimer
The page data are from open Internet sources, cooperative publishers and automatic analysis results through AI technology. We do not make any commitments and guarantees for the validity, accuracy, correctness, reliability, completeness and timeliness of the page data. If you have any questions, please contact us by email: report@aminer.cn
Chat Paper

要点】:本研究提出了一种基于卷积神经网络的新型神经架构,专注于图像的细粒度结构,用于数学表达式识别任务,实现了超过现有最佳方法的性能,提升了图像绝对准确度超过4%。

方法】:研究采用了一种结合卷积神经网络、编码器以及基于注意力机制的解码器模块的端到端训练模型,用以从输入图像生成对应的LaTeX标记。

实验】:通过在IM2LATEX-100K大规模基准数据集上进行测试,实验结果表明该模型在不同长度的公式识别任务上效果显著,并且通过注意力图示例可视化分析了预测过程。