A semantic-based deep learning approach for mathematical expression retrieval
Pavan Kumar Perepu

TL;DR
This paper presents a deep learning method using a deep recurrent neural network to extract semantic features from mathematical expressions for improved retrieval based on their nested complexity, outperforming traditional syntactic methods.
Contribution
The study introduces a novel semantic feature extraction approach using DRNNs for ME retrieval, considering expression complexity, and demonstrates its effectiveness on a real dataset.
Findings
Semantic features improve retrieval accuracy.
Deep neural network captures nested complexity of MEs.
Method outperforms traditional string matching techniques.
Abstract
Mathematical expressions (MEs) have complex two-dimensional structures in which symbols can be present at any nested depth like superscripts, subscripts, above, below etc. As MEs are represented using LaTeX format, several text retrieval methods based on string matching, vector space models etc., have also been applied for ME retrieval problem in the literature. As these methods are based on syntactic similarity, recently deep learning approaches based on embedding have been used for semantic similarity. In our present work, we have focused on the retrieval of mathematical expressions using deep learning approaches. In our approach, semantic features are extracted from the MEs using a deep recurrent neural network (DRNN) and these features have been used for matching and retrieval. We have trained the network for a classification task which determines the complexity of an ME. ME…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMathematics, Computing, and Information Processing · Mathematics Education and Teaching Techniques · Handwritten Text Recognition Techniques
