paper-with-me

홈 › Papers

Teaching Machines to Code: Neural Markup Generation with Visual Attention

2018-02-15 · Sumeet S. Singh

We present a neural transducer model with visual attention that learns to generate LaTeX markup of a real-world math formula given its image. Applying sequence modeling and transduction techniques that have been very successful across modalities such as natural language, image, handwriting, speech and audio; we construct an image-to-markup model that learns to produce syntactically and semantically correct LaTeX markup code over 150 words long and achieves a BLEU score of 89%; improving upon the previous state-of-art for the Im2Latex problem. We also demonstrate with heat-map visualization how attention helps in interpreting the model and can pinpoint (detect and localize) symbols on the image accurately despite having been trained without any bounding box data.

📄 PDF Abstract BibTeX arXiv:1802.05415

Code (1)

untrix/im2latex tf

Tasks

MathOptical Character Recognition (OCR)

Similar Papers 제목 키워드 기반

MarkupLM: Pre-training of Text and Markup Language for Visually-rich Document Understanding

2021-10-16 · Junlong Li, Yiheng Xu, Lei Cui, Furu Wei

Multimodal pre-training with text, layout, and image has made significant progress for Visually Rich Document Understanding (VRDU), especially the fixed-layout documents such as scanned document images. While, there are …

document understanding

MarkupLM: Pre-training of Text and Markup Language for Visually Rich Document Understanding

2022-05-01 · ACL 2022 5 · Junlong Li, Yiheng Xu, Lei Cui, Furu Wei

Multimodal pre-training with text, layout, and image has made significant progress for Visually Rich Document Understanding (VRDU), especially the fixed-layout documents such as scanned document images. While, there are …

document understanding

Teaching Machines to Understand Baseball Games: Large-Scale Baseball Video Database for Multiple Video Understanding Tasks

2018-09-01 · ECCV 2018 9 · Minho Shim, Young Hwi Kim, Kyung-Min Kim, Seon Joo Kim

A major obstacle in teaching machines to understand videos is the lack of training data, as creating temporal annotations for long videos requires a huge amount of human effort. To this end, we introduce a new large-scal…

Video AlignmentVideo RecognitionVideo Understanding

Multimodal Markup Document Models for Graphic Design Completion

2024-09-27 · Kotaro Kikuchi, Naoto Inoue, Mayu Otani, Edgar Simo-Serra 외

This paper presents multimodal markup document models (MarkupDM) that can generate both markup language and images within interleaved multimodal documents. Unlike existing vision-and-language multimodal models, our Marku…

AttributeLanguage ModelingLanguage Modelling

A Tree-Structured Decoder for Image-to-Markup Generation

2020-01-01 · ICML 2020 1 · Jianshu Zhang, Jun Du, Yongxin Yang, Yi-Zhe Song 외

Recent encoder-decoder approaches typically employ string decoders to convert images into serialized strings for image-to-markup. However, for tree-structured representational markup, string representations can hardly co…

DecoderHandwritten Mathmatical Expression RecognitionMath