Textual Description for Mathematical Equations
Ajoy Mondal, C. V. Jawahar

TL;DR
This paper introduces MED, a deep learning model inspired by image captioning, that generates textual descriptions of mathematical equations to facilitate reading and understanding of complex mathematical expressions.
Contribution
The paper proposes a novel end-to-end neural network model for generating textual descriptions of mathematical equations, addressing the challenge of reading complex mathematical expressions.
Findings
Students can accurately write equations from textual descriptions
Generated datasets enable training and evaluation of the model
MED effectively interprets mathematical equations into natural language
Abstract
Reading of mathematical expression or equation in the document images is very challenging due to the large variability of mathematical symbols and expressions. In this paper, we pose reading of mathematical equation as a task of generation of the textual description which interprets the internal meaning of this equation. Inspired by the natural image captioning problem in computer vision, we present a mathematical equation description (MED) model, a novel end-to-end trainable deep neural network based approach that learns to generate a textual description for reading mathematical equation images. Our MED model consists of a convolution neural network as an encoder that extracts features of input mathematical equation images and a recurrent neural network with attention mechanism which generates description related to the input mathematical equation images. Due to the unavailability of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Video Analysis and Summarization · Natural Language Processing Techniques
MethodsConvolution
